On May 25, 2005, at 8:24 AM, [EMAIL PROTECTED] wrote:
I am writing a common build script for 2 departments that build similar
products but have some slightly different requirements in terms of
build
structure.
My plan was to have modular independent functions so that the common
functionality could be used by both teams and the different functions
can
be called as separate targets.
In this case, is it generally considered preferable to use the antcall
or
macrodef? If the answer is "it depends" what are the circumstances in
which
one would be preferable over the other?
In this case, it sounds like "import" is your buddy.
—ml—
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]