20 lines
415 B
Makefile
20 lines
415 B
Makefile
# $Id: Makefile,v 1.6 1997/07/10 14:39:03 jfieber Exp $
|
|
#
|
|
|
|
SUBDIR += agrep
|
|
SUBDIR += docbook
|
|
SUBDIR += glimpse
|
|
SUBDIR += isearch
|
|
SUBDIR += iso12083
|
|
SUBDIR += iso8879
|
|
SUBDIR += ispell
|
|
SUBDIR += jade
|
|
SUBDIR += linuxdoc
|
|
SUBDIR += mgdiff
|
|
SUBDIR += pilot_makedoc
|
|
SUBDIR += rman
|
|
SUBDIR += sgmlformat
|
|
SUBDIR += sp
|
|
SUBDIR += unroff
|
|
|
|
.include <bsd.port.subdir.mk>
|