about summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Santos <dacs.git@brilhante.top>2022-03-08 18:44:27 +0000
committerDaniel Santos <dacs.git@brilhante.top>2022-03-08 18:45:10 +0000
commit4f221f3649e66f4f7e93b195dcbbc3eabb8dd64e (patch)
treeab43a16ef43b75099a20a013a44c2f549a94a347 /Makefile
downloadnumericx-c-4f221f3649e66f4f7e93b195dcbbc3eabb8dd64e.tar.gz
working
Signed-off-by: Daniel Santos <dacs.git@brilhante.top>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..2b28994
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,7 @@
+CC := c99
+CFLAGS := -Wall -Wextra -DFROM_NUMERICALS=\"123456789@\" -DTO_NUMERICALS=\"12345\" -g
+
+all: numericx
+
+run: all
+	./numericx 2345