From a08353096de4ae17bc7a242d97f6665353b81061 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Wed, 18 Feb 2009 18:20:41 +0000 Subject: 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 --- src/ccapi/test/deps | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/ccapi/test/deps (limited to 'src/ccapi/test') diff --git a/src/ccapi/test/deps b/src/ccapi/test/deps new file mode 100644 index 000000000..e69de29bb -- cgit