* cpu-pj.c (scan_mach, compatible, arch_info_struct): Remove.
[deliverable/binutils-gdb.git] / ld / mpw-make.sed
index 0d00fde523008bb7b29bb6bb0d793e0515ce59b2..c91970839a9cd9bfd5fc928896179272784dbd63 100644 (file)
 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\
 
 
This page took 0.025505 seconds and 4 git commands to generate.