24 lines
472 B
Makefile
24 lines
472 B
Makefile
# $Id: Makefile,v 1.9 1997/09/19 21:37:44 jfieber Exp $
|
|
#
|
|
|
|
SUBDIR += agrep
|
|
SUBDIR += docbook
|
|
SUBDIR += glimpse
|
|
SUBDIR += html
|
|
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>
|