summaryrefslogtreecommitdiffstats
path: root/usr.bin/ar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ar/Makefile')
-rw-r--r--usr.bin/ar/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/ar/Makefile b/usr.bin/ar/Makefile
index af31612..d195769 100644
--- a/usr.bin/ar/Makefile
+++ b/usr.bin/ar/Makefile
@@ -5,8 +5,7 @@ PROG= ar
CFLAGS+=-I${.CURDIR} -Wall
SRCS= append.c ar.c archive.c contents.c delete.c extract.c misc.c \
move.c print.c replace.c
-MAN1aout=ar.1aout
-MAN5= ar.5
+MAN= ar.1aout ar.5
BINDIR= /usr/libexec/aout
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud