mirror of
https://github.com/VARCem/PDCurses.git
synced 2026-09-24 07:45:21 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user