Actually I think of myself as more "emeritus" than "honcho".

My ideas for a roadmap:

. pick one patch to go first rather than put both in the same point
  release.

. i favor doing cml2 first, because kaos makefiles depend on the cml.

. kaos makefiles have separate source and target trees.  it looks like
  cml2 does not have support for separate source and target: the output
  file goes into the current directory, and the source files come from a
  "find ." command.

. i think cml2 needs to honor keith's environment variables, KBUILD_SRCTREE
  and KBUILD_OBJTREE, plus the "forest" stuff.  If the variables are
  not there, default to current directory, so that cml2 works with the
  old Makefiles during the transition period.

What do you think?

Michael

_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to