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
328 B
Plaintext
11 lines
328 B
Plaintext
# @(#)AIX 8.6 (Berkeley) 3/12/98
|
|
define(`confMAPDEF', `-DNDBM -DNIS')
|
|
define(`confENVDEF', `-D_AIX3 ')
|
|
define(`confOPTIMIZE', `-g')
|
|
define(`confLIBS', `-ldbm')
|
|
define(`confEBINDIR', `/usr/lib')
|
|
define(`confSBINGRP', `system')
|
|
define(`confSTDIR', `/etc')
|
|
define(`confHFDIR', `/usr/lib')
|
|
define(`confINSTALL', `/usr/ucb/install')
|