All 19 FileMenu_* functions, some as stubs, some implemented.
[wine/testsucceed.git] / dlls / comctl32 / Makefile.in
blob1e74ac801c5c7f5f8db6a5cce26c98d296337a5e
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 draglist.c \
15 flatsb.c \
16 header.c \
17 hotkey.c \
18 imagelist.c \
19 ipaddress.c \
20 listview.c \
21 monthcal.c \
22 nativefont.c \
23 pager.c \
24 progress.c \
25 propsheet.c \
26 rebar.c \
27 status.c \
28 tab.c \
29 toolbar.c \
30 tooltips.c \
31 trackbar.c \
32 treeview.c \
33 updown.c
35 all: $(MODULE).o
37 @MAKE_RULES@
39 ### Dependencies: