mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 01:11:30 -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..
11 lines
378 B
Text
11 lines
378 B
Text
# @(#)A-UX 8.4 (Berkeley) 3/12/98
|
|
define(`confMAPDEF', `-DNDBM')
|
|
define(`confENVDEF', `-D_POSIX_SOURCE ')
|
|
define(`confLIBS', `-ldbm -lposix -lUTIL')
|
|
define(`confMBINDIR', `/usr/lib')
|
|
define(`confSBINDIR', `/usr/etc')
|
|
define(`confUBINDIR', `/usr/ucb')
|
|
define(`confEBINDIR', `/usr/lib')
|
|
define(`confSBINGRP', `sys')
|
|
define(`confSTDIR', `/usr/lib')
|
|
define(`confHFDIR', `/usr/lib')
|