diff options
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index b3aee13..f332d09 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 |