Codebase list squeezelite / upstream/1.6.1 Makefile.pa
upstream/1.6.1

Tree @upstream/1.6.1 (Download .tar.gz)

Makefile.pa @upstream/1.6.1

851ff23
f56b8a1
851ff23
 
 
 
1
2
3
4
5
6
# Make with portaudio rather than direct alsa
OPTS += -DPORTAUDIO
LDFLAGS = -lportaudio -lpthread -ldl -lrt
EXECUTABLE = squeezelite-pa

include Makefile