Codebase list squeezelite / f2b598c9-f297-428c-910b-12e44c2c753c/main Makefile.freebsd
f2b598c9-f297-428c-910b-12e44c2c753c/main

Tree @f2b598c9-f297-428c-910b-12e44c2c753c/main (Download .tar.gz)

Makefile.freebsd @f2b598c9-f297-428c-910b-12e44c2c753c/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