This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Inner classes and makefiles



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






Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]