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