[1826] in Kerberos_V5_Development
Re: make vs. gmake and the Athena source tree
daemon@ATHENA.MIT.EDU (Marc Horowitz)
Mon Sep 30 13:24:10 1996
To: Greg Hudson <ghudson@MIT.EDU>
Cc: krbdev@MIT.EDU
In-Reply-To: Your message of "Mon, 30 Sep 1996 04:11:03 EDT."
<199609300811.EAA15890@the-light-fantastic.MIT.EDU>
Date: Mon, 30 Sep 1996 13:24:01 EDT
From: Marc Horowitz <marc@MIT.EDU>
In message <199609300811.EAA15890@the-light-fantastic.MIT.EDU>, Greg Hudson <ghudson@MIT.EDU> writes:
>> You need to be more specific about which features of gmake you want in
>> order to make this easier, Marc.
I don't have anything specific in mind. I can think of ways which use
varying subsets of conditionals, includes, prefix and suffix
substitutions, and immediate evaluation (like gmake := )
If someone can propose a maintainable solution which uses none of
these, I'll shut up. I just haven't seen one yet.
BTW, a working definition of "maintainable" in this case is "one which
can be augmented to support new systems in a straighforward manner,
and doesn't break frequently enough or badly enough that I groan when
I see library builds fail."
Marc