summaryrefslogtreecommitdiff
path: root/bin/rcp
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2005-11-25 20:37:21 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2005-11-25 20:37:21 +0000
commit34da262f5c49f021de50ab1b309ba89c7c7bb088 (patch)
treede0c612b444bc6d1fbb4c51395b9102bfeeaf75a /bin/rcp
parent9860eaee00c170d73d0a32be2f03c50592137a49 (diff)
BINOWN and BINMODE is not needed here
Diffstat (limited to 'bin/rcp')
-rw-r--r--bin/rcp/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/bin/rcp/Makefile b/bin/rcp/Makefile
index 20f27d3e804..d3182cede1d 100644
--- a/bin/rcp/Makefile
+++ b/bin/rcp/Makefile
@@ -1,9 +1,7 @@
-# $OpenBSD: Makefile,v 1.10 2003/07/16 19:10:13 deraadt Exp $
+# $OpenBSD: Makefile,v 1.11 2005/11/25 20:37:20 deraadt Exp $
PROG= rcp
SRCS= rcp.c util.c
-BINOWN= root
-BINMODE=555
#INSTALLFLAGS=-fschg
.include <bsd.own.mk> # For KERBEROS