From 29de9e68e832fab23b8a42ca8e953a6bd45a3e53 Mon Sep 17 00:00:00 2001 From: jtb Date: Mon, 29 Jan 2001 06:14:53 +0000 Subject: Add and enable dcdflib.c --- math/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math') diff --git a/math/Makefile b/math/Makefile index c73c6bea430..1d67b2a34f8 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2001/01/26 23:48:34 jtb Exp $ +# $NetBSD: Makefile,v 1.40 2001/01/29 06:14:53 jtb Exp $ # SUBDIR += R @@ -8,6 +8,7 @@ SUBDIR += blas SUBDIR += calc SUBDIR += cassowary + SUBDIR += dcdflib.c SUBDIR += dfftpack SUBDIR += eispack SUBDIR += fftw -- cgit v1.2.3