From acb6e07a9e344f03f45bc17146d0e57798c5a11f Mon Sep 17 00:00:00 2001 From: William Moore Date: Tue, 19 Jul 2022 20:51:46 -0500 Subject: [PATCH] Update to use Glulx --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 43be4f3..90495e1 100644 --- a/Makefile +++ b/Makefile @@ -21,5 +21,5 @@ $(TARGET): $(I6S) clean: rm $(SRCDIR)/*.i6 - rm *.zblorb - rm *.z8 + rm *.gblorb + rm *.ulx