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..
10 lines
344 B
Text
10 lines
344 B
Text
# @(#)PTX 8.6 (Berkeley) 3/12/98
|
|
define(`confMAPDEF', `-DNDBM')
|
|
define(`confOPTIMIZE', `-g')
|
|
define(`confLIBS', `-lsocket -linet -lelf -lnsl -lseq')
|
|
define(`confMBINDIR', `/usr/lib')
|
|
define(`confSBINDIR', `/usr/etc')
|
|
define(`confEBINDIR', `/usr/lib')
|
|
define(`confSBINGRP', `sys')
|
|
define(`confSTDIR', `/usr/lib')
|
|
define(`confHFDIR', `/usr/lib')
|