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 13:45:58 +00:00
all:
$(RUSTC) a.rs && $(RUSTC) b.rs && $(RUSTC) c.rs