25 lines
493 B
Makefile
25 lines
493 B
Makefile
# $Id: Makefile,v 1.10 1997/10/01 07:09:55 max Exp $
|
|
#
|
|
|
|
SUBDIR += agrep
|
|
SUBDIR += docbook
|
|
SUBDIR += glimpse
|
|
SUBDIR += html
|
|
SUBDIR += info2html
|
|
SUBDIR += isearch
|
|
SUBDIR += iso12083
|
|
SUBDIR += iso8879
|
|
SUBDIR += ispell
|
|
SUBDIR += jade
|
|
SUBDIR += linuxdoc
|
|
SUBDIR += mgdiff
|
|
SUBDIR += par
|
|
SUBDIR += pilot_makedoc
|
|
SUBDIR += rman
|
|
SUBDIR += sgmlformat
|
|
SUBDIR += sp
|
|
SUBDIR += unroff
|
|
SUBDIR += wdiff
|
|
|
|
.include <bsd.port.subdir.mk>
|