From c4a030e6e638dc94fa4604a55d76f4f9f1d76397 Mon Sep 17 00:00:00 2001 From: Brian O'Reilly Date: Tue, 11 Nov 2025 11:19:03 -0500 Subject: [PATCH] building building.. --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 3f08f63..05f852f 100644 --- a/Makefile +++ b/Makefile @@ -3,6 +3,7 @@ PACKAGE=asteroid PACKAGEUTILS=asteroid.app-utils OUT=asteroid ENTRY=-main +BROWN_MM="Nil" .PHONY: $(OUT) $(OUT): clean