From 330c6663f0f0dd9be4cf1ffb2253de2008c8e993 Mon Sep 17 00:00:00 2001 From: minskim Date: Thu, 22 Mar 2018 15:36:10 +0000 Subject: math/Makefile: Add R-RcppArmadillo --- math/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math') diff --git a/math/Makefile b/math/Makefile index 2810173d0e2..b338866e203 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.376 2018/03/21 15:26:10 minskim Exp $ +# $NetBSD: Makefile,v 1.377 2018/03/22 15:36:10 minskim Exp $ COMMENT= Mathematics @@ -18,6 +18,7 @@ SUBDIR+= R-RColorBrewer SUBDIR+= R-RPostgreSQL SUBDIR+= R-RandomFields SUBDIR+= R-Rcmdr +SUBDIR+= R-RcppArmadillo SUBDIR+= R-RcppEigen SUBDIR+= R-SparseM SUBDIR+= R-VGAM -- cgit v1.2.3