DEFS = @DLLFLAGS@ -D__WINE__ TOPSRCDIR = @top_srcdir@ TOPOBJDIR = .. SRCDIR = @srcdir@ VPATH = @srcdir@ MODULE = controls C_SRCS = \ button.c \ combo.c \ commctrl.c \ desktop.c \ edit.c \ icontitle.c \ listbox.c \ menu.c \ progress.c \ scroll.c \ static.c \ status.c \ uitools.c \ updown.c \ widgets.c all: $(MODULE).o @MAKE_RULES@ ### Dependencies: