aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-04-29 10:28:11 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-04-29 10:28:11 +0000
commitf7bf276ff5c4afb3521b2b88eb6fbf58c55d7b1b (patch)
treedc4d85f6aefc7f9386c691416905978be60ddbec
parentd809b7922020ea56737f0e02a02729f71bf684a2 (diff)
Notes
-rw-r--r--usr.bin/strip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/strip/Makefile b/usr.bin/strip/Makefile
index fe05a652a279..ff8384f3532e 100644
--- a/usr.bin/strip/Makefile
+++ b/usr.bin/strip/Makefile
@@ -16,7 +16,7 @@ maybe_stripped: strip
.endif
.endif
-install: maninstall
+realinstall:
${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
maybe_stripped ${DESTDIR}${BINDIR}/strip