On Thu, Oct 15, 2009 at 12:46 PM, Cyril Hrubis <[email protected]> wrote: > Hi! >> >> Hmm, may be we should really move testcases/kernel/include into >> >> $(topdir)/include or better move them them to subdir in $(topdir)/include >> >> and >> >> put the generated header into $(topdir)/include, it would save us some >> >> more >> >> complexity when creating makefiles. >> > >> > Cyril, >> > Files generated at build time should _never_ live in the source >> > directory. Otherwise tidiness becomes a serious issue, esp with source >> > control. >> > This can be corrected by adding this logic to a common Makefile if >> > you like, so that way it does get picked up from one common source. >> > This makes more sense from a design perspective. >> >> Ugh, I'm tired... yes, what you proposed above was correct, but >> not complete from a submake perspective, but then again making >> Makefiles aren't correct. I will implement the complete part this >> weekend.
*Mimicking Subrata* Thanks! (applied to cvs HEAD moments ago). Cheers, -Garrett ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
