diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1998-12-24 18:12:31 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1998-12-24 18:12:31 +0000 |
commit | c6abfd320ba35ac72af3056567df3d2eb3228792 (patch) | |
tree | 37dbe781b31cd76cfb52054fac3802e06bca00cb /lang/Makefile | |
parent | 07a338c0d87043c47ae1d1479c69b9c87c172f24 (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 3efd5cde122a..ffacb16f9951 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.118 1998/12/19 23:53:03 jseger Exp $ +# $Id: Makefile,v 1.119 1998/12/23 04:34:10 steve Exp $ # SUBDIR += ETHOberonV4 @@ -19,6 +19,7 @@ SUBDIR += elk SUBDIR += emacs-lisp-intro SUBDIR += eperl + SUBDIR += erlang SUBDIR += expect SUBDIR += forth SUBDIR += g77 |