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/nm/Makefile | |
| parent | c908270ee3bfdf2b2dad29956338117aa704a030 (diff) | |
Notes
Diffstat (limited to 'usr.bin/nm/Makefile')
| -rw-r--r-- | usr.bin/nm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/nm/Makefile b/usr.bin/nm/Makefile index 20cd64ebaa95..639b4d070ff1 100644 --- a/usr.bin/nm/Makefile +++ b/usr.bin/nm/Makefile @@ -2,5 +2,6 @@ PROG= nm BINDIR= /usr/libexec/aout +MAN1aout=nm.1aout .include <bsd.prog.mk> |
