From 37508ef3ebe5fc0078cef39829fc49b6354cdab9 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Tue, 26 Apr 2011 04:09:20 +0000 Subject: [PATCH] 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(-) diff --git a/usr.bin/rlogin/Makefile b/usr.bin/rlogin/Makefile index abf4a826a541..195bffbb0b15 100644 --- a/usr.bin/rlogin/Makefile +++ b/usr.bin/rlogin/Makefile @@ -7,6 +7,4 @@ BINOWN= root BINMODE=4555 PRECIOUSPROG= -WARNS?= 3 - .include