summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-04-17 00:20:41 +0000
committerjtb <jtb@pkgsrc.org>2001-04-17 00:20:41 +0000
commit67890d4f0c0424658797d8440aa1d6a6b2fad57c (patch)
tree6e4a14d26603dece67f013a82a17b9295d216d48 /math
parent1a26416ca6ff199392ac8e324a7dafff14de09d4 (diff)
downloadpkgsrc-67890d4f0c0424658797d8440aa1d6a6b2fad57c.tar.gz
Add and enable dcdflib.f
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 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