aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMistivia <i@mistivia.com>2025-06-10 02:42:44 +0800
committerMistivia <i@mistivia.com>2025-06-10 02:42:44 +0800
commit07f3a1a5751e141c414d77e57c0e631feb441ef3 (patch)
tree9d15ef0ec323ce91972463fd7730f2543ca917a6 /Makefile
parentc65dc6eab16410deb741797918df58348d7a0d04 (diff)
restructure
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..402d621
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,2 @@
+all:
+ gcc -g -fsanitize=address -lm src/*.c -o main