#
#	liberator,v 1.9 1994/01/25 06:15:30 jch Exp
#
#	Configuration for BSDI machine
#

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

srcdir	/home/jch/src/gated/src

cc	gcc
cwflags -W -Wall -Wno-comment -Wno-implicit -Wnested-externs -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -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 -Wconversion
cflags  -g -O

ldflags	-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 SYS_SIGNAME="char *sys_signame[]"
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_KMEM KRT_SYMBOLS_NLIST KVM_TYPE_BSD44
options GDC_RESOURCE

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 hello icmp rip ospf iso

gdc_group	wheel
