From ae2558974f63663ca102c7a2807d83ad115d1fde Mon Sep 17 00:00:00 2001 From: markm Date: Fri, 8 Feb 2002 22:31:43 +0000 Subject: Remove leaf node WARNS?=2 (that mainly I added). This should help the GCC3 transition and CURRENT in general. --- usr.bin/at/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'usr.bin/at') diff --git a/usr.bin/at/Makefile b/usr.bin/at/Makefile index 1b44a4c..47d2574 100644 --- a/usr.bin/at/Makefile +++ b/usr.bin/at/Makefile @@ -4,7 +4,6 @@ PROG= at SRCS= at.c panic.c parsetime.c perm.c -WARNS?= 2 LINKS= ${BINDIR}/at ${BINDIR}/atq \ ${BINDIR}/at ${BINDIR}/atrm \ ${BINDIR}/at ${BINDIR}/batch -- cgit v1.1