1 # Definition of macros for library, and C startup code.
2 osedir
= $(osrdir
)$(DIRSEPSTR
)$(OSENVIRONMENT
)
4 # Change the CCROOT variable to reflect the installation directory of your
6 CCVER
*:= c
:/cc/borland
/$(OSENVIRONMENT
)
8 # Definitions for compiles and links
9 CSTARTUP
= $(CCVER
)/lib
/c0x32.obj
10 LDLIBS
= $(CCVER
)/lib
/cw32
$(CCVER
)/lib
/import32
12 CFLAGS
+= -A-
-w-pro
-I
$(osedir
)