Re: nested classes, packages, and javac depend
+E compiler switch to get > > errors in the same/similar format to JAVAC. > > The address is http://www.alphaworks.ibm.com/formula/Jikes/ (it's > > available as a link from the blackdown site). ..and if you use jikes together with http://www.tildeslash.com/mmake you will have a Makefile that supports dependencies. -jh
Re: How to Write MakeFile ?
[EMAIL PROTECTED] writes: > How to write MakeFile for Java in Linux ? Have a look at http://www.tildeslash.com/mmake -- Jan-Henrik Haukeland