23 lines
450 B
Makefile
23 lines
450 B
Makefile
# $Id: Makefile,v 1.8 1997/08/06 14:49:29 markm 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
|
|
|
|
.include <bsd.port.subdir.mk>
|