Sweden-Number/memory/Makefile.in

17 lines
165 B
Makefile

TOPSRC = @top_srcdir@
MODULE = memory
C_SRCS = \
atom.c \
global.c \
heap.c \
ldt.c \
local.c \
selector.c
all: $(MODULE).o
@MAKE_RULES@
### Dependencies: