#
#	$Id: freebsd,v 1.1.1.2 1997/07/03 21:43:48 chopps Exp $
#       Configuration for freebsd-2.0 alpha (i386)
#

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

cc      cc
#cflags -g
cwflags -W -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow
cflags  -O

ldflags -lkvm

lex     lex
lflags  -p -C -I

mkdep   mkdep -flag -MM

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_KINFO KRT_RT_SOCK USE_SYSCTL
options KRT_LLADDR_NONE KRT_SYMBOLS_SYSCTL KVM_TYPE_BSD44 KSYM_VERSION=VRS_SYM
options KRT_SOCKET_TYPE="PF_ROUTE, SOCK_RAW, AF_UNSPEC"
options U_INT8=u_int8_t U_INT16=u_int16_t U_INT32=u_int32_t U_INT64=u_int64_t
options S_INT8=int8_t S_INT16=int16_t S_INT32=int32_t S_INT64=int64_t
options GDC_RESOURCE GDCCORENAME=""%s.core""

gdc_group       wheel

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

#protocols      bgp egp hello icmp rip ospf iso slsp isis rdsic
protocols       hello icmp rip ospf
