blob: 3364fecc32db33422d51eafb18bc2535a72ccfcb [file] [log] [blame]
#include "../Wine.tmpl"
MODULE = memory
SRCS = \
selector.c \
global.c \
local.c
OBJS = $(SRCS:.c=.o)
WineRelocatableTarget($(MODULE),,$(OBJS))
DependTarget()
includes::
install::