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

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