diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-09 00:54:05 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-09 00:54:05 +0000 |
commit | 97e62497d42c027dc57e2d5698bd36a2a3d90082 (patch) | |
tree | 653520b4127b14814672dfede30c7dd19729e37e /math/Makefile | |
parent | 2bf17fb61b3000374371a8dba9239e95504ad9ab (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 24ff30bacf53..a1ec3cf55012 100644 --- a/math/Makefile +++ b/math/Makefile @@ -30,6 +30,7 @@ SUBDIR += linpack SUBDIR += metis SUBDIR += netcdf + SUBDIR += ngraph SUBDIR += numpy SUBDIR += octave SUBDIR += oleo |