hush/scripts
Peter Tyser 748139332a scripts/Makefile.clean: Make Kbuild and Makefile optional
During cleaning, some directories might not have a Makefile or Kbuild
file.  Previously scripts/Makefile.clean would spit out the following
error when neither file could be found:
ptyser@petert busybox $ make mrproper
scripts/Makefile.clean:17: /home/user/busybox/findutils/Makefile: No such file or directory
make[1]: *** No rule to make target `/home/user/busybox/findutils/Makefile'.  Stop.
make: *** [_clean_findutils] Error 2

This issue can be triggered by running 'make mrproper' in a freshly
cloned busybox repository.

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-05-16 02:50:07 +02:00
..
basic Hurd compat fixes. Mostly dealing with absent PATH_MAX 2010-03-26 19:08:53 +01:00
kconfig Hurd compat fixes. Mostly dealing with absent PATH_MAX 2010-03-26 19:08:53 +01:00
bb_release
bloat-o-meter bloat-o-meter: convert to print() calls 2010-02-07 19:42:48 +01:00
checkhelp.awk whitespace fixes 2010-01-25 13:39:24 +01:00
checkstack.pl
cleanup_printf2puts
defconfig mount: add an optional capability to create new /dev/loopN as needed 2010-04-14 12:31:26 -07:00
echo.c *: introduce and use ffulsh_all() 2009-11-02 14:19:51 +01:00
find_bad_common_bufsiz
find_stray_common_vars
fix_ws.sh
gcc-version.sh
gen_build_files.sh gen_build_files.sh uses bashism, document it 2010-05-15 21:08:51 +02:00
individual
Kbuild
Kbuild.include
Makefile.build
Makefile.clean scripts/Makefile.clean: Make Kbuild and Makefile optional 2010-05-16 02:50:07 +02:00
Makefile.host
Makefile.IMA
Makefile.lib
memusage
mkconfigs
mkdiff_obj *: a few more NOINLINEs 2009-10-08 14:35:37 +02:00
mkdiff_obj_bloat *: a few more NOINLINEs 2009-10-08 14:35:37 +02:00
mkmakefile
objsizes
randomtest work on adding testsuite runs to randomconfig test builds 2010-05-10 04:16:43 +02:00
randomtest.loop work on adding testsuite runs to randomconfig test builds 2010-05-10 04:16:43 +02:00
sample_pmap
showasm
trylink