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..
9 lines
331 B
Text
9 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')
|