########################### Programs #################################
# Replace this with your own path if necessary
+#WXDIR = /home/karl/wxWindows
WXDIR = /home/jacs/wx2
# C++ compiler
########################## Compiler flags #############################
# Misc options
-OPTIONS = -D__WXDEBUG__ # -DDEBUG='$(DEBUG)' # -DWXDEBUG
+OPTIONS = -D__WXDEBUG__
COPTIONS =
DEBUGFLAGS = -ggdb
INCLUDE =