mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 09:21:31 -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..
13 lines
359 B
Text
13 lines
359 B
Text
# @(#)Titan 8.5 (Berkeley) 3/12/98
|
|
define(`confCC', `cc -43')
|
|
define(`confBEFORE', `stddef.h stdlib.h')
|
|
define(`confMAPDEF', `-DNDBM')
|
|
define(`confLIBS', `-ldbm')
|
|
define(`confMBINDIR', `/usr/lib')
|
|
define(`confSBINDIR', `/usr/etc')
|
|
define(`confUBINDIR', `/usr/ucb')
|
|
define(`confEBINDIR', `/usr/lib')
|
|
PUSHDIVERT(3)
|
|
stddef.h stdlib.h:
|
|
cp /dev/null $@
|
|
POPDIVERT
|