We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3633bbe commit 5e68407Copy full SHA for 5e68407
Makefile
@@ -1,4 +1,4 @@
1
-C=gcc
+CC=gcc
2
CFLAGS= -O3 -Wall -g
3
LIBS= -lm
4
AR=ar
0 commit comments