summaryrefslogtreecommitdiffstats
path: root/usr.bin/strings/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/strings/Makefile')
-rw-r--r--usr.bin/strings/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/strings/Makefile b/usr.bin/strings/Makefile
index a3593c8..04b3f02 100644
--- a/usr.bin/strings/Makefile
+++ b/usr.bin/strings/Makefile
@@ -1,7 +1,8 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
+# $FreeBSD$
PROG= strings
+MAN= strings.1aout
BINDIR= /usr/libexec/aout
-MAN1aout=strings.1aout
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud