From b539365333e14c681a58929107c3212cbbb5bc69 Mon Sep 17 00:00:00 2001 From: obrien Date: Tue, 26 Apr 2011 04:09:20 +0000 Subject: This builds OK using the parent dir's WARNS=6. [built on both AMD64 and i386] --- usr.bin/rlogin/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'usr.bin/rlogin/Makefile') diff --git a/usr.bin/rlogin/Makefile b/usr.bin/rlogin/Makefile index abf4a82..195bffb 100644 --- a/usr.bin/rlogin/Makefile +++ b/usr.bin/rlogin/Makefile @@ -7,6 +7,4 @@ BINOWN= root BINMODE=4555 PRECIOUSPROG= -WARNS?= 3 - .include -- cgit v1.1