mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
10 lines
331 B
Text
10 lines
331 B
Text
|
|
# @(#)OSF1 8.7 (Berkeley) 3/14/98
|
||
|
|
define(`confCC', `cc -Olimit 1000')
|
||
|
|
define(`confMAPDEF', `-DNDBM -DNIS -DMAP_REGEX')
|
||
|
|
define(`confLIBS', `-ldbm')
|
||
|
|
define(`confSTDIR', `/var/adm/sendmail')
|
||
|
|
define(`confHFDIR', `/usr/share/lib')
|
||
|
|
define(`confINSTALL', `installbsd')
|
||
|
|
define(`confUBINDIR', `${BINDIR}')
|
||
|
|
define(`confDEPEND_TYPE', `CC-M')
|