]> git.lizzy.rs Git - rust.git/blob - src/test/run-make-fulldeps/ls-metadata/Makefile
Rollup merge of #49046 - Zoxc:error-summary, r=michaelwoerister
[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