update Makefile clean old file in all
parent
0a948294eb
commit
fd9163f715
|
@ -1,4 +1,4 @@
|
||||||
all: v
|
all: clean v
|
||||||
|
|
||||||
v: v.c
|
v: v.c
|
||||||
cc -std=gnu11 -w -o v v.c
|
cc -std=gnu11 -w -o v v.c
|
||||||
|
|
Loading…
Reference in New Issue