USE=core tools 

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