summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 9832d4c6ac..853bc3c6ee 100644
--- a/Makefile
+++ b/Makefile
@@ -21,8 +21,9 @@ clean:
done
-realclean: clean
- #-rm -rf $(LIB_DIR)
+realclean:
+ touch $(TOP)/configs/current
+ make clean
-rm -rf lib*
-rm -f $(TOP)/configs/current