summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2003-02-27 23:19:46 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2003-02-27 23:19:46 (GMT)
commitc60968929e162374db536d3d1e8037808b3895ce (patch)
tree7dd57e1070f3ae67e4bcc9a156ce0f870f80add9
parent98fc683719ed2c4c99b89b8e8f3762fe79a0be9f (diff)
downloadcpython-c60968929e162374db536d3d1e8037808b3895ce.zip
cpython-c60968929e162374db536d3d1e8037808b3895ce.tar.gz
cpython-c60968929e162374db536d3d1e8037808b3895ce.tar.bz2
In make clobber also clean out the Python.framework.
-rw-r--r--Makefile.pre.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in
index ae54905..b36c6f3 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]