projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
688ed0d
)
clean busybox_unstripped as pointed out by Robert P. J. Day
author
Mike Frysinger
<vapier@gentoo.org>
Sun, 5 Mar 2006 16:25:19 +0000
(16:25 -0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Sun, 5 Mar 2006 16:25:19 +0000
(16:25 -0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 2e8e3e58cda20dedc2e7a9752397870320657186..264f5b1e0c25e28438fa5e46e7898986362dd375 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-482,7
+482,7
@@
clean:
docs/BusyBox.txt docs/BusyBox.1 docs/BusyBox.html \
docs/busybox.net/BusyBox.html busybox.links \
$(DO_INSTALL_LIBS) $(LIBBUSYBOX_SONAME) \
- .config.old busybox
+ .config.old busybox
busybox_unstripped
- rm -r -f _install testsuite/links
- find . -name .\*.flags -exec rm -f {} \;
- find . -name \*.o -exec rm -f {} \;