aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/ccache/Makefile.in
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2002-06-20 23:02:31 +0000
committerTom Yu <tlyu@mit.edu>2002-06-20 23:02:31 +0000
commit82e2a6b9a6c0518436775989d49b8f1b3dbbf043 (patch)
tree01d696debcefc813b4ce26f743bdcc54733cd3af /src/lib/krb5/ccache/Makefile.in
parent2b1d8a508ff0564dcb8efde89224aba183282edc (diff)
downloadkrb5-82e2a6b9a6c0518436775989d49b8f1b3dbbf043.zip
krb5-82e2a6b9a6c0518436775989d49b8f1b3dbbf043.tar.gz
krb5-82e2a6b9a6c0518436775989d49b8f1b3dbbf043.tar.bz2
* Makefile.in: Build cc accessor functions on Windows
* ccdefault.c: updated to new KLL function name * ccdefault.c: swapped include of KerberosLoginPrivate with k5-int.h to avoid problems with including CoreServices.h after profile.h and krb.h * ccdefault.c: Updated Mac OS X headers to new framework layout * ccdefops.c: created #define for USE_CCAPI now that both Mac OS 9 and Mac OS 10 use ccapi. [pullups from 1-2-2-branch] git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14549 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/krb5/ccache/Makefile.in')
-rw-r--r--src/lib/krb5/ccache/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/krb5/ccache/Makefile.in b/src/lib/krb5/ccache/Makefile.in
index f81d425..4812a48 100644
--- a/src/lib/krb5/ccache/Makefile.in
+++ b/src/lib/krb5/ccache/Makefile.in
@@ -51,6 +51,8 @@ SRCS= $(srcdir)/ccbase.c \
$(srcdir)/ccfns.c \
$(srcdir)/ser_cc.c
+##DOS##OBJS=$(OBJS) $(OUTPRE)ccfns.$(OBJEXT)
+
all-unix:: all-libobjs
all-windows:: subdirs $(OBJFILE)