fix rmake
This commit is contained in:
parent
f3c427ca5c
commit
646830076a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
-include ../tools.mk
|
||||
|
||||
all:
|
||||
rustc -o foo foo.rs
|
||||
$(rustc) -o foo foo.rs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue