]> git.lizzy.rs Git - rust.git/blob - src/test/run-make-fulldeps/ls-metadata/Makefile
Rollup merge of #49235 - topecongiro:run-rustfmt/libtest, r=nrc
[rust.git] / src / test / run-make-fulldeps / ls-metadata / Makefile
1 -include ../tools.mk
2
3 all:
4         $(RUSTC) foo.rs
5         $(RUSTC) -Z ls $(TMPDIR)/foo
6         touch $(TMPDIR)/bar
7         $(RUSTC) -Z ls $(TMPDIR)/bar