dont need this

This commit is contained in:
Ahmet Inan 2011-09-08 18:26:54 +02:00
parent 514ddea9f7
commit de4eaeac84

View file

@ -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