21 lines
612 B
Groff
21 lines
612 B
Groff
# @(#)SunOS.5.6 8.10 (Berkeley) 3/21/1998
|
|
define(`confCC', `gcc')
|
|
define(`confBEFORE', `sysexits.h')
|
|
define(`confMAPDEF', `-DNDBM -DNIS -DNISPLUS -DMAP_REGEX')
|
|
define(`confENVDEF', `-DSOLARIS=20600 ')
|
|
define(`confLIBS', `-lsocket -lnsl -lkstat')
|
|
define(`confMBINDIR', `/usr/lib')
|
|
define(`confEBINDIR', `/usr/lib')
|
|
define(`confSBINGRP', `sys')
|
|
define(`confSTDIR', `/etc/mail')
|
|
define(`confHFDIR', `/etc/mail')
|
|
define(`confINSTALL', `${BUILDBIN}/install.sh')
|
|
define(`confDEPEND_TYPE', `CC-M')
|
|
PUSHDIVERT(3)
|
|
sysexits.h:
|
|
if [ -r /usr/include/sysexits.h ]; \
|
|
then \
|
|
ln -s /usr/include/sysexits.h; \
|
|
fi
|
|
POPDIVERT
|