From c2c0409b8414b322b4e8e074cc1c73959b4b90ef Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Mon, 30 Jun 1997 12:14:02 +0000 Subject: [PATCH] Activate f77flow. --- devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index 06428981d676..d0dd1e732ea8 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.65 1997/06/20 08:14:58 tg Exp $ +# $Id: Makefile,v 1.66 1997/06/27 02:00:30 jfitz Exp $ # SUBDIR += SWIG @@ -15,6 +15,7 @@ SUBDIR += cxref SUBDIR += ddd SUBDIR += dmake + SUBDIR += f77flow SUBDIR += fpp SUBDIR += gcc11 SUBDIR += gdb