* Makefile.in (CFLAGS): Avoid continuation line that starts with
authorJohn Gilmore <gnu@toad.com>
Fri, 17 Mar 1995 05:14:11 +0000 (05:14 +0000)
committerJohn Gilmore <gnu@toad.com>
Fri, 17 Mar 1995 05:14:11 +0000 (05:14 +0000)
commit5418c5f1876765bcd99aa8a4f1610db212fadc9d
tree35a1eabcd2b6d7a5f29012b62feedbff7179549e
parent3386d1496d8d9b9f021ce6af9a00d1aee794fc46
* Makefile.in (CFLAGS):  Avoid continuation line that starts with
dash; it confuses the Unix->MPW makefile converter.
(##DOSLIBNAME):  No longer needed since DLL built one level up.
(all-mac):  Add.
(libcrypto.a):  Use explicit "./" on paths to DONE files, to
help Unix->MPW makefile converter with rotten Mac pathname conventions.

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