Rockbox.org home
releases
current build
extras FAQ
manual
wiki
docs index mailing lists
IRC
forums bugs
patches



Rockbox mail archive

Subject: Re: Makefile cleanup

Re: Makefile cleanup

From: Magnus Holmgren <lear_at_algonet.se>
Date: 2005-12-04

Tony Lenox wrote:

> I also noticed that FAAD (and only FAAD) is being made every time there is a
> significant change in apps/firmware.
> Is it really needed? (my guess that its referencing some headers it
> shouldn't have referenced)

Indeed, it includes config.h, both directly and indirectly. I guess the
indirect reference (which is through "../lib/codeclib.h") is intended to
allow the use of DEBUGF and LOGF in the codec itself, but I don't think
it is used currently.

Anyway, that is outside the makefiles...

   Magnus
Received on Sun Dec 4 15:34:43 2005


Page was last modified "Mar 9 2008" The Rockbox Crew