#
#	$Id: liberator,v 1.2 1998/07/02 13:12:53 wfs Exp $
#
#	Configuration for BSDI machine
#

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

cc	gcc2
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 -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

ldflags	-lisnmp -lisode -lkvm

lex	lex
lflags	-p -C -I

yflags	-d -v

mkdep	mkdep -flag -MM

options GDCCORENAME=""core.%s""
options	INCLUDE_UNISTD INCLUDE_PATHS GID_T=int
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 KRT_RT_NOCHANGE
options KRT_LLADDR_NONE KRT_SYMBOLS_NLIST KVM_TYPE_BSD44 KSYM_VERSION=VRS_SYM
options KRT_SOCKET_TYPE="PF_ROUTE, SOCK_RAW, AF_UNSPEC"
options GDC_RESOURCE
options	RT_N_MULTIPATH=4

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 rdisc isode_snmp

gdc_group	wheel
