BOUT_TOP = ../..

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

include $(BOUT_TOP)/make.config
