office-gobmx/dmake/unix/coherent/ver42/config.mk
Jens-Heiner Rechtien b501a54cf9 initial import
2000-09-22 14:33:37 +00:00

11 lines
314 B
Makefile

# 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)