summaryrefslogtreecommitdiff
path: root/Makefile.top
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.top')
-rw-r--r--Makefile.top3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.top b/Makefile.top
index 867d2df8545d..19e5f73319d5 100644
--- a/Makefile.top
+++ b/Makefile.top
@@ -359,8 +359,7 @@ ifeq ($(BUILD_DMAKE),YES)
rm -f solenv/*/bin/dmake*
endif
rm -fr config_host.mk config_build.mk aclocal.m4 autom4te.cache \
- config.log config.status configure \
- ooo.lst post_download post_download.log \
+ config.log config.status configure ooo.lst \
config_host.mk.last set_soenv.stamp src.downloaded warn
find $(SOLARENV)/gdb -name "*.pyc" -exec rm {} \;