diff options
| author | John Birrell <jb@FreeBSD.org> | 1998-03-09 06:07:27 +0000 |
|---|---|---|
| committer | John Birrell <jb@FreeBSD.org> | 1998-03-09 06:07:27 +0000 |
| commit | 49ee5e93cea06788d3d70cba252b642a88548267 (patch) | |
| tree | 22f88e16a4a7664d94b609d660e0ff02a47f3478 /gnu | |
| parent | 2bbb0ff1411c5570449c088f6908c5a9eba35a37 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/binutils/alpha-elf/ld/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/binutils/alpha-elf/ld/Makefile b/gnu/usr.bin/binutils/alpha-elf/ld/Makefile index 781c25808118..29f755f84b47 100644 --- a/gnu/usr.bin/binutils/alpha-elf/ld/Makefile +++ b/gnu/usr.bin/binutils/alpha-elf/ld/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.1.1.1 1998/03/01 23:41:02 jdp Exp $ +# $Id: Makefile,v 1.1.1.1 1998/03/09 00:33:25 jb Exp $ # .include "../Makefile.inc0" @@ -12,7 +12,7 @@ LDSCRIPTS= elf64alpha.x elf64alpha.xbn elf64alpha.xn elf64alpha.xr \ alpha.xn alpha.xr alpha.xu PROG= ld -BINDIR= /usr/libexec/elf +BINDIR= /usr/bin SCRIPTDIR= /usr/libdata/ldscripts SRCS= ldgram.c eelf64alpha.c ealpha.c ldcref.c \ ldctor.c ldemul.c ldexp.c ldfile.c ldlang.c \ |
