mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 16:23:25 -05:00
11 lines
365 B
Text
11 lines
365 B
Text
# $Id: Paragon,v 8.6 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')
|
|
define(`confLIBDIRS', `-L/usr/shlib -L/usr/lib')
|
|
define(`confLIBS', `-ldbm')
|
|
define(`confSTDIR', `/var/adm/sendmail')
|
|
define(`confINSTALL', `installbsd')
|
|
define(`confUBINDIR', `${BINDIR}')
|