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

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