really clean gdb dir on make clean

SVN-Revision: 1287
This commit is contained in:
Felix Fietkau 2005-06-26 17:31:18 +00:00
parent b39aae34b7
commit 6cc748b3c6

View 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)