Add and enable mtl.
This commit is contained in:
parent
4a16d92440
commit
8850ea84b0
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.99 2003/03/22 20:16:03 kristerw Exp $
|
||||
# $NetBSD: Makefile,v 1.100 2003/04/29 23:56:28 jtb Exp $
|
||||
#
|
||||
|
||||
COMMENT= Mathematics
|
||||
|
@ -44,6 +44,7 @@ SUBDIR+= mcsim
|
|||
SUBDIR+= meschach
|
||||
SUBDIR+= metis
|
||||
SUBDIR+= minpack
|
||||
SUBDIR+= mtl
|
||||
SUBDIR+= newmat
|
||||
SUBDIR+= ntl
|
||||
SUBDIR+= octave
|
||||
|
|
Loading…
Reference in a new issue