Remove binlib and bin from PHONY

This commit is contained in:
sin 2014-11-17 14:46:34 +00:00
parent 74ac827587
commit ba70777b56
1 changed files with 1 additions and 1 deletions

View File

@ -183,4 +183,4 @@ clean:
rm -f $(BIN) $(OBJ) $(LIBOBJ) $(LIB) sbase-box sbase-$(VERSION).tar.gz
.PHONY:
all binlib bin install uninstall dist sbase-box clean
all install uninstall dist sbase-box clean