2
###########################################################################
4
# global definitions for QNX Systems
6
###########################################################################
10
# When QNX support started in december 1999, there was only the watcom
11
# C-compler (cc). Now, in novemver 2001 we switch to gcc.
13
###########################################################################
16
###########################################################################
18
# If the next line is commented out, compilation is done with max warn level
19
# If the next line is uncommented, compilation is done with minimal warnings
21
###########################################################################
24
DEFINCDIRS= $(SRCROOT)/include
25
LDPATH= -L/opt/schily/lib
26
#RUNPATH= -R $(INS_BASE)/lib -R /opt/schily/lib -R $(OLIBSDIR) Will probably not work
28
###########################################################################
30
# Installation config stuff
32
###########################################################################
33
#INS_BASE= /opt/schily
36
INS_KBASE= /tmp/schily/root