1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

Makefile cleanup

This commit is contained in:
whoami 2019-06-26 13:53:46 +03:00 committed by Alex Medvednikov
parent b0a5cac0c0
commit 032d8609c7

View File

@ -11,4 +11,4 @@ test:
find .. -name '*_test.v' | xargs v {}
clean:
-rm vc v.c
-rm v.c