summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-08-01 09:23:03 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-08-01 09:23:03 +0000
commite3a7915212edc4b283c5618acea957762686d6f5 (patch)
tree6b76e5eb9f0b68348d3839e8cd1282eab6b3a82c /textproc
parentImport of rand, a cat-like utility that displays the lines of a file (diff)
Activate rand
Notes
Notes: svn path=/head/; revision=20464
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 36fd43fb4815..b824974275e6 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.58 1999/07/08 13:33:40 sheldonh Exp $
+# $Id: Makefile,v 1.59 1999/07/22 13:16:02 kris Exp $
#
SUBDIR += agrep
@@ -45,6 +45,7 @@
SUBDIR += prag
SUBDIR += py-mxTextTools
SUBDIR += py-xml
+ SUBDIR += rand
SUBDIR += rman
SUBDIR += sar
SUBDIR += sgmlformat