diff options
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 86620df4b15..8be5d2340ce 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 1999/10/28 09:54:12 agc Exp $ +# $NetBSD: Makefile,v 1.34 1999/10/29 13:58:38 agc Exp $ # FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp # @@ -35,6 +35,7 @@ SUBDIR += kaffe # SUBDIR += lcc SUBDIR += libperl + SUBDIR += librep # SUBDIR += logo SUBDIR += mawk # SUBDIR += mit-scheme |