mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 15:57:05 -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
303 B
Text
9 lines
303 B
Text
# @(#)UNICOS 8.7 (Berkeley) 2/26/98
|
|
define(`confENVDEF', `-DUNICOS ')
|
|
define(`confOPTIMIZE', `-O')
|
|
define(`confMBINDIR', `/usr/lib')
|
|
define(`confSBINDIR', `/usr/etc')
|
|
define(`confUBINDIR', `/usr/ucb')
|
|
define(`confEBINDIR', `/usr/lib')
|
|
define(`confSTDIR', ` /etc/mail')
|
|
define(`confHFDIR', ` /etc/mail')
|