From ba93a5ce736cba8a58c221d062c1cc1673b8924b Mon Sep 17 00:00:00 2001 From: William McBrine Date: Sat, 17 Dec 2005 17:46:28 +0000 Subject: [PATCH] CC_HOME was not used here. PDCURSES_SRCDIR would probably work, too, but I'm not sure. --- os2/iccos2.mak | 1 - 1 file changed, 1 deletion(-) diff --git a/os2/iccos2.mak b/os2/iccos2.mak index da8e659f..1d66302e 100644 --- a/os2/iccos2.mak +++ b/os2/iccos2.mak @@ -13,7 +13,6 @@ # ################################################################################ PDCURSES_HOME =c:\curses -CC_HOME =f:\ibmc ################################################################################ # Nothing below here should require changing. ################################################################################