rust/tests/run-make/issue-37893/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
98 B
Makefile
Raw Normal View History

# ignore-cross-compile
include ../tools.mk
2016-11-20 21:45:58 +08:00
all:
$(RUSTC) a.rs && $(RUSTC) b.rs && $(RUSTC) c.rs