From 67890d4f0c0424658797d8440aa1d6a6b2fad57c Mon Sep 17 00:00:00 2001 From: jtb Date: Tue, 17 Apr 2001 00:20:41 +0000 Subject: Add and enable dcdflib.f --- math/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3