better makefile

master
Mathéo Hersan 1 year ago
parent b0cdf1918c
commit 47015dfef1
Signed by: matheo.hersan
GPG Key ID: 4EF19C64D78EC91B

@ -34,7 +34,6 @@ show-dependencies:
clean:
@rm -r $(BUILD_DIR) $(APP_NAME)
@rm -r docs/html docs/latex
@rm -r obj/*.o, obj/*.d
@echo clean done.
docs:

Loading…
Cancel
Save