aboutsummaryrefslogtreecommitdiff
path: root/gas/mpw-make.sed
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1996-12-19 19:29:38 +0000
committerStan Shebs <shebs@codesourcery.com>1996-12-19 19:29:38 +0000
commit51cd0ae7dbce241e6a7a6a1a543d471e5f77d9cf (patch)
treeb1e070ee20a287ea00d9d0302d93dc8ee0bccfcf /gas/mpw-make.sed
parent7357af56938b245a9b569e7ab0e01b463348b819 (diff)
downloadgdb-51cd0ae7dbce241e6a7a6a1a543d471e5f77d9cf.zip
gdb-51cd0ae7dbce241e6a7a6a1a543d471e5f77d9cf.tar.gz
gdb-51cd0ae7dbce241e6a7a6a1a543d471e5f77d9cf.tar.bz2
* mpw-make.sed: Use NewFolderRecursive for installation.
Diffstat (limited to 'gas/mpw-make.sed')
-rw-r--r--gas/mpw-make.sed8
1 files changed, 1 insertions, 7 deletions
diff --git a/gas/mpw-make.sed b/gas/mpw-make.sed
index e40bf74..16f12a5 100644
--- a/gas/mpw-make.sed
+++ b/gas/mpw-make.sed
@@ -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\