summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorMichael Williamson <mike@zwobble.org>2026-05-29 10:36:42 +0100
committerMichael Williamson <mike@zwobble.org>2026-05-29 10:36:42 +0100
commit9e6149639b0020687e80fa6b1ac53205e6d6bc75 (patch)
treef3449fc94242f80895b7b7ce488816fe5db6a4dc /makefile
parent4760a565652e49e4e929396ee08bd3296c482e3e (diff)
Add hobgoblin definitions for untyped nodes
Diffstat (limited to 'makefile')
-rw-r--r--makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/makefile b/makefile
index 66b9e08..dcb0884 100644
--- a/makefile
+++ b/makefile
@@ -2,3 +2,8 @@
package:
mvn package -Dmaven.test.skip=true
+
+.PHONY: codegen
+
+codegen: package
+ java -jar target/hobgoblin-0.1.0.jar compile hobgoblin