From a9745f9a849725cad34f84351bed202839aade59 Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Thu, 11 Jun 2015 17:56:16 +0000 Subject: Import OpenSSL 1.0.1n. --- crypto/bn/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'crypto/bn/Makefile') diff --git a/crypto/bn/Makefile b/crypto/bn/Makefile index 6dd136be5d6b..3d0158c15aea 100644 --- a/crypto/bn/Makefile +++ b/crypto/bn/Makefile @@ -167,6 +167,8 @@ tests: lint: lint -DLINT $(INCLUDES) $(SRC)>fluff +update: bn_prime.h depend + depend: @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile... $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) -- cgit v1.2.3