mirror of
https://github.com/xdsopl/robot36.git
synced 2026-04-05 14:25:25 +00:00
dont need this
This commit is contained in:
parent
514ddea9f7
commit
de4eaeac84
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
CC = gcc
|
||||
CFLAGS = -D_GNU_SOURCE= -W -Wall -O3 -std=c99 -ffast-math -DDN=1 -DUP=1
|
||||
CFLAGS = -D_GNU_SOURCE= -W -Wall -O3 -std=c99 -ffast-math
|
||||
LDFLAGS = $(CFLAGS) -lm -lasound
|
||||
|
||||
all: encode decode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue