blob: 587594b344325c8d1d10b3ad4177aee6d9587331 [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = mmsystem.dll16
IMPORTS = winmm user32
EXTRADLLFLAGS = -m16 -Wb,--main-module,winmm.dll
C_SRCS = \
driver.c \
mci16.c \
message16.c \
mmio16.c \
mmsystem.c
@MAKE_DLL_RULES@