Use env variable for source directory

This commit is contained in:
Mark Hessling
2004-08-07 04:49:57 +00:00
parent 938f60b364
commit b456d75019

View File

@@ -12,7 +12,7 @@
# Change these for your environment...
#
################################################################################
PDCURSES_HOME =c:\curses
PDCURSES_HOME =$(%PDCURSES_SRCDIR)
CCINCDIR =k:\h
################################################################################
# Nothing below here should required changing.