summary refs log tree commit diff
path: root/src/test/run-make/pretty-expanded/Makefile
blob: dda441ae3d1ee3741e3c108a62644ab644e74baa (plain)
1
2
3
4
-include ../tools.mk

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