aboutsummaryrefslogtreecommitdiff
path: root/sbin/route
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-12-04 02:19:58 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-12-04 02:19:58 +0000
commit2d68bf45bfd846af100054ea94cdce64e298eb01 (patch)
treee310d81d0274f70e39b1ca6e572c855c93bfb84d /sbin/route
parenta748290789444352877e207721a7db215206cc9a (diff)
Notes
Diffstat (limited to 'sbin/route')
-rw-r--r--sbin/route/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/route/Makefile b/sbin/route/Makefile
index c4fa18b91271..3705170ec104 100644
--- a/sbin/route/Makefile
+++ b/sbin/route/Makefile
@@ -6,6 +6,7 @@ MAN= route.8
SRCS= route.c keywords.h
CFLAGS+=-I. -Wall -DNS
CFLAGS+=-DINET6
+WARNS= 0
CLEANFILES+=keywords.h
keywords.h: keywords