From ca98b383fda11cde2adeb80ef2f4fa5f569aadc6 Mon Sep 17 00:00:00 2001 From: christos Date: Tue, 23 Feb 1999 10:51:53 +0000 Subject: [PATCH] Oops remove WARNS=1 --- sbin/routed/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sbin/routed/Makefile b/sbin/routed/Makefile index 2f241cfdfc58..2d19afe95a07 100644 --- a/sbin/routed/Makefile +++ b/sbin/routed/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.20 1999/02/23 10:47:39 christos Exp $ +# $NetBSD: Makefile,v 1.21 1999/02/23 10:51:53 christos Exp $ # from: @(#)Makefile 8.1 (Berkeley) 6/19/93 -WARNS=1 PROG= routed SRCS= if.c input.c main.c output.c parms.c radix.c rdisc.c table.c trace.c MAN= routed.8