summaryrefslogtreecommitdiffstats
path: root/sbin/route/Makefile
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1997-04-02 16:52:45 +0000
committerphk <phk@FreeBSD.org>1997-04-02 16:52:45 +0000
commit86b5cc53e4f1a7713a27701473c66cd538265c38 (patch)
treecfbcf78d10d5d324cda476ac242671b97fde9a6f /sbin/route/Makefile
parent1eeccd0067d2f1065130dd147e23681c7bbdd1c3 (diff)
downloadFreeBSD-src-86b5cc53e4f1a7713a27701473c66cd538265c38.zip
FreeBSD-src-86b5cc53e4f1a7713a27701473c66cd538265c38.tar.gz
unifdef CCITT, ISO & CRUFT.
Diffstat (limited to 'sbin/route/Makefile')
-rw-r--r--sbin/route/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/route/Makefile b/sbin/route/Makefile
index c75d0b2..84fd623 100644
--- a/sbin/route/Makefile
+++ b/sbin/route/Makefile
@@ -2,7 +2,7 @@
PROG= route
MAN8= route.8
-SRCS= route.c keywords.h # ccitt_addr.h
+SRCS= route.c keywords.h
CFLAGS+=-I. -Wall -DNS
CLEANFILES+=keywords.h
BINOWN= root
OpenPOWER on IntegriCloud