aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 8c73a72..ddf089f 100644
--- a/makefile
+++ b/makefile
@@ -1,5 +1,5 @@
CC = gcc
-FLAGS = -g -O0
+FLAGS = -g -O0 -Wall -ggdb3
YACC = yacc
LEX = lex