shithub: choc

ref: 3a8dc4966e00c7c03654aa9e6301e3fcfa7246e5
dir: /opl/Makefile.am/

View raw version

AM_CFLAGS=@SDLMIXER_CFLAGS@

SUBDIRS = . examples

noinst_LIBRARIES=libopl.a

libopl_a_SOURCES =                                \
                            opl_internal.h        \
        opl.c               opl.h                 \
        opl_linux.c                               \
        opl_sdl.c                                 \
        opl_queue.c         opl_queue.h           \
        opl_timer.c         opl_timer.h           \
        fmopl.c             fmopl.h