mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 08:38:13 -05:00
10 lines
332 B
Text
10 lines
332 B
Text
# $Id: KSR,v 8.7 2002/03/21 23:59:25 gshapiro Exp $
|
|
|
|
dnl DO NOT EDIT THIS FILE.
|
|
dnl Place personal settings in devtools/Site/site.config.m4
|
|
|
|
define(`confMAPDEF', `-DNDBM -DNIS')
|
|
define(`confLIBDIRS', `-L/usr/shlib -L/usr/lib')
|
|
define(`confLIBS', `-ldbm')
|
|
define(`confSTDIR', `/var/adm/sendmail')
|
|
define(`confINSTALL', `installbsd')
|