summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/krb5
diff options
context:
space:
mode:
authorderaadt <>2014-04-14 16:55:06 +0000
committerderaadt <>2014-04-14 16:55:06 +0000
commit9d9de28bb14e148b6e12a5eb708328f4195bfd77 (patch)
treed806e75eb6f4d620ee481a653c8287e147768cd0 /src/lib/libcrypto/krb5
parent3c2065f3282757735ccce532c8882f01c045036e (diff)
downloadopenbsd-9d9de28bb14e148b6e12a5eb708328f4195bfd77.tar.gz
openbsd-9d9de28bb14e148b6e12a5eb708328f4195bfd77.tar.bz2
openbsd-9d9de28bb14e148b6e12a5eb708328f4195bfd77.zip
remove auto-generated dependencies from the old unused build system, so
that it is easier to find code pieces. They are getting in the way. ok miod
Diffstat (limited to 'src/lib/libcrypto/krb5')
-rw-r--r--src/lib/libcrypto/krb5/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/lib/libcrypto/krb5/Makefile b/src/lib/libcrypto/krb5/Makefile
index 14077390d6..0ca8de5e8c 100644
--- a/src/lib/libcrypto/krb5/Makefile
+++ b/src/lib/libcrypto/krb5/Makefile
@@ -74,11 +74,3 @@ clean:
74 rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff 74 rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
75 75
76# DO NOT DELETE THIS LINE -- make depend depends on it. 76# DO NOT DELETE THIS LINE -- make depend depends on it.
77
78krb5_asn.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
79krb5_asn.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
80krb5_asn.o: ../../include/openssl/e_os2.h ../../include/openssl/krb5_asn.h
81krb5_asn.o: ../../include/openssl/opensslconf.h
82krb5_asn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
83krb5_asn.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
84krb5_asn.o: ../../include/openssl/symhacks.h krb5_asn.c