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 7ccafde4cac2..6f910f26047c 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.156 1999/01/21 07:48:52 vanilla Exp $ +# $Id: Makefile,v 1.157 1999/02/02 14:32:32 vanilla Exp $ # SUBDIR += ElectricFence @@ -34,6 +34,7 @@ SUBDIR += flick SUBDIR += fpp SUBDIR += ftnchek + SUBDIR += gaa SUBDIR += gcc11 SUBDIR += gdb SUBDIR += gdbtk |