summaryrefslogtreecommitdiffstats
path: root/usr.bin/ar
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>1998-09-07 06:01:37 +0000
committerjb <jb@FreeBSD.org>1998-09-07 06:01:37 +0000
commitcfb1a7b65589592eee73065ada7b0e92ae6caa58 (patch)
treea0d0d66330d209b6f30cb6e74d274c77b62799f2 /usr.bin/ar
parent2afbc5546917f9c87aec64fbe940bdb5060d87ee (diff)
downloadFreeBSD-src-cfb1a7b65589592eee73065ada7b0e92ae6caa58.zip
FreeBSD-src-cfb1a7b65589592eee73065ada7b0e92ae6caa58.tar.gz
Install the legacy man file in section 1aout.
Diffstat (limited to 'usr.bin/ar')
-rw-r--r--usr.bin/ar/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/ar/Makefile b/usr.bin/ar/Makefile
index 04ae922..6192cca 100644
--- a/usr.bin/ar/Makefile
+++ b/usr.bin/ar/Makefile
@@ -2,6 +2,7 @@
PROG= ar
BINDIR= /usr/libexec/aout
+MAN1aout=ar.1aout
CFLAGS+=-I${.CURDIR}
SRCS= append.c ar.c archive.c contents.c delete.c extract.c misc.c \
move.c print.c replace.c
OpenPOWER on IntegriCloud