summaryrefslogtreecommitdiffstats
path: root/src/ccapi/lib/deps
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2009-02-18 18:20:41 +0000
committerKen Raeburn <raeburn@mit.edu>2009-02-18 18:20:41 +0000
commita08353096de4ae17bc7a242d97f6665353b81061 (patch)
tree767052b1b8790c0ab832e5d9027802a00b4efb9a /src/ccapi/lib/deps
parentd9f547b4670abb3aa5cba348ce44cc0c60d57071 (diff)
downloadkrb5-a08353096de4ae17bc7a242d97f6665353b81061.tar.gz
krb5-a08353096de4ae17bc7a242d97f6665353b81061.tar.xz
krb5-a08353096de4ae17bc7a242d97f6665353b81061.zip
Some fixups and stubs for building ccapi on UNIX, and dependencies.
(Doesn't make a complete working implementation, but it mostly compiles.) Does *not* include the changes to actually cause the ccapi code to get built in normal UNIX builds. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22023 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ccapi/lib/deps')
-rw-r--r--src/ccapi/lib/deps86
1 files changed, 86 insertions, 0 deletions
diff --git a/src/ccapi/lib/deps b/src/ccapi/lib/deps
new file mode 100644
index 0000000000..70c5269b59
--- /dev/null
+++ b/src/ccapi/lib/deps
@@ -0,0 +1,86 @@
+#
+# Generated makefile dependencies follow.
+#
+ccapi_ccache.so ccapi_ccache.po $(OUTPRE)ccapi_ccache.$(OBJEXT): \
+ $(BUILDTOP)/include/autoconf.h $(COM_ERR_DEPS) $(SRCTOP)/include/CredentialsCache.h \
+ $(SRCTOP)/include/CredentialsCache2.h $(SRCTOP)/include/k5-ipc_stream.h \
+ $(SRCTOP)/include/k5-platform.h $(SRCTOP)/include/k5-thread.h \
+ $(srcdir)/../common/cci_common.h $(srcdir)/../common/cci_cred_union.h \
+ $(srcdir)/../common/cci_debugging.h $(srcdir)/../common/cci_identifier.h \
+ $(srcdir)/../common/cci_message.h $(srcdir)/../common/cci_types.h \
+ ccapi_ccache.c ccapi_ccache.h ccapi_credentials.h ccapi_credentials_iterator.h \
+ ccapi_ipc.h ccapi_string.h
+ccapi_ccache_iterator.so ccapi_ccache_iterator.po $(OUTPRE)ccapi_ccache_iterator.$(OBJEXT): \
+ $(BUILDTOP)/include/autoconf.h $(COM_ERR_DEPS) $(SRCTOP)/include/CredentialsCache.h \
+ $(SRCTOP)/include/CredentialsCache2.h $(SRCTOP)/include/k5-ipc_stream.h \
+ $(SRCTOP)/include/k5-platform.h $(SRCTOP)/include/k5-thread.h \
+ $(srcdir)/../common/cci_common.h $(srcdir)/../common/cci_cred_union.h \
+ $(srcdir)/../common/cci_debugging.h $(srcdir)/../common/cci_identifier.h \
+ $(srcdir)/../common/cci_message.h $(srcdir)/../common/cci_types.h \
+ ccapi_ccache.h ccapi_ccache_iterator.c ccapi_ccache_iterator.h \
+ ccapi_ipc.h
+ccapi_context.so ccapi_context.po $(OUTPRE)ccapi_context.$(OBJEXT): \
+ $(BUILDTOP)/include/autoconf.h $(COM_ERR_DEPS) $(SRCTOP)/include/CredentialsCache.h \
+ $(SRCTOP)/include/CredentialsCache2.h $(SRCTOP)/include/k5-ipc_stream.h \
+ $(SRCTOP)/include/k5-platform.h $(SRCTOP)/include/k5-thread.h \
+ $(srcdir)/../common/cci_common.h $(srcdir)/../common/cci_cred_union.h \
+ $(srcdir)/../common/cci_debugging.h $(srcdir)/../common/cci_identifier.h \
+ $(srcdir)/../common/cci_message.h $(srcdir)/../common/cci_types.h \
+ ccapi_ccache.h ccapi_ccache_iterator.h ccapi_context.c \
+ ccapi_context.h ccapi_context_change_time.h ccapi_err.h \
+ ccapi_ipc.h ccapi_string.h
+ccapi_context_change_time.so ccapi_context_change_time.po \
+ $(OUTPRE)ccapi_context_change_time.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
+ $(COM_ERR_DEPS) $(SRCTOP)/include/CredentialsCache.h \
+ $(SRCTOP)/include/CredentialsCache2.h $(SRCTOP)/include/k5-ipc_stream.h \
+ $(SRCTOP)/include/k5-platform.h $(SRCTOP)/include/k5-thread.h \
+ $(srcdir)/../common/cci_common.h $(srcdir)/../common/cci_cred_union.h \
+ $(srcdir)/../common/cci_debugging.h $(srcdir)/../common/cci_identifier.h \
+ $(srcdir)/../common/cci_message.h $(srcdir)/../common/cci_types.h \
+ ccapi_context_change_time.c ccapi_context_change_time.h
+ccapi_credentials.so ccapi_credentials.po $(OUTPRE)ccapi_credentials.$(OBJEXT): \
+ $(BUILDTOP)/include/autoconf.h $(COM_ERR_DEPS) $(SRCTOP)/include/CredentialsCache.h \
+ $(SRCTOP)/include/CredentialsCache2.h $(SRCTOP)/include/k5-ipc_stream.h \
+ $(SRCTOP)/include/k5-platform.h $(SRCTOP)/include/k5-thread.h \
+ $(srcdir)/../common/cci_common.h $(srcdir)/../common/cci_cred_union.h \
+ $(srcdir)/../common/cci_debugging.h $(srcdir)/../common/cci_identifier.h \
+ $(srcdir)/../common/cci_message.h $(srcdir)/../common/cci_types.h \
+ ccapi_credentials.c ccapi_credentials.h ccapi_string.h
+ccapi_credentials_iterator.so ccapi_credentials_iterator.po \
+ $(OUTPRE)ccapi_credentials_iterator.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
+ $(COM_ERR_DEPS) $(SRCTOP)/include/CredentialsCache.h \
+ $(SRCTOP)/include/CredentialsCache2.h $(SRCTOP)/include/k5-ipc_stream.h \
+ $(SRCTOP)/include/k5-platform.h $(SRCTOP)/include/k5-thread.h \
+ $(srcdir)/../common/cci_common.h $(srcdir)/../common/cci_cred_union.h \
+ $(srcdir)/../common/cci_debugging.h $(srcdir)/../common/cci_identifier.h \
+ $(srcdir)/../common/cci_message.h $(srcdir)/../common/cci_types.h \
+ ccapi_credentials.h ccapi_credentials_iterator.c ccapi_credentials_iterator.h \
+ ccapi_ipc.h
+ccapi_err.so ccapi_err.po $(OUTPRE)ccapi_err.$(OBJEXT): \
+ $(COM_ERR_DEPS) ccapi_err.c
+ccapi_ipc.so ccapi_ipc.po $(OUTPRE)ccapi_ipc.$(OBJEXT): \
+ $(BUILDTOP)/include/autoconf.h $(COM_ERR_DEPS) $(SRCTOP)/include/CredentialsCache.h \
+ $(SRCTOP)/include/CredentialsCache2.h $(SRCTOP)/include/k5-ipc_stream.h \
+ $(SRCTOP)/include/k5-platform.h $(SRCTOP)/include/k5-thread.h \
+ $(srcdir)/../common/cci_common.h $(srcdir)/../common/cci_cred_union.h \
+ $(srcdir)/../common/cci_debugging.h $(srcdir)/../common/cci_identifier.h \
+ $(srcdir)/../common/cci_message.h $(srcdir)/../common/cci_types.h \
+ ccapi_ipc.c ccapi_ipc.h ccapi_os_ipc.h
+ccapi_string.so ccapi_string.po $(OUTPRE)ccapi_string.$(OBJEXT): \
+ $(BUILDTOP)/include/autoconf.h $(COM_ERR_DEPS) $(SRCTOP)/include/CredentialsCache.h \
+ $(SRCTOP)/include/CredentialsCache2.h $(SRCTOP)/include/k5-ipc_stream.h \
+ $(SRCTOP)/include/k5-platform.h $(SRCTOP)/include/k5-thread.h \
+ $(srcdir)/../common/cci_common.h $(srcdir)/../common/cci_cred_union.h \
+ $(srcdir)/../common/cci_debugging.h $(srcdir)/../common/cci_identifier.h \
+ $(srcdir)/../common/cci_message.h $(srcdir)/../common/cci_types.h \
+ ccapi_string.c ccapi_string.h
+ccapi_v2.so ccapi_v2.po $(OUTPRE)ccapi_v2.$(OBJEXT): \
+ $(BUILDTOP)/include/autoconf.h $(COM_ERR_DEPS) $(SRCTOP)/include/CredentialsCache.h \
+ $(SRCTOP)/include/CredentialsCache2.h $(SRCTOP)/include/k5-ipc_stream.h \
+ $(SRCTOP)/include/k5-platform.h $(SRCTOP)/include/k5-thread.h \
+ $(srcdir)/../common/cci_common.h $(srcdir)/../common/cci_cred_union.h \
+ $(srcdir)/../common/cci_debugging.h $(srcdir)/../common/cci_identifier.h \
+ $(srcdir)/../common/cci_message.h $(srcdir)/../common/cci_types.h \
+ ccapi_ccache.h ccapi_ccache_iterator.h ccapi_context.h \
+ ccapi_credentials.h ccapi_credentials_iterator.h ccapi_string.h \
+ ccapi_v2.c