From f0f2dd93a4f4d96292aa1db9fd066c0e2e0cb8ff Mon Sep 17 00:00:00 2001 From: Brian O'Reilly Date: Fri, 2 Jan 2026 19:07:43 -0500 Subject: [PATCH] patch bad change to Makefile to restore build. take 2. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 46818e1..78bb3e3 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ PACKAGEUTILS=asteroid.app-utils OUT=asteroid ENTRY=-main BROWN_MM="Nil" -BUILD_FLAGS ?= "" +BUILD_FLAGS ?= .PHONY: $(OUT) $(OUT): clean