BOUT_TOP        = ../../..

SOURCEC         = test_petsc_laplace.cxx
TARGET          = test_petsc_laplace

CXXFLAGS        +=-g

include $(BOUT_TOP)/make.config

