diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-12-13 00:31:37 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-12-13 00:31:37 +0000 |
commit | 3da8307ec451d6590d7823503a2833372a69a3a5 (patch) | |
tree | 7e6d675929fd855d1ad3778ecd31b21626309283 /math/Makefile | |
parent | 3007682f5b4c77cfe5e9dc541eea8e8e9d01479a (diff) | |
download | pkgsrc-3da8307ec451d6590d7823503a2833372a69a3a5.tar.gz |
Add and enable abacus.
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 0e76273fe78..779c61d9d87 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 1998/12/05 12:36:18 frueauf Exp $ +# $NetBSD: Makefile,v 1.10 1998/12/13 00:31:37 frueauf Exp $ # FreeBSD Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp # SUBDIR += R + SUBDIR += abacus SUBDIR += abs # SUBDIR += apc # SUBDIR += blas |