Forgot this
authorEric Andersen <andersen@codepoet.org>
Fri, 6 Jul 2001 19:28:49 +0000 (19:28 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 6 Jul 2001 19:28:49 +0000 (19:28 -0000)
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