ref: 3bd29e8d55ee7b20760d2e51cd2a8d0acf0284e1
dir: /pcsound/Makefile.am/
AM_CFLAGS=@SDLMIXER_CFLAGS@
noinst_LIBRARIES=libpcsound.a
libpcsound_a_SOURCES = \
pcsound.c pcsound.h \
pcsound_bsd.c \
pcsound_sdl.c \
pcsound_linux.c \
pcsound_win32.c \
pcsound_internal.h