From 5d9656c80106aec93671406ee53a113bcc2c6be0 Mon Sep 17 00:00:00 2001 From: nhmall Date: Mon, 2 Jun 2025 21:17:40 -0400 Subject: [PATCH] typo fix in sys/windows/GNUmakefile --- sys/windows/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/windows/GNUmakefile b/sys/windows/GNUmakefile index 8d6124a2e..98d561c2b 100644 --- a/sys/windows/GNUmakefile +++ b/sys/windows/GNUmakefile @@ -760,7 +760,7 @@ CLEAN_FILE += $(UTARGETS) $(UOBJS) # pacman -S ctags # -.PHONEY: sfctool +.PHONY: sfctool OSFC = $(O)sfctool SFCTARGETS = $(U)sftags.exe $(GAMEDIR)/sfctool.exe