]> wirehaze git hosting - lifeboot.git/blobdiff - Makefile

wirehaze git hosting

initialize grid
[lifeboot.git] / Makefile
index 6ae753483ab480f72f285c912e8426378b8a44f6..16f62dde2ba734925c429ce1e3666529965785bd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 SRC_DIR := .
 PROGRAMS := prototype lifeboot
 CC := gcc
 SRC_DIR := .
 PROGRAMS := prototype lifeboot
 CC := gcc
-CFLAGS := -Wall -Wextra -Werror -I.
+CFLAGS := -Wall -Wextra -I.
 
 build: $(PROGRAMS)
 
 
 build: $(PROGRAMS)