rust/src/test/run-make/pretty-expanded/Makefile

5 lines
95 B
Makefile
Raw Normal View History

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