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

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

5 lines
75 B
Makefile
Raw Normal View History

include ../tools.mk
2016-11-20 07:45:58 -06:00
all:
$(RUSTC) a.rs && $(RUSTC) b.rs && $(RUSTC) c.rs