#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::