Codebase list squeezelite / f10d8962-f91d-4733-a36b-dfeeab73cc4c/main Makefile.freebsd
f10d8962-f91d-4733-a36b-dfeeab73cc4c/main

Tree @f10d8962-f91d-4733-a36b-dfeeab73cc4c/main (Download .tar.gz)

Makefile.freebsd @f10d8962-f91d-4733-a36b-dfeeab73cc4c/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