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