Shorten paths to auxiliary files created by tests

This commit is contained in:
Vadim Petrochenkov 2017-11-03 22:41:15 +03:00
parent 525b81d570
commit d588f9338d
5 changed files with 18 additions and 4 deletions

View file

@ -2,5 +2,5 @@
all:
$(RUSTC) -C extra-filename=bar foo.rs -C save-temps
rm $(TMPDIR)/foobar.foo0.rust-cgu.o
rm $(TMPDIR)/foobar.foo0.rcgu.o
rm $(TMPDIR)/$(call BIN,foobar)