From fc2357c186bc9960835288721e39d71978dc4487 Mon Sep 17 00:00:00 2001 From: minskim Date: Fri, 27 Jul 2018 06:49:35 +0000 Subject: math/Makefile: Add stan-math --- math/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/math/Makefile b/math/Makefile index c6e2274627a..ce01fd9f7b2 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.394 2018/07/07 04:15:24 minskim Exp $ +# $NetBSD: Makefile,v 1.395 2018/07/27 06:49:35 minskim Exp $ COMMENT= Mathematics @@ -335,6 +335,7 @@ SUBDIR+= scilab SUBDIR+= slatec SUBDIR+= snns SUBDIR+= speedcrunch +SUBDIR+= stan-math SUBDIR+= statist SUBDIR+= sundials SUBDIR+= superlu -- cgit v1.2.3