summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMiro Jurisic <meeroh@mit.edu>1998-08-04 21:11:30 +0000
committerMiro Jurisic <meeroh@mit.edu>1998-08-04 21:11:30 +0000
commit46a3df81b894c43d1b8460cac89d76da11f791a9 (patch)
tree617ad7e7918cd777bfb8ef36f8abb877f1b2be23 /src
parented0ac77dc4652c17d0a49903db5a5fe2e152e249 (diff)
Fixed 68K testtrack library export name
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10774 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
-rw-r--r--src/mac/Makefile.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mac/Makefile.tmpl b/src/mac/Makefile.tmpl
index ceb96a508..fae070936 100644
--- a/src/mac/Makefile.tmpl
+++ b/src/mac/Makefile.tmpl
@@ -414,7 +414,7 @@ K5Library68K K5Library68K.MAP :: {AUTOGEN_OUTPUT} /mac/K5Library.exp {K5RTLCFM68
-model cfmflat -@export "/mac/K5Library.exp" -sym fullpath \
-map K5Library68K.MAP -o K5Library68K \
-init "__initializeK5" -term "__terminateK5" \
- -weakimport /mac/TestTrack/MITAthenaLib -initbefore "MIT_*TestTrackLib68K" \
+ -weakimport /mac/TestTrack/MITAthenaLib -initbefore "MIT_*TestTrackLib" \
{K5RTLCFM68K} {K5OBJS68KCFM} {K5SHLIBOBJ68KCFM} {TTOBJ68KCFM}
K5Library68K :: /mac/version.r
Rez "/mac/version.r" -a -o K5Library68K