Release 960331
[wine] / misc / Makefile.in
1 TOPSRC = @top_srcdir@
2 MODULE = misc
3
4 C_SRCS = \
5         clipboard.c \
6         comm.c \
7         commdlg.c \
8         compobj.c \
9         driver.c \
10         exec.c \
11         escape.c \
12         keyboard.c \
13         lstr.c \
14         lzexpand.c \
15         main.c \
16         network.c \
17         ole2.c \
18         ole2disp.c \
19         ole2nls.c \
20         olecli.c \
21         olesvr.c \
22         port.c \
23         rect.c \
24         registry.c \
25         shell.c \
26         sound.c \
27         spy.c \
28         stress.c \
29         toolhelp.c \
30         user.c \
31         winsocket.c \
32         xmalloc.c
33
34 all: $(MODULE).o
35
36 @MAKE_RULES@
37
38 ### Dependencies: