summaryrefslogtreecommitdiffstats
path: root/tests/run-make/issue-37893/Makefile
blob: 44e4a321a30a5b499e738a75200466a34d30e1a9 (plain)
1
2
3
4
5
# ignore-cross-compile
include ../tools.mk

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