50 lines
1.1 KiB
Makefile
Raw Normal View History

2001-01-19 03:17:26 +00:00
# $OpenBSD: Makefile,v 1.38 2001/01/19 03:17:26 kevlo Exp $
# $FreeBSD: Makefile,v 1.15 1997/11/22 00:31:24 jseger Exp $
#
1999-08-09 05:20:29 +00:00
SUBDIR += TclXML
1997-12-02 00:27:00 +00:00
SUBDIR += agrep
2000-10-01 20:36:06 +00:00
SUBDIR += antiword
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
2000-10-09 00:07:54 +00:00
SUBDIR += docbook-modular
1999-11-08 14:03:27 +00:00
SUBDIR += expat
# SUBDIR += figlet
1998-01-25 20:36:09 +00:00
SUBDIR += glimpse
2000-05-19 10:45:05 +00:00
SUBDIR += hevea
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
2001-01-19 03:17:26 +00:00
SUBDIR += java2html
1998-09-23 18:22:55 +00:00
SUBDIR += latex2html
2000-12-04 22:48:41 +00:00
SUBDIR += lgrind
1999-03-14 16:31:51 +00:00
SUBDIR += libxml
SUBDIR += linuxdoc
1998-05-22 01:32:12 +00:00
SUBDIR += mgdiff
2000-09-04 06:23:01 +00:00
SUBDIR += openjade
2001-01-05 18:16:09 +00:00
SUBDIR += p5-XML-Writer
2000-12-01 05:31:59 +00:00
SUBDIR += p5-sdf
1998-05-17 04:57:00 +00:00
SUBDIR += par
1998-04-28 00:11:24 +00:00
SUBDIR += pilot_makedoc
SUBDIR += rman
1999-08-09 05:20:29 +00:00
SUBDIR += rxp
SUBDIR += sgmlformat
2000-09-12 12:14:01 +00:00
SUBDIR += sablotron
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
2000-08-13 23:26:29 +00:00
SUBDIR += urlview
1998-05-17 04:47:40 +00:00
SUBDIR += wdiff
2001-01-03 03:33:20 +00:00
SUBDIR += xerces
1999-08-09 05:20:29 +00:00
SUBDIR += xml2rfc
1999-01-31 00:44:31 +00:00
SUBDIR += xpdf
2000-08-31 09:32:44 +00:00
SUBDIR += xpdf:freetype
.include <bsd.port.subdir.mk>