TOPDIR = ..
MKDIR = $(TOPDIR)/Make

SRCS = field_alloc.c spinor_field_alloc.c

include $(MKDIR)/MkRules

