| author | Stephen Paul Weber
<singpolyma@singpolyma.net> 2026-05-09 01:05:28 UTC |
| committer | Stephen Paul Weber
<singpolyma@singpolyma.net> 2026-05-09 01:05:28 UTC |
| parent | 78f5b4f6d725004912a0e853b63da189c4aac275 |
| Makefile | +1 | -1 |
diff --git a/Makefile b/Makefile index bc899c9..b3901e4 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ HAXE_PATH=$$HOME/Software/haxe-4.3.1/hxnodejs/12,1,0/src .PHONY: all test doc hx-build-dep cpp/libborogove.dso npm/borogove-browser.js npm/borogove.js cpp playwright ci -all: npm libborogove.batteriesincluded.so libborogove.so libborogove.a +all: npm libborogove.batteriesincluded.so .WAIT libborogove.so libborogove.a test: haxe test.hxml