summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/makefile b/makefile
index dcb0884..589f61d 100644
--- a/makefile
+++ b/makefile
@@ -6,4 +6,9 @@ package:
.PHONY: codegen
codegen: package
+ make codegen-only
+
+.PHONY: codegen-only
+
+codegen-only:
java -jar target/hobgoblin-0.1.0.jar compile hobgoblin