summaryrefslogtreecommitdiff
path: root/dmake/winnt/borland/bcc50/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'dmake/winnt/borland/bcc50/config.mk')
-rw-r--r--dmake/winnt/borland/bcc50/config.mk12
1 files changed, 0 insertions, 12 deletions
diff --git a/dmake/winnt/borland/bcc50/config.mk b/dmake/winnt/borland/bcc50/config.mk
deleted file mode 100644
index 6e4fbd89e368..000000000000
--- a/dmake/winnt/borland/bcc50/config.mk
+++ /dev/null
@@ -1,12 +0,0 @@
-# Definition of macros for library, and C startup code.
-osedir = $(osrdir)$(DIRSEPSTR)$(OSENVIRONMENT)
-
-# Change the CCROOT variable to reflect the installation directory of your
-# C++ compiler.
-CCVER *:= c:/cc/borland/$(OSENVIRONMENT)
-
-# Definitions for compiles and links
-CSTARTUP = $(CCVER)/lib/c0x32.obj
-LDLIBS = $(CCVER)/lib/cw32 $(CCVER)/lib/import32
-
-CFLAGS += -A- -w-pro -I$(osedir)