Borland's make already knows what CC is. By omitting it, the file works

for both Turbo and Borland compilers without further editing.
This commit is contained in:
William McBrine
2005-11-21 19:46:37 +00:00
parent c804ec55cf
commit edce1d7c3e

View File

@@ -34,7 +34,7 @@ osdir = $(PDCURSES_HOME)\dos
pandir = $(PDCURSES_HOME)\panel
demodir = $(PDCURSES_HOME)\demos
CC = bcc
#CC = bcc
!if $d(DEBUG)
CFLAGS = -N -v -y -DPDCDEBUG