summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/ld/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/ld/Makefile')
-rw-r--r--gnu/usr.bin/ld/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/ld/Makefile b/gnu/usr.bin/ld/Makefile
index ae0ff94..a52f510 100644
--- a/gnu/usr.bin/ld/Makefile
+++ b/gnu/usr.bin/ld/Makefile
@@ -5,7 +5,7 @@ RTLD= ${.CURDIR}/../../../libexec/rtld-aout
PROG= ld
BINDIR= /usr/libexec/aout
-MAN1aout=ld.1aout
+MAN= ld.1aout
SRCS= ld.c symbol.c lib.c shlib.c warnings.c support.c rrs.c xbits.c md.c \
cplus-dem.c
CFLAGS+= -I${.CURDIR} -I${RTLD} -I${RTLD}/${MACHINE_ARCH} \
OpenPOWER on IntegriCloud