#
#	svr4,v 1.11 1993/03/24 03:58:35 jch Exp
#
#	Configuration for System V release 4
#

bindir	/local/bin
sbindir	/local/sbin
mantype	sys5
signal_h /usr/include/sys/signal.h

cflags -g
# /local/lib/ucb/getpagesize.o has been extracted from /usr/ucblib/libucb.a
# you may replace it with "-L/usr/ucblib -lucb", as long as it is after -lc
ldflags	-lsocket -lnsl -lalloca -lc /local/lib/ucb/getpagesize.o
ldothers -lelf

mkdep mkdep.canned

ranlib	:

lex	flex
lflags	-p -s -C

yacc	bison
yflags	-d -y -v

options	SYSVR4
options	INCLUDE_UNISTD INCLUDE_STRING NO_MBUF_H INCLUDE_TYPES
options INCLUDE_BSDTYPES USE_STREAMIO INCLUDE_FCNTL
options	INCLUDE_SOCKIO INCLUDE_SIOCTL
options	srandom=srand random=rand
options index=strchr rindex=strrchr getwd(path)="getcwd(path, sizeof (path))"
options LOCK_SH="1" LOCK_EX=2 LOCK_NB=4 LOCK_UN=8
options NLIST_NOUNDER USE_SETPGRP
options	SYSV_SIGNALS HAVE_WAITPID
options	KRT_RTREAD_KMEM KRT_IFREAD_IOCTL KRT_RT_IOCTL
options KRT_LLADDR_KMEM KRT_SYMBOLS_NLIST KVM_TYPE_OTHER

path_config	/local/etc/%s/conf
path_dump	/usr/tmp/%s_dump
path_dumpdir	/usr/tmp
path_pid	/local/etc/%s/pid
path_version	/local/etc/%s/version
path_unix	/unix

protocols	rip icmp

