summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorOxore <oxore@protonmail.com>2022-03-04 02:05:15 +0300
committerOxore <oxore@protonmail.com>2022-03-04 02:18:25 +0300
commit881319bf69bd2c1ffb2c2fbd07c7fc90d36d6f94 (patch)
treeabb6efa89fc40298404d4cfd2be85dec6267fb14 /Makefile
parent6d80e988255bf8a76a51fa980c8e53e7a22dccce (diff)
Add state structure
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..cc86136
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,3 @@
+CFLAGS=-Wall -Wextra -Wstrict-prototypes
+
+main: