]> git.lizzy.rs Git - rust.git/blob - src/test/run-make-fulldeps/issue-53964/Makefile
Rollup merge of #100838 - hkmatsumoto:move-gen-args-to-trait-when-appropriate, r...
[rust.git] / src / test / run-make-fulldeps / issue-53964 / Makefile
1 include ../tools.mk
2
3 all:
4         $(RUSTC) panic.rs
5         $(RUSTC) -C panic=abort --emit=obj app.rs -L $(TMPDIR)