diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-02-12 14:55:43 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-02-12 14:55:43 +0000 |
commit | f5bfcfd8c9dfb3bc5974939d28e0137323b8e1ed (patch) | |
tree | 33c076f46caee5719c42c17c13a39ca33ba3628c /math/Makefile | |
parent | 7d3e00eb99d87cb534f0adebab5f34cee1b4d6b3 (diff) | |
download | ports-f5bfcfd8c9dfb3bc5974939d28e0137323b8e1ed.tar.gz ports-f5bfcfd8c9dfb3bc5974939d28e0137323b8e1ed.zip |
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 66ed27b8b3ce..6cb8fd742486 100644 --- a/math/Makefile +++ b/math/Makefile @@ -11,6 +11,7 @@ SUBDIR += blas SUBDIR += calc SUBDIR += calctool + SUBDIR += cln SUBDIR += concorde SUBDIR += dcdflib SUBDIR += eispack |