summaryrefslogtreecommitdiff
path: root/2022/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '2022/Makefile')
-rw-r--r--2022/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/2022/Makefile b/2022/Makefile
new file mode 100644
index 0000000..ab70361
--- /dev/null
+++ b/2022/Makefile
@@ -0,0 +1,3 @@
+
+CFLAGS += -g3 -ggdb -O1
+