Use $(LD) instead of $(CC) when trying to link. (So purify works).
authorTheodore Tso <tytso@mit.edu>
Fri, 28 Apr 1995 19:51:42 +0000 (19:51 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 28 Apr 1995 19:51:42 +0000 (19:51 +0000)
commit1cc8ec19e5214a20cc6d21ce70bee4082c6bb6a7
treee57a06424eb408e4b5e3aa1f35e679e3436e3806
parent8ce0c588b5121ac9dc1e4d06f22a109e8118fc12
Use $(LD) instead of $(CC) when trying to link.  (So purify works).
Note: to get things to work on the Mac, just put LD=$(CC) in the
Makefile.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5629 dc483132-0cff-0310-8789-dd5450dbe970
src/clients/kinit/ChangeLog
src/clients/kinit/Makefile.in