* Makefile.in (LDFLAGS): Remove, conflicts with pre.in.
authorJohn Gilmore <gnu@toad.com>
Fri, 17 Mar 1995 05:19:53 +0000 (05:19 +0000)
committerJohn Gilmore <gnu@toad.com>
Fri, 17 Mar 1995 05:19:53 +0000 (05:19 +0000)
commit4dd1c4ca7319707587a565a0fcd8b105e285d4c1
tree312d504bd310b987f36d6ab52967ac82635a3cad
parenta31ef098d251569746200a3744fbde7cfc384544
* Makefile.in (LDFLAGS):  Remove, conflicts with pre.in.
(clean):  Insert FIXME.
(verify$(EXEEXT), destest$(EXEEXT)):  Make them work on Mac.
(check-mac):  Add, identical to Unix.
(clean):  Use $(EXEEXT).
* des_int.h (mit_des_cbc_cksum):  Fix prototype from void to long,
to match the actual function.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5143 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/des/ChangeLog
src/lib/crypto/des/Makefile.in
src/lib/crypto/des/des_int.h