office-gobmx/dmake/msdos/borland/bcc40/config.mk
Jens-Heiner Rechtien b501a54cf9 initial import
2000-09-22 14:33:37 +00:00

7 lines
235 B
Makefile

# Definition of macros for library, and C startup code.
osedir = $(osrdir)$(DIRSEPSTR)$(OSENVIRONMENT)
LDLIBS = e:/cc/borland/bcc40/lib/c$(MODEL)
CSTARTUP = e:/cc/borland/bcc40/lib/c0$(MODEL).obj
CFLAGS += -I$(osedir) -w-pro