mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
Makefile cleanup
This commit is contained in:
parent
b0a5cac0c0
commit
032d8609c7
@ -11,4 +11,4 @@ test:
|
||||
find .. -name '*_test.v' | xargs v {}
|
||||
|
||||
clean:
|
||||
-rm vc v.c
|
||||
-rm v.c
|
||||
|
Loading…
Reference in New Issue
Block a user