USE=core gridtools

#generic makefile
include ../maketools/make.module
CXXFLAGS:= $(CXXFLAGS) -Wshadow -Werror
