#
#	$Id: syzygy,v 1.2 1998/07/02 13:13:05 wfs Exp $
#	apache,v 1.1.2.4 1995/05/01 16:25:19 jch Exp
#
#	Configuration for syzygy.ieng.com, running BSD/OS 2.1
#

bindir	/usr/local/bin
sbindir	/usr/local/sbin
mandir	/usr/local/man
mantype	bsd44

signal_h	/usr/include/sys/signal.h

cc	shlicc2 -map 2.0 
cwflags -W -Wall -Wno-comment -Wno-implicit -Wnested-externs -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-prototypes -Winline 
#cwflags -W -Wall -Wno-comment -Wno-implicit -Wnested-externs -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-prototypes -Winline -Wconversion
#cwflags	-W -Wunused -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow -Waggregate-return -Wformat -Wuninitialized -Wmissing-prototypes -Wcast-align -Winline -Wchar-subscripts
cflags  -g -O
# remove -O for easier debugging; -O can make the code flow strangely
# -pg generates profile info for gprof
#cflags  -g -pg

ldflags -lkvm -lm

lex	lex
lflags	-p -Cfe

yflags	-d -v

mkdep	mkdep -flag -MM

tags	etags

options GDCCORENAME=""%s.core""
options	INCLUDE_UNISTD INCLUDE_PATHS GID_T=gid_t
options	POSIX_SIGNALS HAVE_WAITPID
options	VARIABLE_MASKS SOCKET_LENGTHS SOCKADDR_DL INCLUDE_IF_DL
options	KRT_RTREAD_KINFO KRT_IFREAD_IOCTL KRT_RT_SOCK USE_SYSCTL 
#options KRT_RT_NOCHANGE
options KRT_LLADDR_NONE KRT_SYMBOLS_SYSCTL KVM_TYPE_BSD44 
options KSYM_VERSION=VRS_SYM
options KRT_SOCKET_TYPE="PF_ROUTE, SOCK_RAW, AF_UNSPEC"
options GDC_RESOURCE
#options	RT_N_MULTIPATH=4
options GDC_DATASIZE=RLIM_INFINITY
options GDC_WAIT=60
options SOCK_BUF_PAGES=16
options LOCAL_VERSION=DEBUG_VERSION
options BGPMED
options BGP_MED_RT_SANITY
options RTBIT_SIZE=3
options BGPDEBUG

path_dump	/var/tmp/%s_dump
path_dumpdir	/var/tmp
path_pid	/var/run/%s.pid
path_version	/var/run/%s.version
path_unix	/bsd

protocols	bgp egp  icmp rip ospf iso isis rdisc wrd
#protocols	bgp icmp rip ospf isis rdisc

gdc_group	wheel
