summaryrefslogtreecommitdiffstats
path: root/src/tests/asn.1
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2001-09-06 10:49:23 +0000
committerKen Raeburn <raeburn@mit.edu>2001-09-06 10:49:23 +0000
commit72744d2a9b1ae443e6c810b392c3c4bb2064281b (patch)
tree766a4509b7c13d04f9fb0e92598b2a68a27fae2c /src/tests/asn.1
parent47fe08b7d2703d6c771c01ce77aeadb15da8c08f (diff)
downloadkrb5-72744d2a9b1ae443e6c810b392c3c4bb2064281b.tar.gz
krb5-72744d2a9b1ae443e6c810b392c3c4bb2064281b.tar.xz
krb5-72744d2a9b1ae443e6c810b392c3c4bb2064281b.zip
updated dependencies for latest make-depend target code
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13734 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/tests/asn.1')
-rw-r--r--src/tests/asn.1/Makefile.in37
1 files changed, 17 insertions, 20 deletions
diff --git a/src/tests/asn.1/Makefile.in b/src/tests/asn.1/Makefile.in
index 3b0743b43..de576cd5d 100644
--- a/src/tests/asn.1/Makefile.in
+++ b/src/tests/asn.1/Makefile.in
@@ -64,34 +64,31 @@ ktest_equal.o: ktest_equal.h
# Makefile dependencies follow. This must be the last section in
# the Makefile.in file
#
-krb5_encode_test.o: krb5_encode_test.c $(BUILDTOP)/../src/include/k5-int.h \
+krb5_encode_test.o: krb5_encode_test.c $(SRCTOP)/include/k5-int.h \
$(BUILDTOP)/include/krb5/osconf.h $(BUILDTOP)/include/krb5/autoconf.h \
$(BUILDTOP)/include/krb5.h $(BUILDTOP)/include/profile.h \
- $(BUILDTOP)/include/com_err.h $(BUILDTOP)/../src/include/krb5/kdb.h \
- utility.h $(BUILDTOP)/../src/lib/krb5/asn.1/krbasn1.h \
- $(BUILDTOP)/../src/lib/krb5/asn.1/asn1buf.h ktest.h \
- debug.h
-krb5_encode_test.o: krb5_encode_test.c $(BUILDTOP)/../src/include/k5-int.h \
+ $(BUILDTOP)/include/com_err.h $(SRCTOP)/include/krb5/kdb.h \
+ utility.h $(SRCTOP)/lib/krb5/asn.1/krbasn1.h $(SRCTOP)/lib/krb5/asn.1/asn1buf.h \
+ ktest.h debug.h
+krb5_encode_test.o: krb5_encode_test.c $(SRCTOP)/include/k5-int.h \
$(BUILDTOP)/include/krb5/osconf.h $(BUILDTOP)/include/krb5/autoconf.h \
$(BUILDTOP)/include/krb5.h $(BUILDTOP)/include/profile.h \
- $(BUILDTOP)/include/com_err.h $(BUILDTOP)/../src/include/krb5/kdb.h \
- utility.h $(BUILDTOP)/../src/lib/krb5/asn.1/krbasn1.h \
- $(BUILDTOP)/../src/lib/krb5/asn.1/asn1buf.h ktest.h \
- debug.h
-ktest.o: ktest.c ktest.h $(BUILDTOP)/../src/include/k5-int.h \
+ $(BUILDTOP)/include/com_err.h $(SRCTOP)/include/krb5/kdb.h \
+ utility.h $(SRCTOP)/lib/krb5/asn.1/krbasn1.h $(SRCTOP)/lib/krb5/asn.1/asn1buf.h \
+ ktest.h debug.h
+ktest.o: ktest.c ktest.h $(SRCTOP)/include/k5-int.h \
$(BUILDTOP)/include/krb5/osconf.h $(BUILDTOP)/include/krb5/autoconf.h \
$(BUILDTOP)/include/krb5.h $(BUILDTOP)/include/profile.h \
- $(BUILDTOP)/include/com_err.h $(BUILDTOP)/../src/include/krb5/kdb.h \
- utility.h $(BUILDTOP)/../src/lib/krb5/asn.1/krbasn1.h \
- $(BUILDTOP)/../src/lib/krb5/asn.1/asn1buf.h
-ktest_equal.o: ktest_equal.c ktest_equal.h $(BUILDTOP)/../src/include/k5-int.h \
+ $(BUILDTOP)/include/com_err.h $(SRCTOP)/include/krb5/kdb.h \
+ utility.h $(SRCTOP)/lib/krb5/asn.1/krbasn1.h $(SRCTOP)/lib/krb5/asn.1/asn1buf.h
+ktest_equal.o: ktest_equal.c ktest_equal.h $(SRCTOP)/include/k5-int.h \
$(BUILDTOP)/include/krb5/osconf.h $(BUILDTOP)/include/krb5/autoconf.h \
$(BUILDTOP)/include/krb5.h $(BUILDTOP)/include/profile.h \
- $(BUILDTOP)/include/com_err.h $(BUILDTOP)/../src/include/krb5/kdb.h
+ $(BUILDTOP)/include/com_err.h $(SRCTOP)/include/krb5/kdb.h
utility.o: utility.c $(BUILDTOP)/include/krb5.h $(BUILDTOP)/include/profile.h \
- $(BUILDTOP)/include/com_err.h utility.h $(BUILDTOP)/../src/lib/krb5/asn.1/krbasn1.h \
- $(BUILDTOP)/../src/include/k5-int.h $(BUILDTOP)/include/krb5/osconf.h \
- $(BUILDTOP)/include/krb5/autoconf.h $(BUILDTOP)/../src/include/krb5/kdb.h \
- $(BUILDTOP)/../src/lib/krb5/asn.1/asn1buf.h
+ $(BUILDTOP)/include/com_err.h utility.h $(SRCTOP)/lib/krb5/asn.1/krbasn1.h \
+ $(SRCTOP)/include/k5-int.h $(BUILDTOP)/include/krb5/osconf.h \
+ $(BUILDTOP)/include/krb5/autoconf.h $(SRCTOP)/include/krb5/kdb.h \
+ $(SRCTOP)/lib/krb5/asn.1/asn1buf.h
trval.o: trval.c