From 18dba2fe217665c3bdc50fb3b3a724645d1e7196 Mon Sep 17 00:00:00 2001 From: obrien Date: Sat, 19 Sep 1998 22:42:06 +0000 Subject: Remove useless `BINOWN=root' now that it is the default. --- usr.bin/rlogin/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'usr.bin/rlogin') diff --git a/usr.bin/rlogin/Makefile b/usr.bin/rlogin/Makefile index 293a34b..7784633 100644 --- a/usr.bin/rlogin/Makefile +++ b/usr.bin/rlogin/Makefile @@ -1,11 +1,10 @@ # @(#)Makefile 8.1 (Berkeley) 7/19/93 -# $Id: Makefile,v 1.10 1998/08/06 21:38:27 markm Exp $ +# $Id: Makefile,v 1.11 1998/09/05 00:31:38 jb Exp $ PROG= rlogin SRCS= rlogin.c CFLAGS+=-Wall -BINOWN= root BINMODE=4555 INSTALLFLAGS=-fschg -- cgit v1.1