Skip to content

Commit

Permalink
update Makefile clean old file in all
Browse files Browse the repository at this point in the history
  • Loading branch information
wfhtqp authored and medvednikov committed Jun 28, 2019
1 parent 0a94829 commit fd9163f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
all: v
all: clean v

v: v.c
cc -std=gnu11 -w -o v v.c
Expand Down

0 comments on commit fd9163f

Please sign in to comment.