summaryrefslogtreecommitdiffstats
path: root/usr.bin/strip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/strip/Makefile')
-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