diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-12-27 11:11:44 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-12-27 11:11:44 +0000 |
commit | 1384986d38f7941e86e422b4593440be7926eb5f (patch) | |
tree | 4871ee65674e2a58dd5f2f81a8a248e673b274c0 /lang/Makefile | |
parent | a7ed5d35e0dd5b620ba030aa32227dad84f1bcbd (diff) |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 4d32dfd19f4f..34da9770a0f1 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.60 1996/12/19 00:19:07 asami Exp $ +# $Id: Makefile,v 1.61 1996/12/25 12:14:02 obrien Exp $ # SUBDIR += Gofer @@ -16,6 +16,7 @@ SUBDIR += guile-iii SUBDIR += icon SUBDIR += itcl + SUBDIR += lcc SUBDIR += logo SUBDIR += mit-scheme SUBDIR += mixal |