Modificado Makefile
This commit is contained in:
2
Makefile
2
Makefile
@@ -72,7 +72,7 @@ $(DIR_BUILD)%.o: $(DIR_SOURCES)%.cpp
|
|||||||
.PHONY: clean
|
.PHONY: clean
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
$(RM) $(DIR_BIN) $(DIR_BUILD)
|
$(RM) $(DIR_BUILD)
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# #
|
# #
|
||||||
|
|||||||
Reference in New Issue
Block a user