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..
7 lines
262 B
Text
7 lines
262 B
Text
# @(#)KSR 8.4 (Berkeley) 3/12/98
|
|
define(`confMAPDEF', `-DNDBM -DNIS')
|
|
define(`confLIBDIRS', `-L/usr/shlib -L/usr/lib')
|
|
define(`confLIBS', `-ldbm')
|
|
define(`confSTDIR', `/var/adm/sendmail')
|
|
define(`confHFDIR', `/usr/share/lib')
|
|
define(`confINSTALL', `installbsd')
|