34 lines
759 B
Makefile
Raw Normal View History

1999-03-14 16:31:51 +00:00
# $OpenBSD: Makefile,v 1.22 1999/03/14 16:31:51 rohee Exp $
# $FreeBSD: Makefile,v 1.15 1997/11/22 00:31:24 jseger Exp $
#
1997-12-02 00:27:00 +00:00
SUBDIR += agrep
1997-12-02 02:42:06 +00:00
SUBDIR += c2html
1998-09-23 16:22:44 +00:00
SUBDIR += catdoc
1998-05-17 04:55:00 +00:00
SUBDIR += docbook
1998-01-25 20:36:09 +00:00
SUBDIR += glimpse
1997-12-02 02:46:55 +00:00
SUBDIR += html
1998-05-22 01:32:12 +00:00
SUBDIR += info2html
1998-10-01 01:47:09 +00:00
SUBDIR += idiff
SUBDIR += isearch
1998-05-17 04:53:27 +00:00
SUBDIR += iso12083
SUBDIR += iso8879
SUBDIR += ispell
SUBDIR += jade
1998-09-23 18:22:55 +00:00
SUBDIR += latex2html
1999-03-14 16:31:51 +00:00
SUBDIR += libxml
SUBDIR += linuxdoc
1998-05-22 01:32:12 +00:00
SUBDIR += mgdiff
1998-05-17 04:57:00 +00:00
SUBDIR += par
1998-04-28 00:11:24 +00:00
SUBDIR += pilot_makedoc
SUBDIR += rman
SUBDIR += sgmlformat
1998-05-22 01:32:12 +00:00
SUBDIR += sp
1998-09-23 23:51:36 +00:00
SUBDIR += spiff
1998-05-17 05:03:36 +00:00
SUBDIR += texi2html
# SUBDIR += unroff
1998-05-17 04:47:40 +00:00
SUBDIR += wdiff
1999-01-31 00:44:31 +00:00
SUBDIR += xpdf
.include <bsd.port.subdir.mk>