Hello. Has anyone found a nice make solution for compiling
Java source files from multiple packages which have
mutual dependencies?
I have some ideas (like passing *ALL* Java files to the
compiler at once), but I was wondering if anyone out
there has had success with Java dependency-scanning tools
(or any other approach).
Thanks,
chad
_______________________________________________
Help-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-make
- RE: Mutually-dependent Java files and GNU make Chad Loder
- RE: Mutually-dependent Java files and GNU make Paul Taylor
- RE: Mutually-dependent Java files and GNU make Paul D. Smith
