diff options
author | jtb <jtb> | 2001-02-10 04:45:36 +0000 |
---|---|---|
committer | jtb <jtb> | 2001-02-10 04:45:36 +0000 |
commit | 418c7d8ca0df10bb9cef1732bdff96a316c95193 (patch) | |
tree | 283170135881d14b9ca0316f077c2f83a3d69464 /math/Makefile | |
parent | 6fa34f11bd8e89d369b95e9daf802bc8bf4a3185 (diff) | |
download | pkgsrc-418c7d8ca0df10bb9cef1732bdff96a316c95193.tar.gz |
Add and enable admesh
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 a5900006b0a..4221c877633 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.51 2001/02/10 04:31:30 jtb Exp $ +# $NetBSD: Makefile,v 1.52 2001/02/10 04:45:36 jtb Exp $ # SUBDIR += R SUBDIR += abacus SUBDIR += abs + SUBDIR += admesh SUBDIR += aribas SUBDIR += blas SUBDIR += calc |