Remove useless `BINOWN=root' now that it is the default.

This commit is contained in:
David E. O'Brien 1998-09-19 22:42:06 +00:00
parent 25352982e7
commit be0cde6f10
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=39495
22 changed files with 15 additions and 41 deletions

View File

@ -1,11 +1,8 @@
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
# $Id: Makefile,v 1.171 1998/09/13 23:05:46 brian Exp $
# $Id: Makefile,v 1.172 1998/09/13 23:14:10 brian Exp $
SUBDIR= sendmail
# -rw-r--r--
BINOWN= root
BINGRP= wheel
BIN1= aliases amd.map crontab csh.cshrc csh.login csh.logout dm.conf \
ftpusers gettytab group hosts host.conf hosts.equiv hosts.lpd \
inetd.conf login.conf login.access motd modems networks \

View File

@ -1,8 +1,6 @@
# $Id: Makefile.inc,v 1.1.1.1 1997/08/16 17:04:00 pst Exp $
# $Id: Makefile.inc,v 1.2 1998/05/31 11:38:25 bde Exp $
BINDIR= /etc/periodic/${.CURDIR:T}
BINOWN= root
BINGRP= wheel
NOOBJ=
beforeinstall:

View File

@ -1,5 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 7/19/93
# $Id: Makefile,v 1.7 1997/02/22 14:21:47 peter Exp $
# $Id: Makefile,v 1.8 1998/08/04 15:30:17 peter Exp $
.PATH: ${.CURDIR}/../../contrib/sendmail/mail.local \
${.CURDIR}/../../contrib/sendmail/src
@ -7,7 +7,6 @@
PROG= mail.local
SRCS= mail.local.c snprintf.c
MAN8= mail.local.8
BINOWN= root
BINMODE=4555
INSTALLFLAGS=-fschg

View File

@ -1,5 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 6/5/93
# $Id$
# $Id: Makefile,v 1.7 1998/08/06 21:40:13 markm Exp $
# dump.h header file
# itime.c reads /etc/dumpdates
@ -17,7 +17,6 @@ PROG= dump
LINKS= ${BINDIR}/dump ${BINDIR}/rdump
CFLAGS+=-DRDUMP
SRCS= itime.c main.c optr.c dumprmt.c tape.c traverse.c unctime.c
BINOWN= root
BINGRP= tty
BINMODE=2555
MAN8= dump.8

View File

@ -1,9 +1,8 @@
# @(#)Makefile 8.1 (Berkeley) 6/5/93
# $Id: Makefile,v 1.5 1997/12/16 15:03:14 bde Exp $
# $Id: Makefile,v 1.6 1998/09/05 15:11:47 dfr Exp $
PROG= ping
MAN8= ping.8
BINOWN= root
BINMODE=4555
COPTS+= -Wall -Wmissing-prototypes
.if ${MACHINE_ARCH} == "alpha"

View File

@ -1,12 +1,11 @@
# @(#)Makefile 8.1 (Berkeley) 6/5/93
# $Id$
# $Id: Makefile,v 1.8 1998/08/06 21:41:13 markm Exp $
PROG= restore
LINKS= ${BINDIR}/restore ${BINDIR}/rrestore
CFLAGS+=-DRRESTORE
SRCS= main.c interactive.c restore.c dirs.c symtab.c tape.c utilities.c \
dumprmt.c
BINOWN= root
BINGRP= tty
BINMODE=2555
MAN8= restore.8

View File

@ -5,7 +5,6 @@ MAN8= route.8
SRCS= route.c keywords.h
CFLAGS+=-I. -Wall -DNS
CLEANFILES+=keywords.h
BINOWN= root
BINMODE=4555
keywords.h: keywords

View File

@ -2,7 +2,6 @@
PROG= shutdown
MAN8= shutdown.8
BINOWN= root
BINGRP= operator
BINMODE=4550

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.6 1997/02/22 19:54:03 peter Exp $
# $Id: Makefile,v 1.7 1998/06/09 04:07:08 imp Exp $
.include "${.CURDIR}/Makefile.inc"
@ -11,7 +11,6 @@ MLINKS= at.1 batch.1 \
at.1 atq.1 \
at.1 atrm.1
BINOWN= root
BINMODE= 4555
MANSRC= .
CLEANFILES += ${MAN1}

View File

@ -5,7 +5,6 @@ SRCS= chpass.c edit.c field.c pw_copy.c pw_scan.c pw_util.c pw_yp.c \
table.c util.c ypxfr_misc.c ${GENSRCS}
GENSRCS=yp.h yp_clnt.c yppasswd.h yppasswd_clnt.c yppasswd_private.h \
yppasswd_private_clnt.c yppasswd_private_xdr.c
BINOWN= root
BINMODE=4555
.PATH: ${.CURDIR}/../../usr.sbin/pwd_mkdb ${.CURDIR}/../../usr.sbin/vipw \
${.CURDIR}/../../libexec/ypxfr \

View File

@ -1,6 +1,6 @@
# Makefile for file(1) cmd.
# Copyright (c) Ian F. Darwin 86/09/01 - see LEGAL.NOTICE.
# @(#)$Id: Makefile,v 1.10 1997/03/18 19:37:15 mpp Exp $
# @(#)$Id: Makefile,v 1.11 1997/04/04 02:42:53 mpp Exp $
#
# This software is not subject to any license of the American Telephone
# and Telegraph Company or of the Regents of the University of California.
@ -25,8 +25,6 @@
# Hacked and dismembered for bmake (Geoff Rehmet).
MAGICDIR= /usr/share/misc
MAGICOWN= bin
MAGICGRP= bin
MAGICMODE= 444
CFLAGS+= -DMAGIC='"$(MAGICDIR)/magic"' -DBUILTIN_ELF
@ -50,7 +48,7 @@ magic: $(MAGFILES)
cat $(MAGFILES) > $(.TARGET)
beforeinstall:
$(INSTALL) $(COPY) -o $(MAGICOWN) -g $(MAGICGRP) -m $(MAGICMODE) \
$(INSTALL) $(COPY) -o $(BINOWN) -g $(BINGRP) -m $(MAGICMODE) \
magic $(DESTDIR)$(MAGICDIR)/magic
.include <bsd.prog.mk>

View File

@ -1,6 +1,5 @@
# @(#)Makefile 5.5 (Berkeley) 7/1/90
BINOWN= root
BINMODE=4555
MAN1= keyinfo.1

View File

@ -6,7 +6,6 @@ SRCS= skeyinit.c
CFLAGS+= -D_SKEY_INTERNAL
BINOWN= root
BINMODE=4555
DPADD= ${LIBSKEY} ${LIBCRYPT} ${LIBMD}

View File

@ -7,7 +7,6 @@ CFLAGS+=-Wall
LDADD+= -lutil
DPADD+= ${LIBUTIL}
BINOWN= root
BINMODE=0555
.include <bsd.prog.mk>

View File

@ -1,7 +1,6 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= lock
BINOWN= root
BINMODE=4555
DPADD= ${LIBCRYPT}
LDADD= -lcrypt

View File

@ -1,5 +1,5 @@
# From: @(#)Makefile 8.1 (Berkeley) 7/19/93
# $Id$
# $Id: Makefile,v 1.20 1998/08/06 21:37:04 markm Exp $
PROG= login
MAN1= login.1
@ -26,7 +26,6 @@ LDADD+= -lkrb -ldes
DISTRIBUTION= krb
.endif
BINOWN= root
BINMODE=4555
INSTALLFLAGS=-fschg

View File

@ -1,5 +1,5 @@
# From: @(#)Makefile 8.3 (Berkeley) 4/2/94
# $Id$
# $Id: Makefile,v 1.29 1998/08/06 21:37:51 markm Exp $
PROG= passwd
SRCS= local_passwd.c passwd.c pw_copy.c pw_util.c pw_yp.c \
@ -49,7 +49,6 @@ yppasswd_private_xdr.c: ${RPCSRC_PRIV}
yppasswd_private_clnt.c: ${RPCSRC_PRIV}
${RPCGEN} -l -o ${.TARGET} ${RPCSRC_PRIV}
BINOWN= root
BINMODE=4555
MAN1=passwd.1
LINKS=${BINDIR}/passwd ${BINDIR}/yppasswd

View File

@ -1,7 +1,6 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= quota
BINOWN= root
BINMODE=4555
DPADD= ${LIBRPCSVC}

View File

@ -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

View File

@ -1,5 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 7/19/93
# $Id: Makefile,v 1.6 1998/08/06 21:39:12 markm Exp $
# $Id: Makefile,v 1.7 1998/09/05 00:32:27 jb Exp $
PROG= rsh
SRCS= rsh.c
@ -19,7 +19,6 @@ DISTRIBUTION= krb
.PATH: ${.CURDIR}/../../crypto/kerberosIV/appl/bsd
.endif
BINOWN= root
BINMODE=4555
INSTALLFLAGS=-fschg

View File

@ -1,5 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 7/19/93
# $Id: Makefile,v 1.19 1998/08/30 17:02:51 gpalmer Exp $
# $Id: Makefile,v 1.20 1998/09/02 14:46:20 bde Exp $
PROG= su
SRCS= su.c
@ -28,7 +28,6 @@ LDADD+= -lkrb -ldes
DISTRIBUTION= krb
.endif
BINOWN= root
BINMODE=4555
INSTALLFLAGS=-fschg

View File

@ -1,12 +1,11 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93
# $Id: Makefile,v 1.1 1998/01/26 06:20:36 julian Exp $
# $Id: Makefile,v 1.2 1998/08/06 21:19:09 eivind Exp $
PROG= dpt_ctlinfo
SRCS= dpt_ctlinfo.c
CFLAGS+=-Wall -I${.CURDIR}/../../../sys
BINMODE=500
BINOWN= root
MAN8= dpt_ctlinfo.8
.include <bsd.prog.mk>