Fix copyright comments and file comments.
[deliverable/binutils-gdb.git] / gas / mpw-make.sed
index e40bf746876cab17003de89e6c5081ef31c10437..16f12a5055009403a83bd206a842b4c828397dff 100644 (file)
@@ -88,13 +88,7 @@ stamps \\Option-f config-stamp\
 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 :as.new "{bindir}"as\
        Duplicate -y :gasp.new "{bindir}"gasp\
 
This page took 0.023827 seconds and 4 git commands to generate.