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:
2ecdbd9
)
Thanks to Glenn McGrath, clean applet_source_list last
author
Eric Andersen
<andersen@codepoet.org>
Wed, 24 Oct 2001 00:20:27 +0000
(
00:20
-0000)
committer
Eric Andersen
<andersen@codepoet.org>
Wed, 24 Oct 2001 00:20:27 +0000
(
00:20
-0000)
-Erik
busybox/Makefile
patch
|
blob
|
history
diff --git
a/busybox/Makefile
b/busybox/Makefile
index 3771c483bb114b9d78736c2aa0ea36c962966398..d231f69e72d5214061ff32f6651be7f406c1dda9 100644
(file)
--- a/
busybox/Makefile
+++ b/
busybox/Makefile
@@
-408,8
+408,8
@@
clean:
- find -name \*.o -exec rm -f {} \;
distclean: clean
- - rm -f busybox applet_source_list
- cd tests && $(MAKE) distclean
+ - rm -f busybox applet_source_list
install: install.sh busybox busybox.links
$(SHELL) $< $(PREFIX)