diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-11-20 04:15:15 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-11-20 04:15:15 +0000 |
commit | 751790b51ae4c1152e8944cbaf99d49b1377e95b (patch) | |
tree | 086c03d44a933a34d3f086e2ad7487d5d6b2872d /math/Makefile | |
parent | 1007d89b1e30bdb9e77bc765b023f4e3c60f6982 (diff) |
Notes
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/math/Makefile b/math/Makefile index 6a89dc2351b6..6587ded9ec3b 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,6 +1,8 @@ -# $Id: Makefile,v 1.50 1998/08/30 18:30:51 steve Exp $ +# $Id: Makefile,v 1.51 1998/10/26 11:59:39 vanilla Exp $ # + SUBDIR += R-a4 + SUBDIR += R-letter SUBDIR += Scilab SUBDIR += add SUBDIR += apc @@ -28,7 +30,6 @@ SUBDIR += pari SUBDIR += plplot SUBDIR += pygist - SUBDIR += r SUBDIR += rng SUBDIR += sc SUBDIR += siag |