blob: e2369d6bda16e313d70a41997c838516871bba71 [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
all: $(MODULE).o
@MAKE_RULES@
### Dependencies: