Oops... need $(osdir) in front of bccdos.rsp to allow building from

another directory. Works OK now, with simplified link commands.
This commit is contained in:
William McBrine
2005-12-19 07:56:30 +00:00
parent 88b496d15f
commit 2ca3d0eca4

View File

@@ -40,7 +40,7 @@ CFLAGS = -O
CPPFLAGS = -I$(PDCURSES_HOME)
CCFLAGS = -c @bccdos.rsp -m$(MODEL) $(CFLAGS) $(CPPFLAGS)
CCFLAGS = -c @$(osdir)\bccdos.rsp -m$(MODEL) $(CFLAGS) $(CPPFLAGS)
LINK = tlink