From a2fa9298c25adcacbe1bb9224cd279f564b17f5b Mon Sep 17 00:00:00 2001 From: markd Date: Sun, 17 Mar 2013 19:38:36 +0000 Subject: Add eigen3 --- math/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/math/Makefile b/math/Makefile index 2911fb937c4..2fb3d40d4f6 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.250 2013/03/16 04:05:40 taca Exp $ +# $NetBSD: Makefile,v 1.251 2013/03/17 19:38:36 markd Exp $ COMMENT= Mathematics @@ -78,6 +78,7 @@ SUBDIR+= dfftpack SUBDIR+= dieharder SUBDIR+= djbfft SUBDIR+= eigen2 +SUBDIR+= eigen3 SUBDIR+= eispack SUBDIR+= ess SUBDIR+= eukleides -- cgit v1.2.3