From b7c1fcf41180a32faad0f3df161c231eb6390e57 Mon Sep 17 00:00:00 2001 From: Benjamin Winston Date: Thu, 19 Jun 2025 22:04:11 -0400 Subject: ytz -> yhtz --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b4fd173..cfe591b 100644 --- a/Makefile +++ b/Makefile @@ -1,2 +1,2 @@ debug: - cc -g ytz.c + cc -g -o yhtz yhtz.c -- cgit v1.2.3