blob: 67861b304435a95d864990dde1229877be430953 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# $Id: Makefile,v 1.7 1997/07/18 15:48:36 jfieber Exp $
#
SUBDIR += agrep
SUBDIR += docbook
SUBDIR += glimpse
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>
|