mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
update Makefile clean old file in all
This commit is contained in:
parent
0a948294eb
commit
fd9163f715
@ -1,4 +1,4 @@
|
||||
all: v
|
||||
all: clean v
|
||||
|
||||
v: v.c
|
||||
cc -std=gnu11 -w -o v v.c
|
||||
|
Loading…
Reference in New Issue
Block a user