## -*- mode: makefile; -*-

PKG_CXXFLAGS=-I../inst/include
PKG_LIBS= $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS)
