summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-12-24 07:05:53 +0000
committerSteve Price <steve@FreeBSD.org>1998-12-24 07:05:53 +0000
commit16a24fb1cda0b19f4b085b2861d8c92bc3808149 (patch)
tree2869db5c630aef1af30606637cacc075be941281 /math
parentInitial import of dcdflib version 1.1. (diff)
Activate the dcdflib port.
Notes
Notes: svn path=/head/; revision=15564
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 716a9d3b819d..d09a7272b502 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.54 1998/12/19 14:23:43 jseger Exp $
+# $Id: Makefile,v 1.55 1998/12/24 06:47:44 steve Exp $
#
SUBDIR += R-a4
@@ -9,6 +9,7 @@
SUBDIR += blas
SUBDIR += calc
SUBDIR += calctool
+ SUBDIR += dcdflib
SUBDIR += eispack
SUBDIR += eval
SUBDIR += femlab