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

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