rust/src/test/run-make/pretty-expanded/Makefile
2014-04-16 16:02:18 +09:00

5 lines
95 B
Makefile

-include ../tools.mk
all:
$(RUSTC) -o $(TMPDIR)/input.expanded.rs --pretty=expanded input.rs