mirror of
https://github.com/opnsense/src.git
synced 2026-05-19 16:35:42 -04:00
16 lines
529 B
Text
16 lines
529 B
Text
|
|
# $Id: SINIX.5.44,v 8.3 2002/03/21 23:59:26 gshapiro Exp $
|
||
|
|
|
||
|
|
dnl DO NOT EDIT THIS FILE.
|
||
|
|
dnl Place personal settings in devtools/Site/site.config.m4
|
||
|
|
|
||
|
|
define(`confCC', `/usr/bin/cc')
|
||
|
|
define(`confENVDEF', `-W0 -D__svr4__ -Klp64')
|
||
|
|
define(`confLIBS', `-lsocket -lnsl -lelf -lmproc')
|
||
|
|
define(`confMBINDIR', `/usr/ucblib')
|
||
|
|
define(`confSBINDIR', `/usr/ucbetc')
|
||
|
|
define(`confUBINDIR', `/usr/ucb')
|
||
|
|
define(`confEBINDIR', `/usr/ucblib')
|
||
|
|
define(`confSBINGRP', `mail')
|
||
|
|
define(`confINSTALL', `/usr/ucb/install')
|
||
|
|
define(`confLDOPTS', `-Klp64 -s')
|