Remove binlib and bin from PHONY
This commit is contained in:
parent
74ac827587
commit
ba70777b56
2
Makefile
2
Makefile
|
@ -183,4 +183,4 @@ clean:
|
||||||
rm -f $(BIN) $(OBJ) $(LIBOBJ) $(LIB) sbase-box sbase-$(VERSION).tar.gz
|
rm -f $(BIN) $(OBJ) $(LIBOBJ) $(LIB) sbase-box sbase-$(VERSION).tar.gz
|
||||||
|
|
||||||
.PHONY:
|
.PHONY:
|
||||||
all binlib bin install uninstall dist sbase-box clean
|
all install uninstall dist sbase-box clean
|
||||||
|
|
Loading…
Reference in New Issue
Block a user