diff options
author | wiz <wiz@pkgsrc.org> | 2004-07-30 13:50:07 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-07-30 13:50:07 +0000 |
commit | e1319e6660f5189e4020b1fe67592aff431c5323 (patch) | |
tree | 33fbab973cbaeef712c569edb1affd311ed4e7a2 /math/Makefile | |
parent | 2e1e1dd2909a39de7e73beae8e8657466dd8f61e (diff) | |
download | pkgsrc-e1319e6660f5189e4020b1fe67592aff431c5323.tar.gz |
Add and enable ltm.
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 500c8da23a0..6d06b74e058 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.116 2004/07/22 17:37:23 drochner Exp $ +# $NetBSD: Makefile,v 1.117 2004/07/30 13:50:07 wiz Exp $ # COMMENT= Mathematics @@ -47,6 +47,7 @@ SUBDIR+= guppi SUBDIR+= lapack SUBDIR+= libffm SUBDIR+= linpack +SUBDIR+= ltm SUBDIR+= mapm SUBDIR+= mathomatic SUBDIR+= mcsim |