really clean gdb dir on make clean
authorFelix Fietkau <nbd@openwrt.org>
Sun, 26 Jun 2005 17:31:18 +0000 (17:31 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 26 Jun 2005 17:31:18 +0000 (17:31 +0000)
SVN-Revision: 1287

openwrt/toolchain/gdb/Makefile

index 2dd11aa78ddce64545d687801d73fef95a5c9d43..b1a2ad5fe5587b9aca35f9e52e91720ba68e66da 100644 (file)
@@ -56,4 +56,4 @@ prepare: $(GDB_DIR)/.patched
 compile: 
 install: $(TARGET_CROSS)gdb
 clean:
-       rm -rf $(GDB_CLIENT_DIR)
+       rm -rf $(GDB_CLIENT_DIR) $(GDB_DIR)