clean up code
[bf.git] / Makefile
index a8f241a..15107c0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,4 @@
 PROGRAM:=bf
-CFLAGS:=-Wall -Werror -g
 
 all: $(PROGRAM)