summaryrefslogtreecommitdiffstats
path: root/usr.bin/ranlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ranlib/Makefile')
-rw-r--r--usr.bin/ranlib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/ranlib/Makefile b/usr.bin/ranlib/Makefile
index a6382a6..452c61d 100644
--- a/usr.bin/ranlib/Makefile
+++ b/usr.bin/ranlib/Makefile
@@ -1,6 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= ranlib
+BINDIR= /usr/libexec/aout
SRCS= archive.c build.c misc.c ranlib.c touch.c
CFLAGS+=-I${.CURDIR} -I${.CURDIR}/../ar
MAN1= ranlib.1
OpenPOWER on IntegriCloud