blob: 52f7167c92caefb1d40f31ffc35f1173a471d8c7 [file] [log] [blame]
DEFS = @DLLFLAGS@ -D__WINE__
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = controls
C_SRCS = \
button.c \
combo.c \
desktop.c \
edit.c \
icontitle.c \
listbox.c \
menu.c \
scroll.c \
static.c \
uitools.c \
widgets.c
GLUE = edit.c
all: $(MODULE).o
@MAKE_RULES@
### Dependencies: