[1829] in Kerberos_V5_Development
Re: make vs. gmake and the Athena source tree
daemon@ATHENA.MIT.EDU (Marc Horowitz)
Mon Sep 30 15:23:34 1996
To: Greg Hudson <ghudson@MIT.EDU>
Cc: krbdev@MIT.EDU
In-Reply-To: Your message of "Mon, 30 Sep 1996 14:46:39 EDT."
<199609301846.OAA23169@the-light-fantastic.MIT.EDU>
Date: Mon, 30 Sep 1996 15:23:24 EDT
From: Marc Horowitz <marc@MIT.EDU>
In message <199609301846.OAA23169@the-light-fantastic.MIT.EDU>, Greg Hudson <ghudson@MIT.EDU> writes:
I could live with that solution, and have had something similar
floating in my head.
However, it uses .so/.po as destinations, so (CC) -c -o needs to work.
I can live with that, too, but I've heard other people complain about
this technique.
As you say, it probably will need a shell script replacement for ld to
support AIX, since AIX is so weird, but I can live with that, too.
Marc