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:
c308847
)
Forgot this
author
Eric Andersen
<andersen@codepoet.org>
Fri, 6 Jul 2001 19:28:49 +0000
(19:28 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Fri, 6 Jul 2001 19:28:49 +0000
(19:28 -0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index d067aa214613bfd1725622c5c64a77290d68837a..0a76b1f2ae34d128febccc7f8e3e015c23360cea 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-274,10
+274,7
@@
CFLAGS += $(CFLAGS_EXTRA)
all: applet_source_list busybox busybox.links doc
-sh.c:
- @if [ ! -L sh.c ] ; then ln -s hush.c sh.c ; fi
-
-applet_source_list: busybox.sh Config.h sh.c
+applet_source_list: busybox.sh Config.h
(echo -n "APPLET_SOURCES := "; BB_SRC_DIR=$(BB_SRC_DIR) $(SHELL) $^) > $@
doc: olddoc