summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2003-02-27 23:19:46 +0000
committerJack Jansen <jack.jansen@cwi.nl>2003-02-27 23:19:46 +0000
commitc60968929e162374db536d3d1e8037808b3895ce (patch)
tree7dd57e1070f3ae67e4bcc9a156ce0f870f80add9
parent98fc683719ed2c4c99b89b8e8f3762fe79a0be9f (diff)
downloadcpython-git-c60968929e162374db536d3d1e8037808b3895ce.tar.gz
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 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]