From d25e01614022b2d8b66dc9446aee468512540f63 Mon Sep 17 00:00:00 2001 From: nhmall Date: Mon, 2 Jun 2025 21:38:21 -0400 Subject: [PATCH] typo fix again --- sys/windows/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/windows/GNUmakefile b/sys/windows/GNUmakefile index c8f765025..cc3206073 100644 --- a/sys/windows/GNUmakefile +++ b/sys/windows/GNUmakefile @@ -760,7 +760,7 @@ CLEAN_FILE += $(UTARGETS) $(UOBJS) # pacman -S ctags # -.PHONEY: sfctool +.PHONY: sfctool CONFIG_H = ../include/color.h ../include/config.h ../include/config1.h \ ../include/coord.h ../include/cstd.h ../include/fnamesiz.h \