Skip to content

Commit 5e68407

Browse files
committed
Makefile CC
1 parent 3633bbe commit 5e68407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
C=gcc
1+
CC=gcc
22
CFLAGS= -O3 -Wall -g
33
LIBS= -lm
44
AR=ar

0 commit comments

Comments
 (0)