aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/krb/crc32
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2009-08-03 18:40:22 +0000
committerGreg Hudson <ghudson@mit.edu>2009-08-03 18:40:22 +0000
commit9a5d62c48bca279e3cf9408bee9cb8752c5390c6 (patch)
tree44c468147947cc21ff893a71b7e99cfe15faefb5 /src/lib/crypto/krb/crc32
parentb3ca20f63e3b4962213909a890e7d7a0e13e3210 (diff)
downloadkrb5-9a5d62c48bca279e3cf9408bee9cb8752c5390c6.zip
krb5-9a5d62c48bca279e3cf9408bee9cb8752c5390c6.tar.gz
krb5-9a5d62c48bca279e3cf9408bee9cb8752c5390c6.tar.bz2
Re-run make depend. (I am not certain why the dependencies from
r22477 didn't work for me.) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22482 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/crypto/krb/crc32')
-rw-r--r--src/lib/crypto/krb/crc32/deps16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/lib/crypto/krb/crc32/deps b/src/lib/crypto/krb/crc32/deps
index 2558fe2..9dc702d 100644
--- a/src/lib/crypto/krb/crc32/deps
+++ b/src/lib/crypto/krb/crc32/deps
@@ -3,11 +3,11 @@
#
crc32.so crc32.po $(OUTPRE)crc32.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
$(BUILDTOP)/include/krb5/krb5.h $(BUILDTOP)/include/osconf.h \
- $(BUILDTOP)/include/profile.h $(COM_ERR_DEPS) $(SRCTOP)/include/autoconf.h \
- $(SRCTOP)/include/k5-buf.h $(SRCTOP)/include/k5-err.h \
- $(SRCTOP)/include/k5-gmt_mktime.h $(SRCTOP)/include/k5-int-pkinit.h \
- $(SRCTOP)/include/k5-int.h $(SRCTOP)/include/k5-platform.h \
- $(SRCTOP)/include/k5-plugin.h $(SRCTOP)/include/k5-thread.h \
- $(SRCTOP)/include/krb5.h $(SRCTOP)/include/krb5/locate_plugin.h \
- $(SRCTOP)/include/krb5/preauth_plugin.h $(SRCTOP)/include/port-sockets.h \
- $(SRCTOP)/include/socket-utils.h crc-32.h crc32.c
+ $(BUILDTOP)/include/profile.h $(COM_ERR_DEPS) $(SRCTOP)/include/k5-buf.h \
+ $(SRCTOP)/include/k5-err.h $(SRCTOP)/include/k5-gmt_mktime.h \
+ $(SRCTOP)/include/k5-int-pkinit.h $(SRCTOP)/include/k5-int.h \
+ $(SRCTOP)/include/k5-platform.h $(SRCTOP)/include/k5-plugin.h \
+ $(SRCTOP)/include/k5-thread.h $(SRCTOP)/include/krb5.h \
+ $(SRCTOP)/include/krb5/locate_plugin.h $(SRCTOP)/include/krb5/preauth_plugin.h \
+ $(SRCTOP)/include/port-sockets.h $(SRCTOP)/include/socket-utils.h \
+ crc-32.h crc32.c