From 7885e8b3c9337d02ad709f840eda51ade82eecba Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Thu, 19 Dec 1996 19:46:32 +0000 Subject: * mpw-make.sed: Use NewFolderRecursive for installation. --- ld/mpw-make.sed | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'ld/mpw-make.sed') diff --git a/ld/mpw-make.sed b/ld/mpw-make.sed index 0d00fde..c919708 100644 --- a/ld/mpw-make.sed +++ b/ld/mpw-make.sed @@ -80,13 +80,7 @@ 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\ -- cgit v1.1