summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjtb <jtb>2001-04-17 00:20:41 +0000
committerjtb <jtb>2001-04-17 00:20:41 +0000
commitd04da09f192633572613574f7378a571ae45204f (patch)
tree6e4a14d26603dece67f013a82a17b9295d216d48
parentf830d72680d94c9ab6f31df8f9c964c293bbbbcd (diff)
downloadpkgsrc-d04da09f192633572613574f7378a571ae45204f.tar.gz
Add and enable dcdflib.f
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 15ffed48489..3f586be0aab 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2001/03/27 12:10:24 wennmach Exp $
+# $NetBSD: Makefile,v 1.58 2001/04/17 00:20:41 jtb Exp $
#
COMMENT= Mathematics
@@ -13,6 +13,7 @@ SUBDIR+= calc
SUBDIR+= capc-calc
SUBDIR+= cassowary
SUBDIR+= dcdflib.c
+SUBDIR+= dcdflib.f
SUBDIR+= dfftpack
SUBDIR+= eispack
SUBDIR+= fftpack