1 # $Cambridge: exim/src/OS/Makefile-HP-UX,v 1.5 2006/03/17 09:39:00 ph10 Exp $
3 # Exim: OS-specific make file for HP-UX later than 9
7 #CFLAGS=+O2 +Onolimit -z -D_XOPEN_SOURCE_EXTENDED
8 # Users of the A.06.00 compiler might need to use +O1 rather than +O2 as
9 # there have been some problems reported with this compiler with +O2 set.
12 CFLAGS=-O -D_XOPEN_SOURCE_EXTENDED
16 BASENAME_COMMAND=/bin/basename
20 XINCLUDE=-I/usr/include/X11R6 -I/usr/contrib/X11R6/include
21 XLFLAGS=-L/usr/lib/X11R6 -L/usr/contrib/X11R6/lib
22 X11_LD_LIB=/usr/contrib/X11R6/lib