From cc0899915911f05d7f8bf8293418d747037ade1b Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sat, 19 Sep 1998 22:42:14 +0000 Subject: Remove useless `BINOWN=root' now that it is the default. --- pw/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pw/Makefile') diff --git a/pw/Makefile b/pw/Makefile index 31b58b5..3425e9c 100644 --- a/pw/Makefile +++ b/pw/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.5 1997/02/22 16:12:17 peter Exp $ PROG= pw SRCS= pw.c pw_conf.c pw_user.c pw_group.c pw_log.c pw_nis.c \ @@ -13,7 +13,6 @@ CFLAGS+= -Wall $(CDB) $(RND) LDADD= -lcrypt DPADD= ${LIBCRYPT} -BINOWN= root BINMODE=0555 .include -- cgit v1.2.3-56-ge451