X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2Fmpw-make.sed;h=c91970839a9cd9bfd5fc928896179272784dbd63;hb=92e25cf8fd94dadd6bdab7b51069dd4f01626fe5;hp=bfaaf1464bf430714a4f8a07d70a622b857d0682;hpb=82939527247d468ed0556087eb6c51aad7d6e91d;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/mpw-make.sed b/ld/mpw-make.sed index bfaaf1464b..c91970839a 100644 --- a/ld/mpw-make.sed +++ b/ld/mpw-make.sed @@ -23,7 +23,7 @@ # Hack up ldmain compile. /^"{o}"ldmain.c.o \\Option-f .* config.status$/,/^$/c\ "{o}"ldmain.c.o \\Option-f "{s}"ldmain.c\ - {CC} @DASH_C_FLAG@ -d DEFAULT_EMULATION='"'{EMUL}'"' -d SCRIPTDIR='"'{scriptdir}'"' {ALL_CFLAGS} "{s}"ldmain.c -o "{o}"ldmain.c.o\ + {CC} @DASH_C_FLAG@ -d DEFAULT_EMULATION={dq}{EMUL}{dq} -d SCRIPTDIR={dq}{scriptdir}{dq} {ALL_CFLAGS} "{s}"ldmain.c -o "{o}"ldmain.c.o\ # Remove ldemul-list.h build, rely on configure to make one. @@ -80,13 +80,7 @@ install \\Option-f all install-only\ \ install-only \\Option-f\ - If "`Exists "{prefix}"`" == ""\ - Echo "{prefix}" does not exist, cannot install anything\ - Exit 1\ - End If\ - If "`Exists "{bindir}"`" == ""\ - NewFolder "{bindir}"\ - End If\ + NewFolderRecursive "{bindir}"\ Duplicate -y :ld.new "{bindir}"ld\