Recovery of release 990110 after disk crash.
[wine/multimedia.git] / dlls / comctl32 / Makefile.in
bloba753752cb801e9e0ea2b5a0623d860eeeefc08cd
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = comctl32
8 C_SRCS = \
9 animate.c \
10 comboex.c \
11 comctl32undoc.c \
12 commctrl.c \
13 datetime.c \
14 flatsb.c \
15 header.c \
16 hotkey.c \
17 imagelist.c \
18 ipaddress.c \
19 listview.c \
20 monthcal.c \
21 nativefont.c \
22 pager.c \
23 progress.c \
24 propsheet.c \
25 rebar.c \
26 status.c \
27 tab.c \
28 toolbar.c \
29 tooltips.c \
30 trackbar.c \
31 treeview.c \
32 updown.c
34 all: $(MODULE).o
36 @MAKE_RULES@
38 ### Dependencies: