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

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