summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1996-02-07 05:33:25 +0000
committerTheodore Tso <tytso@mit.edu>1996-02-07 05:33:25 +0000
commit63041adc87b6a6221af9e4e2f273ad1ba1381ed5 (patch)
tree360ece3f45a28cbaf939802b33be7f3901471479 /src
parent1beb992505eeb0faa107ebe140aa7a6a2a53d3e3 (diff)
downloadkrb5-63041adc87b6a6221af9e4e2f273ad1ba1381ed5.tar.gz
krb5-63041adc87b6a6221af9e4e2f273ad1ba1381ed5.tar.xz
krb5-63041adc87b6a6221af9e4e2f273ad1ba1381ed5.zip
New files, for danw's changes to allow building Makefiles for the
Macintosh. We now can build MPW makefiles which are interpreted by CodeWarrior. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7445 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
-rw-r--r--src/mac/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mac/ChangeLog b/src/mac/ChangeLog
new file mode 100644
index 000000000..f813fe616
--- /dev/null
+++ b/src/mac/ChangeLog
@@ -0,0 +1,5 @@
+Wed Feb 7 00:26:08 1996 Theodore Y. Ts'o <tytso@dcl>
+
+ * Makefile.tmpl, macfiles.sh: New files, for danw's changes to
+ allow building Makefiles for the Macintosh. We now can
+ build MPW makefiles which are interpreted by CodeWarrior.