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

all:
	$(rustc) -o foo foo.rs