From 13ea66c69fd44fadc3e1493311a74537b8cb5d7c Mon Sep 17 00:00:00 2001 From: Kyungwook Tak Date: Mon, 31 Aug 2015 16:15:21 +0900 Subject: Imported Upstream version 1.0.1p Change-Id: I297624cdcb5d68a3442cdf4666722e66ce7a264b --- crypto/ec/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'crypto/ec/Makefile') diff --git a/crypto/ec/Makefile b/crypto/ec/Makefile index f85fc84..2753b28 100644 --- a/crypto/ec/Makefile +++ b/crypto/ec/Makefile @@ -70,6 +70,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) -- cgit v1.2.3