diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-18 03:36:43 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-18 03:36:43 +0000 |
commit | 92fefd0448493317417e8d89b77066ed75b963a0 (patch) | |
tree | 51b7e99270e13546784aa6b193b4b06f0fa13c75 /textproc | |
parent | 008f95c99be738f505e2a9745b912925319d2320 (diff) |
Notes
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 d2297ceb4cbd..dcf2b287d838 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.36 1998/12/24 16:29:48 flathill Exp $ +# $Id: Makefile,v 1.37 1999/01/09 08:52:07 asami Exp $ # SUBDIR += agrep @@ -27,6 +27,7 @@ SUBDIR += nfbtrans SUBDIR += p5-XML-Parser SUBDIR += par + SUBDIR += prag SUBDIR += rman SUBDIR += sgmlformat SUBDIR += sgrep |