aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBenjamin Winston2025-06-19 14:17:21 -0400
committerBenjamin Winston2025-06-19 14:17:21 -0400
commit19bc3ac6a982c32efdcd79997907df33e4ea6d8a (patch)
tree129a2040dc066c17e4ab4c9c6410a1f08a1611d9 /Makefile
initial commit, mostly getter/setter macros and testing
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..b4fd173
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,2 @@
+debug:
+ cc -g ytz.c