aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2017-08-08 15:51:39 +0900
committerMITSUNARI Shigeo <[email protected]>2017-08-08 15:51:39 +0900
commit6a5947e43601d900a3aec95f452a71c7450dbc95 (patch)
treedf64bf664fc3d853540e1040fc1e0ed42df70be3 /Makefile
parent3194db759c0648f38b0aadf18d6cf3398745a58a (diff)
downloadxbyak-6a5947e43601d900a3aec95f452a71c7450dbc95.tar.gz
xbyak-6a5947e43601d900a3aec95f452a71c7450dbc95.zip
support sha(thanks to magrosan)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e8f7615..a7850a2 100644
--- a/Makefile
+++ b/Makefile
@@ -21,4 +21,4 @@ update:
test:
$(MAKE) -C test test
-.PHONY: test
+.PHONY: test update