diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2002-10-25 17:02:42 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2002-10-25 17:02:42 +0000 |
commit | 3871c87a99c34961ecbadd8adbe2abd92aafb728 (patch) | |
tree | 3404a5966cce054a03d602382a8308cb72aa499e /math/Makefile | |
parent | 0e6938609be15d79327c64b5c843cb4814c81179 (diff) |
Notes
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 0bdb215cb5a6..e604fb1b97d5 100644 --- a/math/Makefile +++ b/math/Makefile @@ -63,6 +63,7 @@ SUBDIR += libranlib SUBDIR += linalg SUBDIR += linpack + SUBDIR += linux-relview SUBDIR += matrix SUBDIR += metis SUBDIR += mtl |