summaryrefslogtreecommitdiffstats
path: root/src/test/run-make-fulldeps/pretty-expanded/Makefile
blob: e721c5afdd7bc03901a6bd5baab46592172f411e (plain)
1
2
3
4
-include ../tools.mk

all:
	$(RUSTC) -o $(TMPDIR)/input.expanded.rs -Zunpretty=expanded input.rs