From 8f3cd2cba6a00c9872e3029972c845b97cbd89cb Mon Sep 17 00:00:00 2001 From: Miro Jurisic Date: Fri, 28 Aug 1998 16:10:18 +0000 Subject: [PATCH] Fixed typo in snapshot target git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10886 dc483132-0cff-0310-8789-dd5450dbe970 --- src/mac/Makefile.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mac/Makefile.tmpl b/src/mac/Makefile.tmpl index 2ccf356c7..f961bcc4c 100644 --- a/src/mac/Makefile.tmpl +++ b/src/mac/Makefile.tmpl @@ -571,8 +571,8 @@ all-mac-files = {mac-files} {glue-input} {autogeneration-sources} /Makefile.in / "/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/CCacheGlobalsLib.68K.debug" \ - "/mac/libraries/CCache API/bin/CCacheGlobalsLib.PPC.debug" \ + "/mac/libraries/CCache API/bin/CCacheLib.68K.debug" \ + "/mac/libraries/CCache API/bin/CCacheLib.PPC.debug" \ "/mac/libraries/CCache API/bin/CCacheLib.68K" \ "/mac/libraries/CCache API/bin/CCacheLib.PPC" \ /mac/TestTrack/ChangeLog \ -- 2.26.2