summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-12-27 11:11:44 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-12-27 11:11:44 +0000
commit1384986d38f7941e86e422b4593440be7926eb5f (patch)
tree4871ee65674e2a58dd5f2f81a8a248e673b274c0 /lang
parentlcc is the retargetable ANSI C compiler described in the book (diff)
Just doing a little "SUBDIR += lcc" action.
Notes
Notes: svn path=/head/; revision=5109
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
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