Updated Makefile

This commit is contained in:
Netkas 2023-01-27 00:43:54 -05:00
parent bce4ab3c4f
commit 743e445e6a

View file

@ -1,6 +1,3 @@
debug:
ncc build --config="debug"
release:
ncc build --config="release"