diff options
| author | John Birrell <jb@FreeBSD.org> | 1998-09-07 06:01:37 +0000 |
|---|---|---|
| committer | John Birrell <jb@FreeBSD.org> | 1998-09-07 06:01:37 +0000 |
| commit | a8228cf9881b0081c67070ffdaf8551d9c1621c4 (patch) | |
| tree | 6fcab75c85c272a6ac231587da7e2459a0c41791 /usr.bin/strings | |
| parent | c908270ee3bfdf2b2dad29956338117aa704a030 (diff) | |
Notes
Diffstat (limited to 'usr.bin/strings')
| -rw-r--r-- | usr.bin/strings/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/strings/Makefile b/usr.bin/strings/Makefile index 7a848497a414..a3593c8533f0 100644 --- a/usr.bin/strings/Makefile +++ b/usr.bin/strings/Makefile @@ -2,5 +2,6 @@ PROG= strings BINDIR= /usr/libexec/aout +MAN1aout=strings.1aout .include <bsd.prog.mk> |
