]> git.localhorst.tv Git - space.git/blob - Makefile
32bdbc44718b584965d6c67d4a8ec2a9b754f796
[space.git] / 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