Fixed some warnings.
[wine.git] / controls / Makefile.in
blob52f7167c92caefb1d40f31ffc35f1173a471d8c7
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = controls
8 C_SRCS = \
9 button.c \
10 combo.c \
11 desktop.c \
12 edit.c \
13 icontitle.c \
14 listbox.c \
15 menu.c \
16 scroll.c \
17 static.c \
18 uitools.c \
19 widgets.c
21 GLUE = edit.c
23 all: $(MODULE).o
25 @MAKE_RULES@
27 ### Dependencies: