summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/asn.1
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2006-03-27 22:53:15 +0000
committerKen Raeburn <raeburn@mit.edu>2006-03-27 22:53:15 +0000
commit42d691f905fbeb443449f793f6dd0cf6609b5126 (patch)
tree54b65c41d500785e26a4bd3748ac665a4c5d5228 /src/lib/krb5/asn.1
parent2ae7ca7da7ed0a332e79e689980cb13642327dc1 (diff)
downloadkrb5-42d691f905fbeb443449f793f6dd0cf6609b5126.tar.gz
krb5-42d691f905fbeb443449f793f6dd0cf6609b5126.tar.xz
krb5-42d691f905fbeb443449f793f6dd0cf6609b5126.zip
make depend
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17786 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/krb5/asn.1')
-rw-r--r--src/lib/krb5/asn.1/Makefile.in58
1 files changed, 32 insertions, 26 deletions
diff --git a/src/lib/krb5/asn.1/Makefile.in b/src/lib/krb5/asn.1/Makefile.in
index 73f7329047..37f16cde03 100644
--- a/src/lib/krb5/asn.1/Makefile.in
+++ b/src/lib/krb5/asn.1/Makefile.in
@@ -64,79 +64,85 @@ asn1_decode.so asn1_decode.po $(OUTPRE)asn1_decode.$(OBJEXT): \
$(SRCTOP)/include/k5-platform.h $(SRCTOP)/include/k5-thread.h \
$(BUILDTOP)/include/krb5.h $(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h \
$(SRCTOP)/include/port-sockets.h $(SRCTOP)/include/socket-utils.h \
- $(SRCTOP)/include/k5-locate.h $(SRCTOP)/include/kdb.h \
- $(SRCTOP)/include/k5-plugin.h krbasn1.h asn1buf.h asn1_get.h
+ $(SRCTOP)/include/k5-err.h $(SRCTOP)/include/k5-locate.h \
+ $(SRCTOP)/include/kdb.h $(SRCTOP)/include/k5-plugin.h \
+ krbasn1.h asn1buf.h asn1_get.h
asn1_k_decode.so asn1_k_decode.po $(OUTPRE)asn1_k_decode.$(OBJEXT): \
asn1_k_decode.c asn1_k_decode.h $(SRCTOP)/include/k5-int.h \
$(BUILDTOP)/include/osconf.h $(BUILDTOP)/include/autoconf.h \
$(SRCTOP)/include/k5-platform.h $(SRCTOP)/include/k5-thread.h \
$(BUILDTOP)/include/krb5.h $(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h \
$(SRCTOP)/include/port-sockets.h $(SRCTOP)/include/socket-utils.h \
- $(SRCTOP)/include/k5-locate.h $(SRCTOP)/include/kdb.h \
- $(SRCTOP)/include/k5-plugin.h krbasn1.h asn1buf.h asn1_decode.h \
- asn1_get.h asn1_misc.h
+ $(SRCTOP)/include/k5-err.h $(SRCTOP)/include/k5-locate.h \
+ $(SRCTOP)/include/kdb.h $(SRCTOP)/include/k5-plugin.h \
+ krbasn1.h asn1buf.h asn1_decode.h asn1_get.h asn1_misc.h
asn1_encode.so asn1_encode.po $(OUTPRE)asn1_encode.$(OBJEXT): \
asn1_encode.c asn1_encode.h $(SRCTOP)/include/k5-int.h \
$(BUILDTOP)/include/osconf.h $(BUILDTOP)/include/autoconf.h \
$(SRCTOP)/include/k5-platform.h $(SRCTOP)/include/k5-thread.h \
$(BUILDTOP)/include/krb5.h $(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h \
$(SRCTOP)/include/port-sockets.h $(SRCTOP)/include/socket-utils.h \
- $(SRCTOP)/include/k5-locate.h $(SRCTOP)/include/kdb.h \
- $(SRCTOP)/include/k5-plugin.h krbasn1.h asn1buf.h asn1_make.h
+ $(SRCTOP)/include/k5-err.h $(SRCTOP)/include/k5-locate.h \
+ $(SRCTOP)/include/kdb.h $(SRCTOP)/include/k5-plugin.h \
+ krbasn1.h asn1buf.h asn1_make.h
asn1_get.so asn1_get.po $(OUTPRE)asn1_get.$(OBJEXT): \
asn1_get.c asn1_get.h $(SRCTOP)/include/k5-int.h $(BUILDTOP)/include/osconf.h \
$(BUILDTOP)/include/autoconf.h $(SRCTOP)/include/k5-platform.h \
$(SRCTOP)/include/k5-thread.h $(BUILDTOP)/include/krb5.h \
$(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h $(SRCTOP)/include/port-sockets.h \
- $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-locate.h \
- $(SRCTOP)/include/kdb.h $(SRCTOP)/include/k5-plugin.h \
- krbasn1.h asn1buf.h
+ $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-err.h \
+ $(SRCTOP)/include/k5-locate.h $(SRCTOP)/include/kdb.h \
+ $(SRCTOP)/include/k5-plugin.h krbasn1.h asn1buf.h
asn1_make.so asn1_make.po $(OUTPRE)asn1_make.$(OBJEXT): \
asn1_make.c asn1_make.h $(SRCTOP)/include/k5-int.h \
$(BUILDTOP)/include/osconf.h $(BUILDTOP)/include/autoconf.h \
$(SRCTOP)/include/k5-platform.h $(SRCTOP)/include/k5-thread.h \
$(BUILDTOP)/include/krb5.h $(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h \
$(SRCTOP)/include/port-sockets.h $(SRCTOP)/include/socket-utils.h \
- $(SRCTOP)/include/k5-locate.h $(SRCTOP)/include/kdb.h \
- $(SRCTOP)/include/k5-plugin.h krbasn1.h asn1buf.h
+ $(SRCTOP)/include/k5-err.h $(SRCTOP)/include/k5-locate.h \
+ $(SRCTOP)/include/kdb.h $(SRCTOP)/include/k5-plugin.h \
+ krbasn1.h asn1buf.h
asn1buf.so asn1buf.po $(OUTPRE)asn1buf.$(OBJEXT): asn1buf.c \
asn1buf.h $(SRCTOP)/include/k5-int.h $(BUILDTOP)/include/osconf.h \
$(BUILDTOP)/include/autoconf.h $(SRCTOP)/include/k5-platform.h \
$(SRCTOP)/include/k5-thread.h $(BUILDTOP)/include/krb5.h \
$(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h $(SRCTOP)/include/port-sockets.h \
- $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-locate.h \
- $(SRCTOP)/include/kdb.h $(SRCTOP)/include/k5-plugin.h \
- krbasn1.h asn1_get.h
+ $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-err.h \
+ $(SRCTOP)/include/k5-locate.h $(SRCTOP)/include/kdb.h \
+ $(SRCTOP)/include/k5-plugin.h krbasn1.h asn1_get.h
krb5_decode.so krb5_decode.po $(OUTPRE)krb5_decode.$(OBJEXT): \
krb5_decode.c $(SRCTOP)/include/k5-int.h $(BUILDTOP)/include/osconf.h \
$(BUILDTOP)/include/autoconf.h $(SRCTOP)/include/k5-platform.h \
$(SRCTOP)/include/k5-thread.h $(BUILDTOP)/include/krb5.h \
$(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h $(SRCTOP)/include/port-sockets.h \
- $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-locate.h \
- $(SRCTOP)/include/kdb.h $(SRCTOP)/include/k5-plugin.h \
- krbasn1.h asn1_k_decode.h asn1buf.h asn1_decode.h asn1_get.h
+ $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-err.h \
+ $(SRCTOP)/include/k5-locate.h $(SRCTOP)/include/kdb.h \
+ $(SRCTOP)/include/k5-plugin.h krbasn1.h asn1_k_decode.h \
+ asn1buf.h asn1_decode.h asn1_get.h
krb5_encode.so krb5_encode.po $(OUTPRE)krb5_encode.$(OBJEXT): \
krb5_encode.c $(SRCTOP)/include/k5-int.h $(BUILDTOP)/include/osconf.h \
$(BUILDTOP)/include/autoconf.h $(SRCTOP)/include/k5-platform.h \
$(SRCTOP)/include/k5-thread.h $(BUILDTOP)/include/krb5.h \
$(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h $(SRCTOP)/include/port-sockets.h \
- $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-locate.h \
- $(SRCTOP)/include/kdb.h $(SRCTOP)/include/k5-plugin.h \
- asn1_k_encode.h asn1buf.h krbasn1.h asn1_encode.h asn1_make.h
+ $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-err.h \
+ $(SRCTOP)/include/k5-locate.h $(SRCTOP)/include/kdb.h \
+ $(SRCTOP)/include/k5-plugin.h asn1_k_encode.h asn1buf.h \
+ krbasn1.h asn1_encode.h asn1_make.h
asn1_k_encode.so asn1_k_encode.po $(OUTPRE)asn1_k_encode.$(OBJEXT): \
asn1_k_encode.c asn1_k_encode.h $(SRCTOP)/include/k5-int.h \
$(BUILDTOP)/include/osconf.h $(BUILDTOP)/include/autoconf.h \
$(SRCTOP)/include/k5-platform.h $(SRCTOP)/include/k5-thread.h \
$(BUILDTOP)/include/krb5.h $(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h \
$(SRCTOP)/include/port-sockets.h $(SRCTOP)/include/socket-utils.h \
- $(SRCTOP)/include/k5-locate.h $(SRCTOP)/include/kdb.h \
- $(SRCTOP)/include/k5-plugin.h asn1buf.h krbasn1.h asn1_make.h \
- asn1_encode.h
+ $(SRCTOP)/include/k5-err.h $(SRCTOP)/include/k5-locate.h \
+ $(SRCTOP)/include/kdb.h $(SRCTOP)/include/k5-plugin.h \
+ asn1buf.h krbasn1.h asn1_make.h asn1_encode.h
asn1_misc.so asn1_misc.po $(OUTPRE)asn1_misc.$(OBJEXT): \
asn1_misc.c asn1_misc.h $(SRCTOP)/include/k5-int.h \
$(BUILDTOP)/include/osconf.h $(BUILDTOP)/include/autoconf.h \
$(SRCTOP)/include/k5-platform.h $(SRCTOP)/include/k5-thread.h \
$(BUILDTOP)/include/krb5.h $(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h \
$(SRCTOP)/include/port-sockets.h $(SRCTOP)/include/socket-utils.h \
- $(SRCTOP)/include/k5-locate.h $(SRCTOP)/include/kdb.h \
- $(SRCTOP)/include/k5-plugin.h krbasn1.h
+ $(SRCTOP)/include/k5-err.h $(SRCTOP)/include/k5-locate.h \
+ $(SRCTOP)/include/kdb.h $(SRCTOP)/include/k5-plugin.h \
+ krbasn1.h