diff options
author | jtb <jtb@pkgsrc.org> | 2001-02-10 04:45:36 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2001-02-10 04:45:36 +0000 |
commit | d9cadfc845f9c050bb4f1722288e21ceb752a499 (patch) | |
tree | 283170135881d14b9ca0316f077c2f83a3d69464 /math/Makefile | |
parent | df44a991275d5b0de61d37dd5b2a10ad09545280 (diff) | |
download | pkgsrc-d9cadfc845f9c050bb4f1722288e21ceb752a499.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 |