ref: 9e8e5e09375ed2628be53d713bd80892bbba24f4
dir: /pcsound/Makefile.am/
AM_CFLAGS= @SDL_CFLAGS@ @SDLMIXER_CFLAGS@
noinst_LIBRARIES=libpcsound.a
libpcsound_a_SOURCES = \
pcsound.c pcsound.h \
pcsound_sdl.c \
pcsound_linux.c \
pcsound_win32.c