Codebase list squeezelite / 9709232 Makefile.freebsd
9709232

Tree @9709232 (Download .tar.gz)

Makefile.freebsd @9709232raw · history · blame

1
2
3
4
5
OPTS = -DFFMPEG -DRESAMPLE -DGPIO -DUSE_SSL
CPPFLAGS = -I/usr/local/include -I/usr/local/include/portaudio2
LDFLAGS = -L/usr/local/lib /usr/local/lib/libportaudio.a -lm

include Makefile