aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBenjamin Winston2025-06-19 22:04:11 -0400
committerBenjamin Winston2025-06-19 22:04:11 -0400
commitb7c1fcf41180a32faad0f3df161c231eb6390e57 (patch)
tree2322b749a7faf8e1c62c70f2abffe556033330c1 /Makefile
parent0687d9a58c391ed77fa36daada92ec3f4c38c68a (diff)
ytz -> yhtz
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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