wine/dlls/msg711.acm/Makefile.in
2010-07-21 17:38:36 +02:00

11 lines
170 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = msg711.acm
IMPORTS = winmm user32
C_SRCS = msg711.c
@MAKE_DLL_RULES@