Makefile.in 89 Bytes
MODULE    = mciseq.dll
IMPORTS   = winmm user32

C_SRCS = \
	mcimidi.c

@MAKE_DLL_RULES@