From: Eric Andersen Date: Fri, 6 Jul 2001 19:28:49 +0000 (-0000) Subject: Forgot this X-Git-Tag: 0_52~12 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d28cb03819352b6f0472994f1aa342910e6d638c;p=oweals%2Fbusybox.git Forgot this --- diff --git a/Makefile b/Makefile index d067aa214..0a76b1f2a 100644 --- 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