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
363 B
Text
9 lines
363 B
Text
# @(#)PowerUX 8.5 (Berkeley) 2/12/98
|
|
define(`confENVDEF', `-D__svr4__ ')
|
|
define(`confLIBS', `-Bstatic -lsocket -lnsl -lelf -lgen')
|
|
define(`confMBINDIR', `/usr/local/etc')
|
|
define(`confSBINDIR', `/usr/local/etc')
|
|
define(`confUBINDIR', `/usr/local/bin')
|
|
define(`confEBINDIR', `/usr/local/lib')
|
|
define(`confSBINGRP', `mail')
|
|
define(`confINSTALL', `/usr/ucb/install')
|