From 073cafdd42b9cd60313d46f72dcb8893ae606832 Mon Sep 17 00:00:00 2001 From: ed Date: Sat, 2 Jan 2010 11:07:44 +0000 Subject: The last big commit: let usr.sbin/ use WARNS=6 by default. --- usr.sbin/lastlogin/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'usr.sbin/lastlogin') diff --git a/usr.sbin/lastlogin/Makefile b/usr.sbin/lastlogin/Makefile index ab87f4b..4c65ab9 100644 --- a/usr.sbin/lastlogin/Makefile +++ b/usr.sbin/lastlogin/Makefile @@ -6,6 +6,4 @@ MAN= lastlogin.8 DPADD= ${LIBULOG} LDADD= -lulog -WARNS?= 6 - .include -- cgit v1.1