]> git.localhorst.tv Git - space.git/blob - build/release/Makefile
grid view
[space.git] / build / release / Makefile
1 include ../targets.mk
2 include ../config.mk
3 include ../space.mk
4
5 CPPFLAGS += -DNDEBUG
6 CXXFLAGS += -O2
7
8 -include local.mk