diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index d0a777c8d18..eb72c5e2c34 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.20 1999/07/01 11:36:16 drochner Exp $ +# $NetBSD: Makefile,v 1.21 1999/07/27 22:03:20 tron Exp $ # FreeBSD Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp # # SUBDIR += agrep SUBDIR += catdoc + SUBDIR += dict-client SUBDIR += docbook SUBDIR += dsssl-docbook-modular SUBDIR += eperl |