I currently use a single makefile, with trivial (and consequently
easily maintainable) makefiles in sub-projects. The latter simply 
define a couple of variables and include the common makefile. This 
allows builds at any level, from the complete system, through major 
sub-systems, down to simple Java packages.

Is it possible to do something similar using ANT?

A similar question, asked back in November, but there was apparently 
no response.

Thanks

Jon

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to