[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNU Make enhansment patch - batching compiles
From: |
Paul D. Smith |
Subject: |
Re: GNU Make enhansment patch - batching compiles |
Date: |
Thu, 3 May 2001 14:23:01 -0400 |
%% "Eli Zaretskii" <address@hidden> 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 <address@hidden> 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