]> git.lizzy.rs Git - rust.git/blob - src/test/run-make-fulldeps/issue-53964/Makefile
Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a' into sync_cg_clif-2020-11-27
[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)