Inner classes and makefiles

Gregory R. Warnes warnes@biostat.washington.edu
Thu May 25 19:50:00 GMT 2000


Has anyone found a clean way to get make to deal with inner classes?

I can't seem to get inner classes to work with implicit rules.  It seems
that the "$" in the class name confuses make.  

For the moment, I just explicitly compile all of the inner classes and
list them explicitly for the link.  

Thanks,

Greg







More information about the Java mailing list