#
#	$Id: mitchell,v 1.1.1.2 1997/07/03 21:44:19 chopps Exp $
#
#	Config file for Mitchell, a Sun 4/75 running SunOS 4.1.1
#

bindir	/usr/etc
sbindir	/usr/etc
mandir	/usr/local/man
signal_h	/usr/include/sys/signal.h

cc	gcc
cwflags -W -Wall -Wno-implicit -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-prototypes -Winline
cflags	-g -O

installflags	-c

ldflags	-lisnmp -lisode -static -lkvm

lex	flex
lflags	-p -Cfe

mkdep	mkdep -flag -MM

yacc	bison
yflags	-d -y -v

options	INET_CLASS_E DEBUG RT_N_MULTIPATH=4 MIB_RIP

options	NEED_STRERROR
options NEED_INET_ATON
options NEED_SIGNAME
options	INCLUDE_UNISTD HAVE_DIRENT GID_T=int
options	POSIX_SIGNALS HAVE_WAITPID
options	KRT_RTREAD_KMEM KRT_IFREAD_IOCTL KRT_RT_IOCTL
options KRT_LLADDR_SUNOS4 KRT_SYMBOLS_NLIST KVM_TYPE_SUNOS4
options	KRT_IFR_MTU=ifr_metric
options KSYM_IPFORWARDING=""_ip_forwarding""
options KSYM_UDPCKSUM=""_udp_cksum""
options GDC_RESOURCE

path_config	/etc/%s.conf
path_dump	/var/tmp/%s_dump
path_dumpdir	/var/tmp

protocols	bgp egp hello icmp rip ospf isode_snmp rdisc

gdc_group	wheel
