2
###########################################################################
4
# global definitions for Data General DGUX Systems
6
###########################################################################
10
###########################################################################
13
###########################################################################
15
# If the next line is commented out, compilation is done with max warn level
16
# If the next line is uncommented, compilation is done with minimal warnings
18
###########################################################################
21
DEFINCDIRS= $(SRCROOT)/include
22
LDPATH= -L/opt/schily/lib
23
RUNPATH= -R$(INS_BASE)/lib -R/opt/schily/lib -R$(OLIBSDIR)
25
###########################################################################
27
# Installation config stuff
29
###########################################################################