blob: e2369d6bda16e313d70a41997c838516871bba71 [file] [log] [blame]
Alexandre Julliarda0b2b1d1997-11-16 17:38:29 +00001DEFS = @DLLFLAGS@ -D__WINE__
Alexandre Julliardbf9130a1996-10-13 17:45:47 +00002TOPSRCDIR = @top_srcdir@
3TOPOBJDIR = ..
4SRCDIR = @srcdir@
5VPATH = @srcdir@
6MODULE = controls
Alexandre Julliarde2991ea1995-07-29 13:09:43 +00007
Alexandre Julliardff8331e1995-09-18 11:19:54 +00008C_SRCS = \
9 button.c \
10 combo.c \
11 desktop.c \
12 edit.c \
Alexandre Julliard23946ad1997-06-16 17:43:53 +000013 icontitle.c \
Alexandre Julliardff8331e1995-09-18 11:19:54 +000014 listbox.c \
15 menu.c \
16 scroll.c \
17 static.c \
Alexandre Julliard77b99181997-09-14 17:17:23 +000018 uitools.c \
Alexandre Julliardff8331e1995-09-18 11:19:54 +000019 widgets.c
Alexandre Julliarde2991ea1995-07-29 13:09:43 +000020
21all: $(MODULE).o
22
Alexandre Julliardff8331e1995-09-18 11:19:54 +000023@MAKE_RULES@
Alexandre Julliarde2991ea1995-07-29 13:09:43 +000024
25### Dependencies: