summaryrefslogtreecommitdiffstats
path: root/usr.sbin/dpt/dpt_ctlinfo/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.sbin/dpt/dpt_ctlinfo/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.sbin/dpt/dpt_ctlinfo/Makefile')
-rw-r--r--usr.sbin/dpt/dpt_ctlinfo/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/dpt/dpt_ctlinfo/Makefile b/usr.sbin/dpt/dpt_ctlinfo/Makefile
index d3e94c7..222b62e 100644
--- a/usr.sbin/dpt/dpt_ctlinfo/Makefile
+++ b/usr.sbin/dpt/dpt_ctlinfo/Makefile
@@ -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>
OpenPOWER on IntegriCloud