diff options
author | frueauf <frueauf> | 1998-12-13 00:31:37 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-12-13 00:31:37 +0000 |
commit | 9c7a360a3ce7d0a4223386ea3b1d67106ebf5bd9 (patch) | |
tree | 7e6d675929fd855d1ad3778ecd31b21626309283 /math/Makefile | |
parent | 8e629366bcbb3559a377f0201af79aa288ebdd2b (diff) | |
download | pkgsrc-9c7a360a3ce7d0a4223386ea3b1d67106ebf5bd9.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 |