PKG_CFLAGS = -Wall
PKG_FFLAGS = -Wall
##PKG_LIBS = -llapack -lcblas -lf77blas -latlas
PKG_LIBS = $(BLAS_LIBS)

