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