Patch for Review: Build all libjava .class files at once (Updated Again)
Tom Tromey
tromey@redhat.com
Wed Aug 20 17:30:00 GMT 2003
>>>>> "Mohan" == Mohan Embar <gnustuff@thisiscool.com> writes:
Mohan> Since we can assume GNU make (and since you know how I feel about
Mohan> duplicated code), I splurged and wrote a parameterized
Mohan> function to do this and also refactored the libgcj.la,
Mohan> lib-gnu-awt-xlib.la, install-data-local targets to use this.
Mohan> Is this okay? In my opinion, these read really nicely now.
Oh no, `call'.
Can you find out when call was introduced in GNU make? (By date, not
release number...) If it is too recently, I think we can't use it.
Requiring GNU make might be fine, but requiring a very new version is
not.
Tom
More information about the Java-patches
mailing list