remove duplicated rule

This commit is contained in:
Yukihiro Matsumoto
2012-05-17 05:59:31 +09:00
parent 4bd140e44a
commit 3bbd82c240
-4
View File
@@ -66,10 +66,6 @@ endif
##############################
# generic build targets, rules
.PHONY : all
all : $(LIBR) $(EXE)
@echo "make: built targets of `pwd`"
.PHONY : test
all : $(LIBR) $(EXE)
./$(EXE)