diff --git a/buildoptions.mk b/buildoptions.mk new file mode 100644 index 0000000..265509f --- /dev/null +++ b/buildoptions.mk @@ -0,0 +1,4 @@ +USE_NCURSES := false +USE_EXTERNAL := false +TARGET_NAME := lib/bin/gmeng.h +DEBUG_MODE := false