aboutsummaryrefslogtreecommitdiff
path: root/template/js/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'template/js/Makefile')
-rw-r--r--template/js/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/template/js/Makefile b/template/js/Makefile
new file mode 100644
index 0000000..9295d89
--- /dev/null
+++ b/template/js/Makefile
@@ -0,0 +1,4 @@
+run:
+ @node solve.js
+
+time: run