summaryrefslogtreecommitdiffstats
path: root/src/test/run-make-fulldeps/issue-37893/Makefile
blob: 27b69baf97787b794b246d27c0df5c4e4db99f50 (plain)
1
2
3
4
-include ../tools.mk

all:
	$(RUSTC) a.rs && $(RUSTC) b.rs && $(RUSTC) c.rs