%% "Eli Zaretskii" <[EMAIL PROTECTED]> writes:
>> You left out one crucial rule: how is files_list built?
ez> I thought about doing that from the rule which is normally used to
ez> compile .java into .class. Something like this:
ez> %.class : %.java
ez> echo '$< \\' >> files_list
This doesn't address the central problem I listed in my previous post:
> there's no good way to know when you are building the first one of the
> objects, and you have to know that.
--
-------------------------------------------------------------------------------
Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at:
http://www.gnu.org http://www.paulandlesley.org/gmake/
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist
_______________________________________________
Help-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-make