summaryrefslogtreecommitdiff
path: root/dmake/unix/coherent/ver42/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'dmake/unix/coherent/ver42/config.mk')
-rw-r--r--dmake/unix/coherent/ver42/config.mk11
1 files changed, 0 insertions, 11 deletions
diff --git a/dmake/unix/coherent/ver42/config.mk b/dmake/unix/coherent/ver42/config.mk
deleted file mode 100644
index 2ff06b6b7917..000000000000
--- a/dmake/unix/coherent/ver42/config.mk
+++ /dev/null
@@ -1,11 +0,0 @@
-# This config file adds vfprintf.c and memcpy.c for those systems that
-# do not have it.
-#
-
-osredir := $(OS)$(DIRSEPSTR)$(OSRELEASE)$(DIRSEPSTR)$(OSENVIRONMENT)
-CFLAGS += -I$(osredir)
-
-# The following sources are required for Coherent version 4.2
-#OSDESRC :=
-#SRC += $(OSDESRC)
-#.SETDIR=$(osredir) : $(OSDESRC)