summaryrefslogtreecommitdiffstats
path: root/src/mac
diff options
context:
space:
mode:
authorMiro Jurisic <meeroh@mit.edu>1998-08-21 21:25:41 +0000
committerMiro Jurisic <meeroh@mit.edu>1998-08-21 21:25:41 +0000
commite8ef990491abf7400062b6ace09fc9e7b93eaac8 (patch)
tree6f034a683268b101f76dcb1e7680c1bec83bd883 /src/mac
parent1f6505cf665860a56956f62c6f7e907774ce9f5b (diff)
downloadkrb5-e8ef990491abf7400062b6ace09fc9e7b93eaac8.tar.gz
krb5-e8ef990491abf7400062b6ace09fc9e7b93eaac8.tar.xz
krb5-e8ef990491abf7400062b6ace09fc9e7b93eaac8.zip
Added the CCache API libraries to the snapshot target
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10860 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/mac')
-rw-r--r--src/mac/Makefile.tmpl10
1 files changed, 9 insertions, 1 deletions
diff --git a/src/mac/Makefile.tmpl b/src/mac/Makefile.tmpl
index 1b7eee06a..5fe276456 100644
--- a/src/mac/Makefile.tmpl
+++ b/src/mac/Makefile.tmpl
@@ -1,4 +1,4 @@
-SnapshotRoot = //GSS-Kerberos5-1.0.5
+SnapshotRoot = //GSS-Kerberos5-1.1
INCLUDES = {AUTOINCLUDES} -i /mac/TestTrack/ -i "/mac/libraries/CCache API/include/"
@@ -560,6 +560,11 @@ MACFILES = {AUTOMACFILES} {GLUE_INPUT} /Makefile.in /patchlevel.h \
"/mac/libraries/Metrowerks/CW Pro 2/MIT C.PPC DLL.doc" \
"/mac/libraries/Metrowerks/CW Pro 2/MIT RuntimeCFM68K DLL.doc" \
"/mac/libraries/Metrowerks/CW Pro 2/MIT RuntimePPC DLL.doc" \
+ "/mac/libraries/CCache API/include/CCache.h" \
+ "/mac/libraries/CCache API/bin/CCacheGlobalsLib.68K" \
+ "/mac/libraries/CCache API/bin/CCacheGlobalsLib.PPC" \
+ "/mac/libraries/CCache API/bin/CCacheLib.68K" \
+ "/mac/libraries/CCache API/bin/CCacheLib.PPC" \
/mac/TestTrack/ChangeLog \
/mac/TestTrack/GSSforSAP.r \
/mac/TestTrack/MITAthenaLib \
@@ -575,6 +580,9 @@ MACDIRS = /config/ /include/ /include/krb5/ /include/krb5/stock/ \
/mac/libraries/ \
/mac/libraries/Metrowerks/ \
"/mac/libraries/Metrowerks/CW Pro 2/" \
+ "/mac/libraries/CCache API/" \
+ "/mac/libraries/CCache API/bin" \
+ "/mac/libraries/CCache API/include" \
/mac/testtrack/
snapshot : autogenerate-clean