diff options
author | kim <kim@pkgsrc.org> | 2004-05-29 16:05:54 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 2004-05-29 16:05:54 +0000 |
commit | 6bab7643d25c7c8d371be67771264299e9691b93 (patch) | |
tree | 7aa7623629f59bf00d101ac844a7cffd1418f2bc /net/gated | |
parent | 8d986cfa5d67dd28b9e6fe7c9d67191f0d2e2eeb (diff) | |
download | pkgsrc-6bab7643d25c7c8d371be67771264299e9691b93.tar.gz |
Whitespace only.
Diffstat (limited to 'net/gated')
-rw-r--r-- | net/gated/files/configuration | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/net/gated/files/configuration b/net/gated/files/configuration index 658c8c9a33c..3023bda5c63 100644 --- a/net/gated/files/configuration +++ b/net/gated/files/configuration @@ -1,26 +1,26 @@ # -# $NetBSD: configuration,v 1.1 1998/07/02 21:23:44 tron Exp $ +# $NetBSD: configuration,v 1.2 2004/05/29 16:05:54 kim Exp $ # -# "gated" configuration for NetBSD +# "gated" configuration for NetBSD # -bindir @PREFIX@/bin +bindir @PREFIX@/bin sbindir @PREFIX@/sbin -mandir @PREFIX@/man +mandir @PREFIX@/man mantype bsd42 -cc cc +cc cc #cflags -g cwflags -W -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow -cflags -O -g +cflags -O -g ldflags -lkvm -lex lex -lflags -p -Cfe -yflags -d -v +lex lex +lflags -p -Cfe +yflags -d -v -mkdep mkdep -flag -MM +mkdep mkdep -flag -MM options INCLUDE_UNISTD INCLUDE_PATHS GID_T=gid_t options POSIX_SIGNALS HAVE_WAITPID USE_SETSID @@ -32,12 +32,12 @@ 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 +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 +path_dump /var/tmp/%s_dump +path_dumpdir /var/tmp +path_pid /var/run/%s.pid +path_version /var/run/%s.version path_unix /netbsd protocols bgp egp hello icmp rip ospf iso slsp isis rdisc |