aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <herumi@nifty.com>2017-03-08 13:33:20 +0800
committerMITSUNARI Shigeo <herumi@nifty.com>2017-03-08 13:33:20 +0800
commit2a0e378af6abbc2d61129debf360ed714e4275a4 (patch)
tree10d33887d479a4793c240f708994112f41dd1841
parent01a4f0447c0bb2a88e24c90dc4577086c31d1cc7 (diff)
downloaddexon-bls-2a0e378af6abbc2d61129debf360ed714e4275a4.tar
dexon-bls-2a0e378af6abbc2d61129debf360ed714e4275a4.tar.gz
dexon-bls-2a0e378af6abbc2d61129debf360ed714e4275a4.tar.bz2
dexon-bls-2a0e378af6abbc2d61129debf360ed714e4275a4.tar.lz
dexon-bls-2a0e378af6abbc2d61129debf360ed714e4275a4.tar.xz
dexon-bls-2a0e378af6abbc2d61129debf360ed714e4275a4.tar.zst
dexon-bls-2a0e378af6abbc2d61129debf360ed714e4275a4.zip
always make mcl
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index de7f0d1..1c00636 100644
--- a/Makefile
+++ b/Makefile
@@ -27,6 +27,8 @@ MCL_LIB=../mcl/lib/libmcl.a
$(MCL_LIB):
$(MAKE) -C ../mcl
+.PHONY: $(MCL_LIB)
+
##################################################################
BLS_IF_LIB=$(LIB_DIR)/libbls_if.a