Donn Cave <donn@oz.net>:
Updated to work better with BeOS.

This closes SourceForge patch #101777.
diff --git a/Modules/Makefile.pre.in b/Modules/Makefile.pre.in
index 5602d30..6708686 100644
--- a/Modules/Makefile.pre.in
+++ b/Modules/Makefile.pre.in
@@ -149,7 +149,7 @@
 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: