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