diff options
author | Steve Price <steve@FreeBSD.org> | 1999-04-03 01:05:11 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-04-03 01:05:11 +0000 |
commit | 28f162994c7b0b72521e212fe35c3358a81e1cce (patch) | |
tree | 5abc1e2ec60a320fa0ca36f3ed5b2be100ea33aa /math | |
parent | 32db6a078ae2faf7569869234c8cd5bf92672e5d (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 64a822b5ff0a..02ee96553402 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.57 1999/01/26 03:44:58 steve Exp $ +# $Id: Makefile,v 1.58 1999/03/19 22:24:43 asami Exp $ # SUBDIR += R-a4 @@ -39,6 +39,7 @@ SUBDIR += sc SUBDIR += siag SUBDIR += simpack + SUBDIR += snns SUBDIR += spin SUBDIR += ss SUBDIR += superlu |