[1795] in Kerberos_V5_Development
Re: On the use of $< in Makefiles...
daemon@ATHENA.MIT.EDU (Theodore Y. Ts'o)
Thu Sep 26 15:44:48 1996
Date: Thu, 26 Sep 1996 15:44:34 -0400
From: "Theodore Y. Ts'o" <tytso@MIT.EDU>
To: epeisach@MIT.EDU
Cc: krbcore@MIT.EDU
In-Reply-To: epeisach@MIT.EDU's message of Wed, 25 Sep 1996 20:00:41 -0400,
<9609260000.AA01648@kangaroo.mit.edu>
From: epeisach@MIT.EDU
Date: Wed, 25 Sep 1996 20:00:41 -0400
Are we starting to depend on gmake being required again in the build
system...
No, that's just a mistake in the new Makefiles. We should fix $< so
that it's only used in suffix rules.....
- Ted