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