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..
10 lines
350 B
Text
10 lines
350 B
Text
# @(#)ULTRIX 8.7 (Berkeley) 3/12/98
|
|
define(`confCC', `cc -Olimit 950')
|
|
define(`confMAPDEF', `-DNDBM -DNIS')
|
|
define(`confENVDEF', `-DIDENTPROTO=0 ')
|
|
define(`confMBINDIR', `/usr/lib')
|
|
define(`confSBINDIR', `/usr/etc')
|
|
define(`confUBINDIR', `/usr/ucb')
|
|
define(`confEBINDIR', `/usr/lib')
|
|
define(`confHFDIR', `/usr/lib')
|
|
define(`confDEPEND_TYPE', `CC-M')
|