diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-02-12 22:55:43 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-02-12 22:55:43 +0800 |
commit | aa486a43cd7f9660cf2e9dc652da8f00ad343d73 (patch) | |
tree | 91aa371e2bc53609a05b5fb4021de2fbba37b7f8 /math/Makefile | |
parent | 398fe45fd270f9c81a92589217d7197f1956441b (diff) | |
download | freebsd-ports-gnome-aa486a43cd7f9660cf2e9dc652da8f00ad343d73.tar.gz freebsd-ports-gnome-aa486a43cd7f9660cf2e9dc652da8f00ad343d73.tar.zst freebsd-ports-gnome-aa486a43cd7f9660cf2e9dc652da8f00ad343d73.zip |
readd cln to math
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 |