aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2019-01-10 18:06:56 +0100
committerJohn Ankarström <john@ankarstrom.se>2019-01-10 18:06:56 +0100
commit9ded858901e27d1fe7360e2719cc2e4c5d8aa966 (patch)
treee1884e6a51e50a70e370e24190c4d24f76b4ebf7 /Makefile
parentebba43d156b6feb0fb845c603b1de1ea930ecd4e (diff)
downloadrepl-9ded858901e27d1fe7360e2719cc2e4c5d8aa966.tar.gz
zeroed struct
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f6f512d..d80a3c0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,5 @@
PREFIX = /usr/local
-CFLAGS = -Werror -Wall
LDFLAGS = -lreadline -ltermcap
repl: repl.c