projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b39aae3
)
really clean gdb dir on make clean
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 26 Jun 2005 17:31:18 +0000
(17:31 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 26 Jun 2005 17:31:18 +0000
(17:31 +0000)
SVN-Revision: 1287
openwrt/toolchain/gdb/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/toolchain/gdb/Makefile
b/openwrt/toolchain/gdb/Makefile
index 2dd11aa78ddce64545d687801d73fef95a5c9d43..b1a2ad5fe5587b9aca35f9e52e91720ba68e66da 100644
(file)
--- a/
openwrt/toolchain/gdb/Makefile
+++ b/
openwrt/toolchain/gdb/Makefile
@@
-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)