aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ld/Makefile
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-03-27 14:59:06 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-03-27 14:59:06 +0000
commite5ac5644e20ff3af41976d8fa6861b971c17ddd9 (patch)
tree76b6b094cbfd07d7408e5b7d75c9ebbd6788d842 /gnu/usr.bin/ld/Makefile
parenta603fae202235d48d0b72dc9a3c9e3ddf610698a (diff)
Notes
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 ae0ff941e806..a52f510e4fbf 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} \