Next step of Makefile tuning: * Use 'make' internal commands for printing messages...
commit13264b84df68c60be24eb6a47736707bf3d9af17
authoramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Fri, 27 Oct 2006 21:48:06 +0000 (27 21:48 +0000)
committeramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Fri, 27 Oct 2006 21:48:06 +0000 (27 21:48 +0000)
tree21d3f983c2e618806cf6f160c67f7efd053061f0
parent6199264d0f7352a67a2cbb46bd678cafde479a1a
Next step of Makefile tuning: * Use 'make' internal commands for printing messages. Saves build time especially on cygwin. * SILENT variable used in more places. * Bitmap build system uses one Makefille less.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11369 a1c6a512-1295-4272-9138-f99709370657
40 files changed:
apps/Makefile
apps/bitmaps/Makefile [deleted file]
apps/bitmaps/mono/Makefile
apps/bitmaps/native/Makefile
apps/bitmaps/remote_mono/Makefile
apps/bitmaps/remote_native/Makefile
apps/codecs/Makefile
apps/codecs/Tremor/Makefile
apps/codecs/lib/Makefile
apps/codecs/libFLAC/Makefile
apps/codecs/liba52/Makefile
apps/codecs/libalac/Makefile
apps/codecs/libfaad/Makefile
apps/codecs/libffmpegFLAC/Makefile
apps/codecs/libm4a/Makefile
apps/codecs/libmad/Makefile
apps/codecs/libmusepack/Makefile
apps/plugins/Makefile
apps/plugins/bitmaps/Makefile [deleted file]
apps/plugins/bitmaps/mono/Makefile
apps/plugins/bitmaps/native/Makefile
apps/plugins/bitmaps/remote_mono/Makefile
apps/plugins/bitmaps/remote_native/Makefile
apps/plugins/chessbox/Makefile
apps/plugins/databox/Makefile
apps/plugins/doom/Makefile
apps/plugins/lib/Makefile
apps/plugins/mpegplayer/Makefile
apps/plugins/pacbox/Makefile
apps/plugins/rockboy/Makefile
apps/plugins/searchengine/Makefile
apps/plugins/sudoku/Makefile
apps/plugins/zxbox/Makefile
firmware/Makefile
firmware/decompressor/Makefile
tools/configure
tools/make.inc
tools/makebmp.inc
uisimulator/common/Makefile
uisimulator/sdl/Makefile