PKG_LIBS = $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS) 
LIBTOOLIZE=glibtoolize

# options for debugging
DEBUG=T
PKG_CXXFLAGS = -Wall -pedantic

