I am still slightly confused as to why we need a Makefile - since this
seems to ignore one of the nice features of Java compilers - namely that
you can just give it a list of file masks and it will compile anything
that needs recompilation - simple but effective.  It also assumes that
people have make on their system which shouldn't be nescessary.

Can anyone tell me why make is useful for compiling java?

Ian.

_______________________________________________
Freenet-dev mailing list
Freenet-dev at lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/freenet-dev

Reply via email to