blob: d6586b914bc603711687d80d5fa25171a1eca741 [file] [log] [blame]
#include "../Wine.tmpl"
MODULE = memory
SRCS = \
global.c \
heap.c \
linear.c
OBJS = $(SRCS:.c=.o)
WineRelocatableTarget($(TOP)/$(MODULE),,$(OBJS))
DependTarget()
includes::
install::