Release 970824
[wine/multimedia.git] / misc / Makefile.in
blob92dc1c318ff47970e4ce2821458552313feab342
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 error.c \
15 lstr.c \
16 lzexpand.c \
17 main.c \
18 mpr.c \
19 network.c \
20 ntdll.c \
21 ole2.c \
22 ole2disp.c \
23 ole2nls.c \
24 olecli.c \
25 olesvr.c \
26 port.c \
27 printdrv.c \
28 registry.c \
29 shell.c \
30 sound.c \
31 spy.c \
32 stress.c \
33 system.c \
34 toolhelp.c \
35 tweak.c \
36 ver.c \
37 w32sys.c \
38 winsock.c \
39 winsock_dns.c \
40 wsprintf.c \
41 xmalloc.c
43 all: $(MODULE).o
45 @MAKE_RULES@
47 ### Dependencies: