diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 416b3a484168..a987fb2b3fb0 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.153 1999/01/09 08:52:07 asami Exp $ +# $Id: Makefile,v 1.154 1999/01/10 19:06:11 steve Exp $ # SUBDIR += ElectricFence @@ -31,6 +31,7 @@ SUBDIR += dmake SUBDIR += doc++ SUBDIR += f77flow + SUBDIR += flick SUBDIR += fpp SUBDIR += ftnchek SUBDIR += gcc11 |