blob: 261529412c8b31e30120afae905a1e0fc555e8ad [file] [log] [blame]
#include "../Wine.tmpl"
MODULE = controls
SRCS = \
button.c \
combo.c \
listbox.c \
menu.c \
scroll.c \
static.c \
edit.o \
desktop.c \
widgets.c
OBJS = $(SRCS:.c=.o)
WineRelocatableTarget($(TOP)/$(MODULE),,$(OBJS))
DependTarget()
CleanTarget()
includes::
install::