Release 960623
[wine.git] / windows / Makefile.in
blob9cb660797c7da83ad37dc37803d7f760f3d4f4f4
1 TOPSRC = @top_srcdir@
2 MODULE = windows
4 C_SRCS = \
5 caret.c \
6 class.c \
7 dce.c \
8 defdlg.c \
9 defwnd.c \
10 dialog.c \
11 event.c \
12 focus.c \
13 graphics.c \
14 hook.c \
15 keyboard.c \
16 mapping.c \
17 mdi.c \
18 message.c \
19 msgbox.c \
20 nonclient.c \
21 painting.c \
22 property.c \
23 queue.c \
24 scroll.c \
25 syscolor.c \
26 sysmetrics.c \
27 timer.c \
28 win.c \
29 winpos.c \
30 winproc.c
32 all: $(MODULE).o
34 @MAKE_RULES@
36 ### Dependencies: