summaryrefslogtreecommitdiffstats
path: root/node_modules/mpath/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/mpath/Makefile')
-rw-r--r--node_modules/mpath/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/node_modules/mpath/Makefile b/node_modules/mpath/Makefile
new file mode 100644
index 0000000..8d6a79c
--- /dev/null
+++ b/node_modules/mpath/Makefile
@@ -0,0 +1,4 @@
+bench:
+ node bench.js
+
+.PHONY: test