# PDCurses header (.h) files and PDCURSES_C to the location
# of your PDCurses C files.
#
-#ADD_CURSES=Y
-#PDCURSES_TOP=..\..\pdcurses
+ADD_CURSES=Y
+PDCURSES_TOP=..\..\pdcurses
#
#==============================================================================
# This marks the end of the BUILD DECISIONS section.
OPTIONS_FILE = $(DAT)\options
!IF "$(ADD_CURSES)" == "Y"
-#==========================================
+#===============-=================================================
# PDCurses build macros
-#==========================================
+# Latest PDCurses from https://github.com/wmcbrine/PDCurses.git
+#=================================================================
PDCURSES_CURSES_H = $(PDCURSES_TOP)\curses.h
PDCURSES_CURSPRIV_H = $(PDCURSES_TOP)\curspriv.h