diff options
author | Stan Shebs <shebs@codesourcery.com> | 1996-12-19 19:46:32 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1996-12-19 19:46:32 +0000 |
commit | 7885e8b3c9337d02ad709f840eda51ade82eecba (patch) | |
tree | 5bd39b61e283a63c8c7310ba3c2bf3105bc5fa7b /gdb/mpw-make.sed | |
parent | 51cd0ae7dbce241e6a7a6a1a543d471e5f77d9cf (diff) | |
download | gdb-7885e8b3c9337d02ad709f840eda51ade82eecba.zip gdb-7885e8b3c9337d02ad709f840eda51ade82eecba.tar.gz gdb-7885e8b3c9337d02ad709f840eda51ade82eecba.tar.bz2 |
* mpw-make.sed: Use NewFolderRecursive for installation.
Diffstat (limited to 'gdb/mpw-make.sed')
-rw-r--r-- | gdb/mpw-make.sed | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/mpw-make.sed b/gdb/mpw-make.sed index e5c61c9..b195268 100644 --- a/gdb/mpw-make.sed +++ b/gdb/mpw-make.sed @@ -150,6 +150,7 @@ readline_headers =\ install \\Option-f all install-only\ \ install-only \\Option-f \ + NewFolderRecursive "{bindir}"\ Duplicate -y gdb "{bindir}"gdb\ If "`Exists SiowGDB`" != ""\ Duplicate -y SiowGDB "{bindir}"SiowGDB\ |