about summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2021-01-20 13:26:00 +0100
committerbptato <nincsnevem662@gmail.com>2021-01-20 13:26:00 +0100
commit5268aada71dd554dca29c5bc273702d39d14bb5c (patch)
tree18b4a41ffaf464a8c0df0222a248f29bc570e369 /Makefile
downloadchawan-5268aada71dd554dca29c5bc273702d39d14bb5c.tar.gz
Some things work, most things don't
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 00000000..68cb1ff5
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,3 @@
+all: build
+build:
+	nim compile -d:ssl -o:twt main.nim