From: Eric Andersen Date: Wed, 24 Oct 2001 00:20:27 +0000 (-0000) Subject: Thanks to Glenn McGrath, clean applet_source_list last X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ce998051b4284596b0dc6104f0c5c08c8f9668c4;p=oweals%2Fbusybox.git Thanks to Glenn McGrath, clean applet_source_list last -Erik --- diff --git a/busybox/Makefile b/busybox/Makefile index 3771c483b..d231f69e7 100644 --- a/busybox/Makefile +++ b/busybox/Makefile @@ -408,8 +408,8 @@ clean: - find -name \*.o -exec rm -f {} \; distclean: clean - - rm -f busybox applet_source_list - cd tests && $(MAKE) distclean + - rm -f busybox applet_source_list install: install.sh busybox busybox.links $(SHELL) $< $(PREFIX)