summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index e5471e0bf153..c1473987844d 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,6 +1,12 @@
-# $Id$
+# $Id: Makefile,v 1.1 1997/04/26 20:08:43 jfieber Exp $
#
+ SUBDIR += glimpse
+ SUBDIR += isearch
+ SUBDIR += ispell
+ SUBDIR += mgdiff
+ SUBDIR += rman
SUBDIR += sp
+ SUBDIR += unroff
.include <bsd.port.subdir.mk>