aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandra Ellwood <lxs@mit.edu>2001-06-26 14:26:36 +0000
committerAlexandra Ellwood <lxs@mit.edu>2001-06-26 14:26:36 +0000
commit2e595983403effbca64caaa062687273b978147f (patch)
treed4c3d0f9da70634298ef677986d3f7eb550ad351
parent3c0d8a0a7e40f967bfd7c337a5a74d9fe9c16b3f (diff)
downloadkrb5-2e595983403effbca64caaa062687273b978147f.zip
krb5-2e595983403effbca64caaa062687273b978147f.tar.gz
krb5-2e595983403effbca64caaa062687273b978147f.tar.bz2
Added OT to krb5 libraries (needed by krb5_os_localaddr())
git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-2@13506 dc483132-0cff-0310-8789-dd5450dbe970
-rw-r--r--src/mac/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mac/Makefile b/src/mac/Makefile
index 4c54d63..b25d5aa 100644
--- a/src/mac/Makefile
+++ b/src/mac/Makefile
@@ -493,12 +493,14 @@ standard-libraries-macos9-debug = ¶
"{runtimelib-macos9-debug}" ¶
"{runtimelib-static-macos9-debug}" ¶
¶"{SharedLibraries}InterfaceLib¶" ¶
+ ¶"{SharedLibraries}OpenTptInternetLib¶" ¶
¶"{SharedLibraries}MathLib¶"
standard-libraries-macos9-final = ¶
"{clib-macos9-final}" ¶
"{runtimelib-macos9-final}" ¶
"{runtimelib-static-macos9-final}" ¶
¶"{SharedLibraries}InterfaceLib¶" ¶
+ ¶"{SharedLibraries}OpenTptInternetLib¶" ¶
¶"{SharedLibraries}MathLib¶"
standard-libraries-carbon-debug = ¶
"{clib-carbon-debug}" ¶