mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -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
309 B
Text
9 lines
309 B
Text
# @(#)CSOS 8.5 (Berkeley) 2/8/98
|
|
define(`confLIBS', `-lnet')
|
|
define(`confMBINDIR', `/usr/lib')
|
|
define(`confSBINDIR', `/usr/etc')
|
|
define(`confEBINDIR', `/usr/lib')
|
|
define(`confUBINDIR', `/usr/ucb')
|
|
define(`confSTDIR', `/usr/lib')
|
|
define(`confHFDIR', `/usr/lib')
|
|
define(`confINSTALL', `${BUILDBIN}/install.sh')
|