commit | d28cb03819352b6f0472994f1aa342910e6d638c | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Fri Jul 06 19:28:49 2001 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Fri Jul 06 19:28:49 2001 +0000 |
tree | bc228506e773b15fb37b1cb9a43eaea58becf037 | |
parent | c308847274aa289344994cec31bc4b528f59e04e [diff] [blame] |
Forgot this
diff --git a/Makefile b/Makefile index d067aa2..0a76b1f 100644 --- a/Makefile +++ b/Makefile
@@ -274,10 +274,7 @@ 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