summaryrefslogtreecommitdiffstats
path: root/src/mac/Makefile.tmpl
diff options
context:
space:
mode:
authorMiro Jurisic <meeroh@mit.edu>1999-01-20 23:49:43 +0000
committerMiro Jurisic <meeroh@mit.edu>1999-01-20 23:49:43 +0000
commitdf12fb67dfab4af1f907ceff3c12ca5dd4d97fc0 (patch)
treedf56fa1838b59459d7038bacd1039a0ba938ce17 /src/mac/Makefile.tmpl
parent493191b71fc11088456155a5bc8b3e395f8dec1b (diff)
downloadkrb5-df12fb67dfab4af1f907ceff3c12ca5dd4d97fc0.tar.gz
krb5-df12fb67dfab4af1f907ceff3c12ca5dd4d97fc0.tar.xz
krb5-df12fb67dfab4af1f907ceff3c12ca5dd4d97fc0.zip
Version 1.1b1, changed CFM fragment version numbers and tweaked makefile.initial
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11110 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/mac/Makefile.tmpl')
-rw-r--r--src/mac/Makefile.tmpl8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/mac/Makefile.tmpl b/src/mac/Makefile.tmpl
index 4afe94b8a..c24a406e7 100644
--- a/src/mac/Makefile.tmpl
+++ b/src/mac/Makefile.tmpl
@@ -373,6 +373,7 @@ Kerberos5Lib.68K Kerberos5Lib.68K.MAP :: {autogenerated-files} /mac/K5Library.ex
-map Kerberos5Lib.68K.MAP -o Kerberos5Lib.68K \
-init "__initializeK5" -term "__terminateK5" \
-weakimport /mac/TestTrack/MITAthenaLib -initbefore "MIT_*TestTrackLib" \
+ -cv 1 -uv 1 \
{libraries-krb5-cfm68k} {krb5-obj-cfm68k} {cfm-krb5-obj-cfm68k} {testtrack-obj-cfm68k} {ccache-cfm68k}
Kerberos5Lib.68K :: /mac/version.r
Rez "/mac/version.r" -a -o Kerberos5Lib.68K
@@ -383,6 +384,7 @@ Kerberos5Lib.68K.debug Kerberos5Lib.68K.debug.MAP :: {autogenerated-files} /mac/
-map Kerberos5Lib.68K.MAP -o Kerberos5Lib.68K.debug \
-init "__initializeK5" -term "__terminateK5" \
-weakimport /mac/TestTrack/MITAthenaLib -initbefore "MIT_*TestTrackLib" \
+ -cv 1 -uv 1 \
{libraries-krb5-cfm68k} {krb5-obj-cfm68k} {cfm-krb5-obj-cfm68k} {testtrack-obj-cfm68k} {ccache-cfm68k-debug}
Kerberos5Lib.68K.debug :: /mac/version.r
Rez "/mac/version.r" -a -o Kerberos5Lib.68K.debug
@@ -396,6 +398,7 @@ GSSLib.68K GSSLib.68K.MAP :: {autogenerated-files} Kerberos5Lib.68K /mac/GSSLib
-model cfmflat -@export "/mac/GSSLibrary.exp" -sym off \
-map GSSLib.68K.MAP -o GSSLib.68K \
-init "__initializeGSS" -term "__terminateGSS" \
+ -cv 1 -uv 1 \
{libraries-gss-cfm68k} {gss-obj-cfm68k} {cfm-gss-obj-cfm68k} Kerberos5Lib.68K
GSSLib.68K :: /mac/version.r
Rez "/mac/version.r" -a -o GSSLib.68K
@@ -405,6 +408,7 @@ GSSLib.68K.debug GSSLib.68K.debug.MAP :: {autogenerated-files} Kerberos5Lib.68K
-model cfmflat -@export "/mac/GSSLibrary.exp" -sym off \
-map GSSLib.68K.MAP -o GSSLib.68K.debug \
-init "__initializeGSS" -term "__terminateGSS" \
+ -cv 1 -uv 1 \
{libraries-gss-cfm68k} {gss-obj-cfm68k} {cfm-gss-obj-cfm68k} Kerberos5Lib.68K
GSSLib.68K :: /mac/version.r
Rez "/mac/version.r" -a -o GSSLib.68K.debug
@@ -429,6 +433,7 @@ Kerberos5Lib.PPC Kerberos5Lib.PPC.MAP :: {autogenerated-files} /mac/K5Library.e
-term "__terminateK5" \
-weakimport /mac/TestTrack/MITAthenaLib -initbefore "MIT_*TestTrackLib" \
-map K5LibraryPPC.MAP -o Kerberos5Lib.PPC \
+ -cv 1 -uv 1 \
{libraries-krb5-ppc} {krb5-obj-ppc} {cfm-krb5-obj-ppc} {testtrack-obj-ppc} {ccache-ppc}
Kerberos5Lib.PPC :: /mac/version.r
Rez "/mac/version.r" -a -o Kerberos5Lib.PPC
@@ -439,6 +444,7 @@ Kerberos5Lib.PPC.debug Kerberos5Lib.PPC.debug.MAP :: {autogenerated-files} /mac
-term "__terminateK5" \
-weakimport /mac/TestTrack/MITAthenaLib -initbefore "MIT_*TestTrackLib" \
-map K5LibraryPPC.debug.MAP -o Kerberos5Lib.PPC.debug \
+ -cv 1 -uv 1 \
{libraries-krb5-ppc} {krb5-obj-ppc} {cfm-krb5-obj-ppc} {testtrack-obj-ppc} {ccache-ppc-debug}
Kerberos5Lib.PPC.debug :: /mac/version.r
Rez "/mac/version.r" -a -o Kerberos5Lib.PPC.debug
@@ -451,6 +457,7 @@ GSSLib.PPC GSSLib.PPC.MAP :: {autogenerated-files} Kerberos5Lib.PPC /mac/GSSLibr
MWLinkPPC -sharedlibrary -name GSSLibrary -m "" \
-@export "/mac/GSSLibrary.exp" -sym on -init "__initializeGSS" \
-term "__terminateGSS" -map GSSLib.PPC.MAP -o GSSLib.PPC \
+ -cv 1 -uv 1 \
{libraries-gss-ppc} {gss-obj-ppc} {cfm-gss-obj-ppc} Kerberos5Lib.PPC
GSSLib.PPC :: /mac/version.r
Rez "/mac/version.r" -a -o GSSLib.PPC
@@ -459,6 +466,7 @@ GSSLib.PPC.debug GSSLib.PPC.debug.MAP :: {autogenerated-files} Kerberos5Lib.PPC.
MWLinkPPC -sharedlibrary -name "MIT_*GSSLib.debug" -m "" \
-@export "/mac/GSSLibrary.exp" -sym on -init "__initializeGSS" \
-term "__terminateGSS" -map GSSLib.PPC.debug.MAP -o GSSLib.PPC.debug \
+ -cv 1 -uv 1 \
{libraries-gss-ppc} {gss-obj-ppc} {cfm-gss-obj-ppc} Kerberos5Lib.PPC.debug
GSSLib.PPC.debug :: /mac/version.r
Rez "/mac/version.r" -a -o GSSLib.PPC.debug