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