wine-wine/controls/Makefile.in

21 lines
210 B
Makefile

TOPSRC = @top_srcdir@
MODULE = controls
C_SRCS = \
button.c \
combo.c \
desktop.c \
edit.c \
listbox.c \
menu.c \
scroll.c \
static.c \
widgets.c
all: $(MODULE).o
@MAKE_RULES@
### Dependencies: