diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/mac/Makefile.tmpl | 2 | ||||
| -rw-r--r-- | src/mac/ReadMe | 2 |
2 files changed, 2 insertions, 2 deletions
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 |
