First cut at Macintosh configuration support
authorJohn Gilmore <gnu@toad.com>
Fri, 17 Mar 1995 04:57:34 +0000 (04:57 +0000)
committerJohn Gilmore <gnu@toad.com>
Fri, 17 Mar 1995 04:57:34 +0000 (04:57 +0000)
commita2cdd334f0fb25194ca29ba3aaf25043f6f4cde2
tree4c7c88e922a0372204ab953885081625d9a3c9c6
parentce2c38e41c226b9135c581208433c0b53b48ebc7
First cut at Macintosh configuration support

* mac-config.cache:  New file, a hand-built autoconf `config.cache'
file with the right values for building under MPW.
* mac-config.README:  Documentation for mac-config.cache.
* mac-pre.in, mac-post.in:  Versions of pre.in and post.in for
configuring on MPW.
* mac-mf.sed:  A `sed' script which will turn carefully constructed
Unix Makefiles into carefully constructed Macintosh MPW Makefiles.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5139 dc483132-0cff-0310-8789-dd5450dbe970
src/config/ChangeLog
src/config/mac-config.README [new file with mode: 0644]
src/config/mac-config.cache [new file with mode: 0644]
src/config/mac-mf.sed [new file with mode: 0644]
src/config/mac-post.in [new file with mode: 0644]
src/config/mac-pre.in [new file with mode: 0644]