14 lines
251 B
Makefile
14 lines
251 B
Makefile
# $Id: Makefile,v 1.2 1997/04/27 00:11:43 asami Exp $
|
|
#
|
|
|
|
SUBDIR += agrep
|
|
SUBDIR += glimpse
|
|
SUBDIR += isearch
|
|
SUBDIR += ispell
|
|
SUBDIR += mgdiff
|
|
SUBDIR += rman
|
|
SUBDIR += sp
|
|
SUBDIR += unroff
|
|
|
|
.include <bsd.port.subdir.mk>
|