mirror of
https://github.com/vlang/v.git
synced 2025-09-15 23:42:28 +03:00
Makefile cleanup
This commit is contained in:
parent
b0a5cac0c0
commit
032d8609c7
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ test:
|
|||
find .. -name '*_test.v' | xargs v {}
|
||||
|
||||
clean:
|
||||
-rm vc v.c
|
||||
-rm v.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue