c2aa98e247
src/contrib as per various discussions. I will copy across our changes and then point the Makefiles across once the dust has settled..
12 lines
407 B
Plaintext
12 lines
407 B
Plaintext
# @(#)HP-UX.10.x 8.10 (Berkeley) 3/21/98
|
|
define(`confCC', `cc -Aa -D_HPUX_SOURCE')
|
|
define(`confMAPDEF', `-DNDBM -DNIS -DMAP_REGEX')
|
|
define(`confENVDEF', `-DV4FS ')
|
|
define(`confOPTIMIZE', `+O3')
|
|
define(`confLIBS', `-lndbm')
|
|
define(`confSHELL', `/usr/bin/sh')
|
|
define(`confSTDIR', `/etc/mail')
|
|
define(`confHFDIR', `/usr/share/lib')
|
|
define(`confINSTALL', `${BUILDBIN}/install.sh')
|
|
define(`confSBINGRP', `mail')
|