blob: ec63fe3e80345b7e49277dfdf9dc43af216b716e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# $Id: Makefile,v 1.1.1.1 1997/11/22 03:06:19 hubertf Exp $
#
SUBDIR += bpl+
SUBDIR += ecu
SUBDIR += hylafax
SUBDIR += kermit
SUBDIR += lrzsz
SUBDIR += mgetty+sendfax
SUBDIR += minicom
SUBDIR += qpage
SUBDIR += rzsz
SUBDIR += seyon
SUBDIR += snooper
SUBDIR += tkhylafax
SUBDIR += xcept
SUBDIR += zmtx-zmrx
.include <bsd.port.subdir.mk>
|