rockbox/tools/ucl
Dominik Riebeling c7c657ca92 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
2011-09-26 20:51:23 +00:00
..
include/ucl
src Prevent unnecessary rebuilding of libs. 2011-09-26 20:51:23 +00:00
lutil.h
Makefile Fix 'make clean' in tools. 2006-03-01 23:40:55 +00:00
uclpack.c