pkgsrc/textproc/Makefile

26 lines
572 B
Makefile
Raw Normal View History

1998-01-12 12:52:30 +01:00
# $NetBSD: Makefile,v 1.4 1998/01/12 11:52:30 agc Exp $
1997-10-30 02:08:22 +01:00
# FreeBSD Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp
1997-10-30 02:04:20 +01:00
#
1997-10-30 02:08:22 +01:00
# SUBDIR += agrep
# SUBDIR += docbook
1997-10-30 02:40:52 +01:00
SUBDIR += glimpse
1997-10-30 02:08:22 +01:00
# SUBDIR += html
# SUBDIR += info2html
# SUBDIR += isearch
# SUBDIR += iso12083
# SUBDIR += iso8879
1998-01-12 12:52:30 +01:00
SUBDIR += ispell
1997-10-30 02:08:22 +01:00
# SUBDIR += jade
# SUBDIR += linuxdoc
# SUBDIR += mgdiff
1998-01-12 12:52:30 +01:00
SUBDIR += par
1997-10-30 02:08:22 +01:00
# SUBDIR += pilot_makedoc
1998-01-12 12:52:30 +01:00
SUBDIR += rman
1997-10-30 02:08:22 +01:00
# SUBDIR += sgmlformat
# SUBDIR += sp
# SUBDIR += unroff
# SUBDIR += wdiff
1997-10-30 02:04:20 +01:00
.include <bsd.port.subdir.mk>