diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 44b359f9378..cfc280b1800 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.233 2006/08/23 22:01:25 wiz Exp $ +# $NetBSD: Makefile,v 1.234 2006/11/21 13:47:24 wennmach Exp $ # COMMENT= Programming languages @@ -36,6 +36,7 @@ SUBDIR+= ezm3 SUBDIR+= f2c SUBDIR+= focal SUBDIR+= fort77 +SUBDIR+= g95 SUBDIR+= gauche SUBDIR+= gawk SUBDIR+= gb |