PROG = streamtest
OBJS = streamtest.o sndstream.o

include ../Makefile.prefab

INCS += -Ixingmp3 -O
LIBS += -Lsupport -Lxingmp3 -lxingmp3 -lm -lk -lgcc 
# LIBS += -Lsupport -Lxingmp3 -lxingmp3 -lk -lgcc

