summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/crypto/rsa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/rsa/Makefile')
-rw-r--r--crypto/openssl/crypto/rsa/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/openssl/crypto/rsa/Makefile b/crypto/openssl/crypto/rsa/Makefile
index e8121a4..79c7c42 100644
--- a/crypto/openssl/crypto/rsa/Makefile
+++ b/crypto/openssl/crypto/rsa/Makefile
@@ -67,6 +67,8 @@ tests:
lint:
lint -DLINT $(INCLUDES) $(SRC)>fluff
+update: depend
+
depend:
@[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
$(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
OpenPOWER on IntegriCloud