From 302375878d7360f9e28d1f079fd5c31320318db5 Mon Sep 17 00:00:00 2001 From: tg Date: Fri, 12 Jun 1998 12:09:15 +0000 Subject: Activate o2c. --- lang/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang') diff --git a/lang/Makefile b/lang/Makefile index b3aee134bea9..f332d0936448 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.99 1998/04/27 14:54:10 kuriyama Exp $ +# $Id: Makefile,v 1.100 1998/05/21 02:22:11 jseger Exp $ # SUBDIR += Gofer @@ -41,6 +41,7 @@ SUBDIR += modula-3-lib SUBDIR += modula-3-socks SUBDIR += moscow_ml + SUBDIR += o2c SUBDIR += objc SUBDIR += ocaml SUBDIR += p2c -- cgit