From 9e6149639b0020687e80fa6b1ac53205e6d6bc75 Mon Sep 17 00:00:00 2001 From: Michael Williamson Date: Fri, 29 May 2026 10:36:42 +0100 Subject: Add hobgoblin definitions for untyped nodes --- makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'makefile') 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 -- cgit v1.2.3