From: Jack Jansen Date: Thu, 27 Feb 2003 23:19:46 +0000 (+0000) Subject: In make clobber also clean out the Python.framework. X-Git-Tag: v2.3c1~1654 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c60968929e162374db536d3d1e8037808b3895ce;p=python In make clobber also clean out the Python.framework. --- diff --git a/Makefile.pre.in b/Makefile.pre.in index ae54905a45..b36c6f3ad4 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -916,6 +916,7 @@ clobber: clean tags TAGS \ config.cache config.log pyconfig.h Modules/config.c -rm -rf build platform + -rm -rf $(PYTHONFRAMEWORKDIR) # Make things extra clean, before making a distribution: # remove all generated files, even Makefile[.pre]