1 # Exim: OS-specific make file for SunOS5 on a HAL
3 # Note: The HAL runs a standard SunOS5 except that it has a 64 bit C
4 # compiler called hcc. To make things work pass the -KV7 flag to force
5 # 32bit compilation - this is necessary to interwork with some libraries.
9 LIBIDENTCFLAGS="-KV7 -O -DHAVE_ANSIHEADERS"
12 LIBS=-lsocket -lnsl -lkstat -lm
15 XINCLUDE=-I$(X11)/include
16 XLFLAGS=-L$(X11)/lib -R$(X11)/lib