rust/src/test/run-make/bare-outfile/Makefile

5 lines
48 B
Makefile
Raw Normal View History

-include ../tools.mk
all:
rustc -o foo foo.rs