blob: d032c6a22c5ffaa36b68a72b772a2b2434111702 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
# $Id: Makefile,v 1.15 1995/06/24 18:43:00 asami Exp $
#
SUBDIR += ecu
SUBDIR += hylafax
SUBDIR += kermit
SUBDIR += mgetty+sendfax
SUBDIR += rzsz
SUBDIR += seyon
.include <bsd.port.subdir.mk>
|