summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-10-12 07:15:54 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-10-12 07:15:54 +0000
commit0d9ba0b7c563f130f5b4fa72e7bbc26a8b311660 (patch)
treef03384ec5158305d176a33f0189eea490b4beecb /lang/Makefile
parentAdd autoconf. (diff)
Change guile-ii to guile-iii.
Notes
Notes: svn path=/head/; revision=2323
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile4
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