aboutsummaryrefslogtreecommitdiff
path: root/sandbox/envvar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/envvar/Makefile')
-rw-r--r--sandbox/envvar/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sandbox/envvar/Makefile b/sandbox/envvar/Makefile
index ae4c74e..9305ccf 100644
--- a/sandbox/envvar/Makefile
+++ b/sandbox/envvar/Makefile
@@ -1,6 +1,7 @@
.PHONY: run clean
CC = gcc
+# CFLAGS = -g -Wall -Wextra -Wmissing-declarations -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wsign-compare
CFLAGS = -g -Wall -Wmissing-declarations -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wsign-compare
all: envvar