diff options
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index ec819693ccd..d824135bbf7 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.285 2010/02/10 17:42:31 joerg Exp $ +# $NetBSD: Makefile,v 1.286 2010/02/10 18:17:11 joerg Exp $ # COMMENT= Programming languages @@ -172,7 +172,6 @@ SUBDIR+= tcl-itcl SUBDIR+= tcl-itcl-current SUBDIR+= tcl-otcl SUBDIR+= tcl-tclX -SUBDIR+= tcl83 SUBDIR+= tinyscheme SUBDIR+= tk-expect SUBDIR+= tk-tclX |