diff options
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 63e776aa0fc..b534b5805b0 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.151 2002/07/01 12:38:41 wiz Exp $ +# $NetBSD: Makefile,v 1.152 2002/07/19 12:43:47 wiz Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -134,8 +134,6 @@ SUBDIR+= scrollkeeper SUBDIR+= source-highlight SUBDIR+= sp SUBDIR+= stardic -SUBDIR+= t1lib -SUBDIR+= t1utils SUBDIR+= tcl-dom SUBDIR+= tcl-expat SUBDIR+= tcl-xml |