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