
BOUT_TOP = ../../../..

DIRS		= impls
SOURCEC		= rkgeneric.cxx rkscheme.cxx
SOURCEH		= $(SOURCEC:%.cxx=%.hxx)
TARGET		= lib

include $(BOUT_TOP)/make.config
