mirror of
https://github.com/vlang/v.git
synced 2025-09-14 23:12:33 +03:00
fix make clean
This commit is contained in:
parent
e7f2babb5d
commit
5b5c6b7918
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ test: v
|
|||
find .. -name '*_test.v' | xargs ./v {}
|
||||
|
||||
clean:
|
||||
-rm v.c
|
||||
-rm -f v.c v
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue