diff options
author | Will Andrews <will@FreeBSD.org> | 2000-04-07 01:47:51 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-04-07 01:47:51 +0000 |
commit | a6d989b045799e9f256fc58431202a3f28173f85 (patch) | |
tree | ca6ae90dd627c9d292c4a2b594df67a77e136b7a /math/Makefile | |
parent | 095e4b4d73852b09fef0ac68d64297ca91275dad (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 552eaf72d745..404e45d2a236 100644 --- a/math/Makefile +++ b/math/Makefile @@ -28,6 +28,7 @@ SUBDIR += hexcalc SUBDIR += lapack SUBDIR += libranlib + SUBDIR += linalg SUBDIR += linpack SUBDIR += metis SUBDIR += netcdf |