Prevent unnecessary rebuilding of libs.
commitc7c657ca9264b1bc7dc313a92e285128fc9ffea3
authorDominik Riebeling <Dominik.Riebeling@gmail.com>
Mon, 26 Sep 2011 20:51:23 +0000 (26 20:51 +0000)
committerDominik Riebeling <Dominik.Riebeling@gmail.com>
Mon, 26 Sep 2011 20:51:23 +0000 (26 20:51 +0000)
treef88968ce38fb14c7f458d5f1d1cfff23e93d4a22
parentccc5f4c4e1687cd7cf515f26da0f5ab918090736
Prevent unnecessary rebuilding of libs.

- When building for Rockbox Utility the called Makefiles would rebuild the libs
  every time. Change dependencies a bit to allow make to properly detect if the
  lib is already up to date.
- Remove dependency on output folder in some cases to avoid unnecessary
  rebuilds.
- Add standard Rockbox header to files lacking it.
- Make make calls from qmake silent.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30608 a1c6a512-1295-4272-9138-f99709370657
rbutil/mkamsboot/Makefile
rbutil/mkmpioboot/Makefile
rbutil/mktccboot/Makefile
rbutil/rbutilqt/rbutilqt.pro
tools/ucl/src/Makefile