mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 17:32:57 -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..
12 lines
418 B
Groff
12 lines
418 B
Groff
# @(#)AIX.4.3 8.4 (Berkeley) 3/14/98
|
|
define(`confMAPDEF', `-DNDBM -DNIS -DMAP_REGEX')
|
|
define(`confENVDEF', `-D_AIX4=40300 ')
|
|
define(`confOPTIMIZE', `-O3')
|
|
define(`confCC', `/usr/bin/xlc')
|
|
define(`confLIBS', `-ldbm')
|
|
define(`confSTDIR', `/etc')
|
|
define(`confHFDIR', `/usr/lib')
|
|
define(`confINSTALL', `/usr/ucb/install')
|
|
define(`confEBINDIR', `/usr/lib')
|
|
define(`confSBINGRP', `system')
|
|
define(`confDEPEND_TYPE', `CC-M')
|