really clean gdb dir on make clean
[openwrt.git] / toolchain / gdb / Makefile
index 2dd11aa..b1a2ad5 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)
This page took 0.025133 seconds and 4 git commands to generate.