From 48feffd829f30d393b39ae1cbdc7bf3eddca7652 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 18 Feb 2026 13:08:23 -0500 Subject: WIP, still not working. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6a38c8a..42d5957 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ client: $(MAKE) -f Makefile.client clean: - rm -f $(PARTS) + rm -f $(PARTS) *.o $(MAKE) -f Makefile.client clean %.xex: %.asm -- cgit v1.2.3