Release 971012
[wine/multimedia.git] / misc / Makefile.in
blob49f090b56c8b69b95d2bb9c8c126c5300e8143c6
1 DEFS = -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = misc
8 C_SRCS = \
9 comm.c \
10 commdlg.c \
11 compobj.c \
12 crtdll.c \
13 cpu.c \
14 ddeml.c \
15 error.c \
16 lstr.c \
17 lzexpand.c \
18 main.c \
19 mpr.c \
20 network.c \
21 ntdll.c \
22 ole2.c \
23 ole2disp.c \
24 ole2nls.c \
25 olecli.c \
26 olesvr.c \
27 port.c \
28 printdrv.c \
29 registry.c \
30 shell.c \
31 sound.c \
32 spy.c \
33 stress.c \
34 system.c \
35 toolhelp.c \
36 tweak.c \
37 ver.c \
38 w32sys.c \
39 winsock.c \
40 winsock_dns.c \
41 wsprintf.c \
42 xmalloc.c
44 all: $(MODULE).o
46 @MAKE_RULES@
48 ### Dependencies: