summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/ld/Makefile.mips
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>1999-11-07 06:01:35 +0000
committerjb <jb@FreeBSD.org>1999-11-07 06:01:35 +0000
commit0fb7b21e57501f1680d4fe601ca3d454b693fc1b (patch)
treec226cf9aa5ac4cf70d3d222478e378c8aaa1ea56 /gnu/usr.bin/binutils/ld/Makefile.mips
parente4d1b59537f4e7dc7da9baf5471a779654e8702a (diff)
downloadFreeBSD-src-0fb7b21e57501f1680d4fe601ca3d454b693fc1b.zip
FreeBSD-src-0fb7b21e57501f1680d4fe601ca3d454b693fc1b.tar.gz
Replace freebsdelf with freebsd in most places.
Requested by: obrien
Diffstat (limited to 'gnu/usr.bin/binutils/ld/Makefile.mips')
-rw-r--r--gnu/usr.bin/binutils/ld/Makefile.mips2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/ld/Makefile.mips b/gnu/usr.bin/binutils/ld/Makefile.mips
index 5e928b8..923947b 100644
--- a/gnu/usr.bin/binutils/ld/Makefile.mips
+++ b/gnu/usr.bin/binutils/ld/Makefile.mips
@@ -13,7 +13,7 @@ CFLAGS+= -DDEFAULT_EMULATION=\"elf32lmip\"
CFLAGS+= -DTARGET=\"elf32-littlemips\"
_mips_path= \"/usr/lib\"
.else
-_mips_path= \"/usr/cross/mips-freebsdelf/usr/lib\"
+_mips_path= \"/usr/cross/mips-freebsd/usr/lib\"
.endif
EMS+= ld_elf32bmip_emulation ld_elf32lmip_emulation
LDSCRIPTS+= elf32bmip.x elf32bmip.xbn elf32bmip.xn elf32bmip.xr \
OpenPOWER on IntegriCloud