more fixes
This commit is contained in:
parent
80c0725332
commit
5c3f0415b1
1 changed files with 0 additions and 2 deletions
|
|
@ -94,8 +94,6 @@ $(BIN_DIR)/%.o: %.cpp
|
|||
$(CPP) $(INCLUDE) $(CFLAGS) $(CPPFLAGS) -o $(subst $(SRC_DIR)/,,$@) -c $<
|
||||
|
||||
main:
|
||||
mkdir -p release
|
||||
mkdir -p debug
|
||||
$(MAKE) $(PROJECT)
|
||||
|
||||
$(PROJECT): $(OBJ_BIN)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue