From 4b661fbe91d6cad7331acbdd54f84276ca76ee83 Mon Sep 17 00:00:00 2001 From: William Moore Date: Wed, 6 Jul 2022 16:51:15 -0500 Subject: [PATCH] Update to change company name --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1308abe..fa4fe9c 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ $(TARGET): $(I6S) $(INFORM6) -E2w~S~Dv8 $< %.i6: %.inf - $(INFORM7) -format=Inform6/16d $< + $(INFORM7) -release -format=Inform6/16d $< clean: rm $(SRCDIR)/*.i6