Codebase list squeezelite / 1f384824-d458-4110-bf80-47b8eea301aa/main Makefile.freebsd
1f384824-d458-4110-bf80-47b8eea301aa/main

Tree @1f384824-d458-4110-bf80-47b8eea301aa/main (Download .tar.gz)

Makefile.freebsd @1f384824-d458-4110-bf80-47b8eea301aa/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