summaryrefslogtreecommitdiffstats
path: root/usr.bin/strip
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-27 10:52:19 +0000
committerru <ru@FreeBSD.org>2001-03-27 10:52:19 +0000
commit89596e453852464f330543234ea7d0894c5fc287 (patch)
tree2f3bf33fa937fe4dcbe5a97851f84bed559bbc7b /usr.bin/strip
parent27b491435b5af71a9b47047589a2d7bb2e49affc (diff)
downloadFreeBSD-src-89596e453852464f330543234ea7d0894c5fc287.zip
FreeBSD-src-89596e453852464f330543234ea7d0894c5fc287.tar.gz
MAN[1-9] -> MAN.
Diffstat (limited to 'usr.bin/strip')
-rw-r--r--usr.bin/strip/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/strip/Makefile b/usr.bin/strip/Makefile
index f5160e6..fe05a65 100644
--- a/usr.bin/strip/Makefile
+++ b/usr.bin/strip/Makefile
@@ -1,8 +1,9 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
+# $FreeBSD$
PROG= strip
+MAN= strip.1aout
BINDIR= /usr/libexec/aout
-MAN1aout=strip.1aout
CLEANFILES += maybe_stripped
all: maybe_stripped
OpenPOWER on IntegriCloud