From 6fb05b832ff4937572e75ca2ecd9efc84de910ea Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Sat, 20 Jan 2018 03:41:24 +0330 Subject: update --- safercpp/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'safercpp') diff --git a/safercpp/makefile b/safercpp/makefile index cd5a0b8..5c5791f 100644 --- a/safercpp/makefile +++ b/safercpp/makefile @@ -12,7 +12,7 @@ endif ######################################RULES#################################### .DEFAULT: all -.PHONY: all clean help $(SFCPP01) +.PHONY: all clean help all: $(SFCPP01) -- cgit v1.2.3