We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0e5947 commit 2ef22d2Copy full SHA for 2ef22d2
Makefile
@@ -1,5 +1,5 @@
1
CC = gcc
2
-CCFLAGS = -ansi -Wall -Wshadow -O2
+CCFLAGS = -Wall -Wshadow -O2
3
LFLAGS = -lm
4
5
.PHONY = all clean
0 commit comments