]> git.localhorst.tv Git - l2e.git/blob - build/debug/Makefile
switched to hand-written makefiles
[l2e.git] / build / debug / Makefile
1 include ../targets.mk
2 include ../config.mk
3 include ../l2e.mk
4
5 CXXFlags += -O0 -g3
6
7 -include local.mk