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:
4ed5e37
)
Oops. The dangers of applying patches by hand...
author
Eric Andersen
<andersen@codepoet.org>
Tue, 1 May 2001 14:37:03 +0000
(14:37 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Tue, 1 May 2001 14:37:03 +0000
(14:37 -0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 540e96ce75935208d3aa2ebff007b80b335b131c..d767e715adf6a0d61afd327986307fa615bf11f2 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-273,7
+273,7
@@
all: applet_source_list busybox busybox.links doc
sh.c:
@if [ ! -L sh.c ] ; then ln -s lash.c sh.c ; fi
-applet_source_list:
sh.c busybox.sh Config.h
+applet_source_list:
busybox.sh Config.h sh.c
(echo -n "APPLET_SOURCES := "; BB_SRC_DIR=$(BB_SRC_DIR) $(SHELL) $^) > $@
doc: olddoc