]> git.lizzy.rs Git - rust.git/blob - src/test/run-make-fulldeps/resolve-rename/Makefile
Rollup merge of #100514 - compiler-errors:issue-100191, r=spastorino
[rust.git] / src / test / run-make-fulldeps / resolve-rename / Makefile
1 -include ../tools.mk
2
3 all:
4         $(RUSTC) -C extra-filename=-hash foo.rs
5         $(RUSTC) bar.rs
6         mv $(TMPDIR)/libfoo-hash.rlib $(TMPDIR)/libfoo-another-hash.rlib
7         $(RUSTC) baz.rs