Codebase list squeezelite / 182c1523-8879-493a-b0f4-cb2424b73df5/main Makefile.freebsd
182c1523-8879-493a-b0f4-cb2424b73df5/main

Tree @182c1523-8879-493a-b0f4-cb2424b73df5/main (Download .tar.gz)

Makefile.freebsd @182c1523-8879-493a-b0f4-cb2424b73df5/mainraw · 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