Improve make depend.
[oweals/openssl.git] / crypto / evp / Makefile
index 81ac1c2d7ce8b1320fb07bf61c14b7706fb73e1d..1a65b468938fc03d4e28c6540bbb21bf7335f61f 100644 (file)
@@ -68,6 +68,8 @@ tests:
 lint:
        lint -DLINT $(INCLUDES) $(SRC)>fluff
 
+update: depend
+
 depend:
        @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
        $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC)
@@ -768,3 +770,12 @@ pmeth_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
 pmeth_lib.o: ../../include/openssl/x509_vfy.h ../include/internal/asn1_int.h
 pmeth_lib.o: ../include/internal/cryptlib.h ../include/internal/evp_int.h
 pmeth_lib.o: pmeth_lib.c
+scrypt.o: ../../include/internal/numbers.h ../../include/openssl/asn1.h
+scrypt.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
+scrypt.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
+scrypt.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
+scrypt.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
+scrypt.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
+scrypt.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
+scrypt.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
+scrypt.o: scrypt.c