Small fixes.
[wine/multimedia.git] / misc / Makefile.in
blob81ed99369431c3af7e03384814a2d25020dd71f5
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = misc
8 C_SRCS = \
9 callback.c \
10 comm.c \
11 commdlg.c \
12 crtdll.c \
13 cpu.c \
14 ddeml.c \
15 debugstr.c \
16 error.c \
17 imm.c \
18 lstr.c \
19 lzexpand.c \
20 main.c \
21 network.c \
22 port.c \
23 printdrv.c \
24 registry.c \
25 shell.c \
26 sound.c \
27 spy.c \
28 stress.c \
29 system.c \
30 tapi32.c \
31 toolhelp.c \
32 tweak.c \
33 ver.c \
34 version.c \
35 w32scomb.c \
36 w32skrnl.c \
37 w32sys.c \
38 win32s16.c \
39 windebug.c \
40 winsock.c \
41 winsock_dns.c \
42 wsprintf.c \
43 xmalloc.c
45 all: $(MODULE).o
47 @MAKE_RULES@
49 ### Dependencies: