mac-files = `perl "/mac/macfile_gen.pl" maclist`
mac-folders = `perl "/mac/macfile_gen.pl" macdirs`
-all-mac-files = {mac-files} {glue-input} {autogeneration-sources} /Makefile.in /patchlevel.h \
+all-mac-files = {mac-files} {classic-glue-input} {autogeneration-sources} /Makefile.in /patchlevel.h \
/util/et/et_h.perl /util/et/et_c.perl \
/mac/GSS.CFM.c \
/mac/GSSLibrary.exp \
/mac/libraries/KerberosHeaders.h \
/mac/libraries/KerberosHeaders.pch \
/mac/libraries/KerberosHeadersCFM.pch \
+ "/mac/libraries/BeforeBuild.prj" \
"/mac/libraries/Metrowerks/CW Pro 2/MIT C.CFM68K DLL.prj" \
"/mac/libraries/Metrowerks/CW Pro 2/MIT C.PPC DLL.prj" \
"/mac/libraries/Metrowerks/CW Pro 2/MIT RuntimeCFM68K DLL.prj" \
7) Build target "create-directories" in MPW.
- 8) Open the projects in "[krb5 src]:mac:libraries:Metrowerks:CW Pro 2:"
- in your CW Pro 2 IDE (the projects will not work correctly with CW Pro 3),
- and build them.
-
- IMPORTANT: You must build the Runtime libraries *before* building
- the C libraries.
+ 8) Open the project "[krb5 src]:mac:libraries:BeforeBuild.prj"
+ in your CW Pro 2 IDE and build it.
You will see some link warnings. These are normal and can be ignored.