Codebase list squeezelite / run/8fa415b0-3277-470d-8544-ee4d2731675b/main Makefile.freebsd
run/8fa415b0-3277-470d-8544-ee4d2731675b/main

Tree @run/8fa415b0-3277-470d-8544-ee4d2731675b/main (Download .tar.gz)

Makefile.freebsd @run/8fa415b0-3277-470d-8544-ee4d2731675b/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