mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 17:19:56 -05:00
src/contrib as per various discussions. I will copy across our changes and then point the Makefiles across once the dust has settled..
10 lines
328 B
Text
10 lines
328 B
Text
# @(#)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')
|