kopia lustrzana https://github.com/xdsopl/robot36
interesting
rodzic
de4eaeac84
commit
79c6add9fa
4
Makefile
4
Makefile
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
CC = gcc
|
CC = gcc
|
||||||
CFLAGS = -D_GNU_SOURCE= -W -Wall -O3 -std=c99 -ffast-math
|
CFLAGS = -D_GNU_SOURCE=1 -W -Wall -O3 -std=c99 -ffast-math
|
||||||
LDFLAGS = $(CFLAGS) -lm -lasound
|
LDFLAGS = -lm -lasound
|
||||||
|
|
||||||
all: encode decode
|
all: encode decode
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue