From f39b076277e8beb6cb79ecb77f848f5a27cdb293 Mon Sep 17 00:00:00 2001 From: jkh Date: Wed, 16 Oct 1996 19:37:58 +0000 Subject: Bring back NS support for this utility - we need it for the commercial Novell server software. --- sbin/route/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/route') diff --git a/sbin/route/Makefile b/sbin/route/Makefile index af97fc0..c75d0b2 100644 --- a/sbin/route/Makefile +++ b/sbin/route/Makefile @@ -3,7 +3,7 @@ PROG= route MAN8= route.8 SRCS= route.c keywords.h # ccitt_addr.h -CFLAGS+=-I. -Wall +CFLAGS+=-I. -Wall -DNS CLEANFILES+=keywords.h BINOWN= root BINMODE=4555 -- cgit v1.1