28 lines
629 B
Makefile
Raw Normal View History

1998-05-17 04:57:00 +00:00
# $OpenBSD: Makefile,v 1.14 1998/05/17 04:57:00 angelos 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-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
# SUBDIR += info2html
SUBDIR += isearch
1998-05-17 04:53:27 +00:00
SUBDIR += iso12083
SUBDIR += iso8879
SUBDIR += ispell
SUBDIR += jade
SUBDIR += linuxdoc
# 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
# SUBDIR += sp
# SUBDIR += texi2html
# SUBDIR += unroff
1998-05-17 04:47:40 +00:00
SUBDIR += wdiff
.include <bsd.port.subdir.mk>