aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ld
diff options
context:
space:
mode:
authorSøren Schmidt <sos@FreeBSD.org>1998-05-25 17:34:42 +0000
committerSøren Schmidt <sos@FreeBSD.org>1998-05-25 17:34:42 +0000
commit77dfb966d9bdfb8bf8442dc883287c347f74ccbf (patch)
tree495722fd7ef08984c76cf185c4d5233df95ee396 /gnu/usr.bin/ld
parente793c690a04dc6063df234016fba32ef08cd9b98 (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/ld')
-rw-r--r--gnu/usr.bin/ld/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/usr.bin/ld/Makefile b/gnu/usr.bin/ld/Makefile
index 1c60e2b0b540..a782641d62d1 100644
--- a/gnu/usr.bin/ld/Makefile
+++ b/gnu/usr.bin/ld/Makefile
@@ -1,7 +1,8 @@
-# $Id: Makefile,v 1.21 1997/02/22 15:46:17 peter Exp $
+# $Id: Makefile,v 1.22 1997/06/29 21:36:33 bde Exp $
#
PROG= ld
+BINDIR= /usr/libexec/aout
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$(.CURDIR)/$(MACHINE) \