Jeff Sturm <[EMAIL PROTECTED]> writes:

> If A is modified, B must be compiled.  Do jikes and kjc know to rebuild
> B?

Jikes does... no idea about kjc.  The dependencies are based off of Jikes
output for people who can't/won't use jikes.  See lib/mkdep.pl.in and the
file makefile.dep (which can be generated by mkdep.pl from Jikes
dependency files).  Jikes 1.11 + previous patch posted to fix seg
fault to this list.

Brian
-- 
Brian Jones <[EMAIL PROTECTED]>

Reply via email to