summaryrefslogtreecommitdiffstats
path: root/tests/run-make-fulldeps/manual-crate-name/Makefile
blob: c00e20c7c57d64bd22af7642bca3ce590784b41b (plain)
1
2
3
4
5
include ../tools.mk

all:
	$(RUSTC) --crate-name foo bar.rs
	rm $(TMPDIR)/libfoo.rlib