aboutsummaryrefslogtreecommitdiff
path: root/src/lib/des425
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/des425')
-rw-r--r--src/lib/des425/Makefile.in28
1 files changed, 14 insertions, 14 deletions
diff --git a/src/lib/des425/Makefile.in b/src/lib/des425/Makefile.in
index b8e1d51..5bbdc82 100644
--- a/src/lib/des425/Makefile.in
+++ b/src/lib/des425/Makefile.in
@@ -113,58 +113,58 @@ install-unix:: install-libs
# Makefile dependencies follow. This must be the last section in
# the Makefile.in file
#
-cksum.o: cksum.c $(SRCTOP)/lib/crypto/des/des_int.h \
+cksum.o: cksum.c $(srcdir)/../crypto/des/des_int.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 \
$(SRCTOP)/include/krb5/kdb.h $(SRCTOP)/include/kerberosIV/des.h
-des.o: des.c $(SRCTOP)/lib/crypto/des/des_int.h $(SRCTOP)/include/k5-int.h \
+des.o: des.c $(srcdir)/../crypto/des/des_int.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 $(SRCTOP)/include/krb5/kdb.h \
$(SRCTOP)/include/kerberosIV/des.h
-enc_dec.o: enc_dec.c $(SRCTOP)/lib/crypto/des/des_int.h \
+enc_dec.o: enc_dec.c $(srcdir)/../crypto/des/des_int.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 \
$(SRCTOP)/include/krb5/kdb.h $(SRCTOP)/include/kerberosIV/des.h
-key_parity.o: key_parity.c $(SRCTOP)/lib/crypto/des/des_int.h \
+key_parity.o: key_parity.c $(srcdir)/../crypto/des/des_int.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 \
$(SRCTOP)/include/krb5/kdb.h $(SRCTOP)/include/kerberosIV/des.h
-key_sched.o: key_sched.c $(SRCTOP)/lib/crypto/des/des_int.h \
+key_sched.o: key_sched.c $(srcdir)/../crypto/des/des_int.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 \
$(SRCTOP)/include/krb5/kdb.h $(SRCTOP)/include/kerberosIV/des.h
-new_rnd_key.o: new_rnd_key.c $(SRCTOP)/lib/crypto/des/des_int.h \
+new_rnd_key.o: new_rnd_key.c $(srcdir)/../crypto/des/des_int.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 \
$(SRCTOP)/include/krb5/kdb.h $(SRCTOP)/include/kerberosIV/des.h
-pcbc_encrypt.o: pcbc_encrypt.c $(SRCTOP)/lib/crypto/des/des_int.h \
+pcbc_encrypt.o: pcbc_encrypt.c $(srcdir)/../crypto/des/des_int.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 \
$(SRCTOP)/include/krb5/kdb.h $(SRCTOP)/include/kerberosIV/des.h \
- $(SRCTOP)/lib/crypto/des/f_tables.h
-quad_cksum.o: quad_cksum.c $(SRCTOP)/lib/crypto/des/des_int.h \
+ $(srcdir)/../crypto/des/f_tables.h
+quad_cksum.o: quad_cksum.c $(srcdir)/../crypto/des/des_int.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 \
$(SRCTOP)/include/krb5/kdb.h $(SRCTOP)/include/kerberosIV/des.h
-random_key.o: random_key.c $(SRCTOP)/lib/crypto/des/des_int.h \
+random_key.o: random_key.c $(srcdir)/../crypto/des/des_int.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 \
$(SRCTOP)/include/krb5/kdb.h $(SRCTOP)/include/kerberosIV/des.h
-read_passwd.o: read_passwd.c $(SRCTOP)/lib/crypto/des/des_int.h \
+read_passwd.o: read_passwd.c $(srcdir)/../crypto/des/des_int.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 \
$(SRCTOP)/include/krb5/kdb.h $(SRCTOP)/include/kerberosIV/des.h
-str_to_key.o: str_to_key.c $(SRCTOP)/lib/crypto/des/des_int.h \
+str_to_key.o: str_to_key.c $(srcdir)/../crypto/des/des_int.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 \
@@ -176,9 +176,9 @@ unix_time.o: unix_time.c $(SRCTOP)/include/k5-int.h \
util.o: util.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 \
- $(SRCTOP)/include/krb5/kdb.h $(SRCTOP)/lib/crypto/des/des_int.h \
+ $(SRCTOP)/include/krb5/kdb.h $(srcdir)/../crypto/des/des_int.h \
$(SRCTOP)/include/kerberosIV/des.h
-weak_key.o: weak_key.c $(SRCTOP)/lib/crypto/des/des_int.h \
+weak_key.o: weak_key.c $(srcdir)/../crypto/des/des_int.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 \