Skip to content

Commit

Permalink
fix rmake
Browse files Browse the repository at this point in the history
  • Loading branch information
Manishearth committed Mar 9, 2015
1 parent f3c427c commit 6468300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/run-make/bare-outfile/Makefile
@@ -1,4 +1,4 @@
-include ../tools.mk

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

0 comments on commit 6468300

Please sign in to comment.