Sweden-Number/dlls/mciwave/Makefile.in

15 lines
294 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
2006-05-09 18:49:19 +02:00
MODULE = mciwave.dll
2002-05-23 04:46:10 +02:00
IMPORTS = winmm user32 kernel32
EXTRADEFS = -DWINE_NO_LONG_AS_INT
C_SRCS = \
mciwave.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend