Cleaned up a few inter-dll dependencies. Added a few imports.
[wine/multimedia.git] / win32 / Makefile.in
blob0e66230979d85cfaab0f5c269595d23064f4051e
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = win32
8 C_SRCS = \
9 console.c \
10 device.c \
11 except.c \
12 file.c \
13 init.c \
14 kernel32.c \
15 newfns.c \
16 process.c \
17 time.c
19 all: $(MODULE).o
21 @MAKE_RULES@
23 ### Dependencies: