summaryrefslogtreecommitdiffstats
path: root/usr.bin/su/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1998-09-19 22:42:06 +0000
committerobrien <obrien@FreeBSD.org>1998-09-19 22:42:06 +0000
commit18dba2fe217665c3bdc50fb3b3a724645d1e7196 (patch)
tree87d57170c6f0a4c76b83ecc25dd486e71aeb0f14 /usr.bin/su/Makefile
parentb773a127aeed9e7ce9292d3296446a4a19b8d11a (diff)
downloadFreeBSD-src-18dba2fe217665c3bdc50fb3b3a724645d1e7196.zip
FreeBSD-src-18dba2fe217665c3bdc50fb3b3a724645d1e7196.tar.gz
Remove useless `BINOWN=root' now that it is the default.
Diffstat (limited to 'usr.bin/su/Makefile')
-rw-r--r--usr.bin/su/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/su/Makefile b/usr.bin/su/Makefile
index 798b67d..c698911 100644
--- a/usr.bin/su/Makefile
+++ b/usr.bin/su/Makefile
@@ -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
OpenPOWER on IntegriCloud