Codebase list squeezelite / upstream/1.9+git20210102.78fef68 Makefile.freebsd
upstream/1.9+git20210102.78fef68

Tree @upstream/1.9+git20210102.78fef68 (Download .tar.gz)

Makefile.freebsd @upstream/1.9+git20210102.78fef68raw · 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