Skip to content

Commit

Permalink
Cleaned up .PHONY in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
gjedeer committed Dec 12, 2016
1 parent 361edc0 commit 44cfc1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ cscope.out:
clean:
rm -f *.o tuntox cscope.out gitversion.h

.PHONY: all clean tuntox_static
.PHONY: all clean tuntox

0 comments on commit 44cfc1b

Please sign in to comment.