summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-02-12 14:55:43 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-02-12 14:55:43 +0000
commitf5bfcfd8c9dfb3bc5974939d28e0137323b8e1ed (patch)
tree33c076f46caee5719c42c17c13a39ca33ba3628c /math/Makefile
parentmove cln from devel/ to math/ (diff)
readd cln to math
Notes
Notes: svn path=/head/; revision=38257
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
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