From e8ef990491abf7400062b6ace09fc9e7b93eaac8 Mon Sep 17 00:00:00 2001 From: Miro Jurisic Date: Fri, 21 Aug 1998 21:25:41 +0000 Subject: [PATCH] Added the CCache API libraries to the snapshot target git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10860 dc483132-0cff-0310-8789-dd5450dbe970 --- src/mac/Makefile.tmpl | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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 -- 2.26.2