c2aa98e247
src/contrib as per various discussions. I will copy across our changes and then point the Makefiles across once the dust has settled..
11 lines
345 B
Plaintext
11 lines
345 B
Plaintext
# @(#)AIX.4.x 8.7 (Berkeley) 3/14/98
|
|
define(`confMAPDEF', `-DNDBM -DNIS -DMAP_REGEX')
|
|
define(`confENVDEF', `-D_AIX4 ')
|
|
define(`confOPTIMIZE', `-O3')
|
|
define(`confLIBS', `-ldbm')
|
|
define(`confSTDIR', `/etc')
|
|
define(`confHFDIR', `/usr/lib')
|
|
define(`confINSTALL', `/usr/ucb/install')
|
|
define(`confEBINDIR', `/usr/lib')
|
|
define(`confSBINGRP', `system')
|