aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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