This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / binutils / mpw-make.sed
index ea841b5ed5c66fa537582616f64612ce740d26fd..03abffe18f8a23b8fc96db9b425bcb42813926b2 100644 (file)
@@ -90,13 +90,7 @@ stamps \\Option-f stamp-under\
 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}"\
        # Need to copy all the tools\
        For prog in {PROGS}\
                Set progname `echo {prog} | sed -e 's/.new//'`\
This page took 0.037162 seconds and 4 git commands to generate.