- Moved dplay and dplayx to a proper home in the dlls directory.
[wine.git] / dlls / dplayx / Makefile.in
blob9819b79a640e23ecf55f239d0b5613c95ef95429
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = dplayx
8 SPEC_SRCS = dplay.spec dplayx.spec
10 C_SRCS = dplay.c \
11 dplobby.c \
12 dpclassfactory.c
14 all: $(MODULE).o
16 @MAKE_RULES@
18 ### Dependencies: