diff options
-rw-r--r-- | lang/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index d2d747617346..6e50b731853e 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.39 1995/10/03 02:57:01 erich Exp $ +# $Id: Makefile,v 1.40 1995/10/03 11:45:08 asami Exp $ # SUBDIR += Gofer @@ -12,7 +12,7 @@ SUBDIR += g77 SUBDIR += gcl BROKEN += gnat # not really broken, just requires existing gnat compiler - SUBDIR += guile-ii + SUBDIR += guile-iii SUBDIR += icon SUBDIR += itcl SUBDIR += logo |