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

SRCS = random_su2.c Dphi.c representation.c update_rhmc.c random_spinor_field.c

include $(MKDIR)/MkRules
