13 lines
233 B
Makefile
13 lines
233 B
Makefile
# $Id: Makefile,v 1.1 1997/04/26 20:08:43 jfieber Exp $
|
|
#
|
|
|
|
SUBDIR += glimpse
|
|
SUBDIR += isearch
|
|
SUBDIR += ispell
|
|
SUBDIR += mgdiff
|
|
SUBDIR += rman
|
|
SUBDIR += sp
|
|
SUBDIR += unroff
|
|
|
|
.include <bsd.port.subdir.mk>
|