From 85c00ddaf7b1b50a43f8a5524ae388c3f99075de Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Mon, 15 Jun 2009 22:47:36 +0200 Subject: Embtk: create distclean target Signed-off-by: Abdoulaye Walsimou Gaye --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index a57f966..cf24c7b 100644 --- a/Makefile +++ b/Makefile @@ -138,3 +138,6 @@ help: @echo "make distclean: Same as clean, but remove all downloaded packages." @echo +distclean: clean + $(Q)rm -rf dl/* src/eglibc* host-tools + -- cgit v1.2.3