From: Miro Jurisic Date: Fri, 24 Jul 1998 04:09:56 +0000 (+0000) Subject: Renamed snapshot target output directory X-Git-Tag: krb5-1.1-beta1~625 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=68e9dbab943bceeddd975c93f9ca048a5c1efe5f;p=krb5.git Renamed snapshot target output directory git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10730 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/mac/Makefile.tmpl b/src/mac/Makefile.tmpl index cd81c2055..40e02e8c1 100644 --- a/src/mac/Makefile.tmpl +++ b/src/mac/Makefile.tmpl @@ -1,6 +1,6 @@ # TEMPLATE BEGINS HERE -SnapshotRoot = "//Snapshot" +SnapshotRoot = "//GSS-Kerberos v5 1.0.5" INCLUDES = {AUTOINCLUDES} -i /mac/TestTrack/ diff --git a/src/mac/ReadMe b/src/mac/ReadMe index 22d959a74..6b4e773ac 100644 --- a/src/mac/ReadMe +++ b/src/mac/ReadMe @@ -13,7 +13,7 @@ To Build the Macintosh version of Kerberos 5 and GSS: 4) Launch MPW - 5) Set directory in MPW to the top level of Kerberos 5 distribution ("GSS/krb5 1.0.5 sources") + 5) Set directory in MPW to the top level of Kerberos 5 distribution ("GSS-Kerberos v5 1.0.5") 6) Execute "perl :mac:macfile_gen.pl" in MPW