summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 34a8185..313ef26 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,6 @@
.PHONY: all clean
-CC = clang
-CFLAGS = -std=c99 -Weverything -Wno-padded
+CFLAGS = -ansi -Wall
all : texad