aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2019-01-10 00:48:59 +0100
committerJohn Ankarström <john@ankarstrom.se>2019-01-10 00:48:59 +0100
commit62fb21c640035a8aafcfcdeda905e5ea7684917f (patch)
tree658b1b29bd56ce4dedc4485fa51ce1d698b21d70
parentdae2614545de3d14084b2c459ad9e27162b440c6 (diff)
downloadrepl-62fb21c640035a8aafcfcdeda905e5ea7684917f.tar.gz
removed cflags
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6c6bc49..06a9ca1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,3 @@
-CFLAGS = -Werror -Wall
LDFLAGS = -lreadline -ltermcap
repl: repl.c