From: Fred Drake Date: Mon, 9 Oct 2000 16:48:09 +0000 (+0000) Subject: Donn Cave : X-Git-Tag: v2.0c1~32 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9e2e1e592090a0de50a94890073c6570f0bcb0af;p=thirdparty%2FPython%2Fcpython.git Donn Cave : Updated to work better with BeOS. This closes SourceForge patch #101777. --- diff --git a/Modules/Makefile.pre.in b/Modules/Makefile.pre.in index 5602d30cb21c..670868603db0 100644 --- a/Modules/Makefile.pre.in +++ b/Modules/Makefile.pre.in @@ -149,7 +149,7 @@ getpath.o: getpath.c Makefile config.c Makefile: Makefile.pre config.c.in $(MAKESETUP) config.c Makefile: Setup.config Setup Setup.local config.c Makefile: - -rm -f $(LIBRARY) + -rm -rf $(LIBRARY) $(SHELL) $(MAKESETUP) Setup.config Setup.local Setup hassignal: