diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1999-02-18 17:53:04 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1999-02-18 17:53:04 +0000 |
commit | d37a5f2217f21b43df00bf320eb008c484d44ec2 (patch) | |
tree | f1c967064f0442b5e22b7cb1434f2a7f1076fec6 /textproc/Makefile | |
parent | e35f773176402761626d69eddeaa0d9f99d1c3dd (diff) |
Notes
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 451bc5b78f59..bd703a7de786 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.39 1999/01/18 05:04:04 steve Exp $ +# $Id: Makefile,v 1.40 1999/01/27 14:30:52 kuriyama Exp $ # SUBDIR += agrep @@ -31,6 +31,7 @@ SUBDIR += par SUBDIR += prag SUBDIR += rman + SUBDIR += sar SUBDIR += sgmlformat SUBDIR += sgrep SUBDIR += sp |