]> granicus.if.org Git - python/commitdiff
In make clobber also clean out the Python.framework.
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 27 Feb 2003 23:19:46 +0000 (23:19 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 27 Feb 2003 23:19:46 +0000 (23:19 +0000)
Makefile.pre.in

index ae54905a4588cc4e0a19687867aa9a7d5444f0c5..b36c6f3ad457bdf29280dd7e3b8ef7633a5db27b 100644 (file)
@@ -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]