blob: 01260502f556f521e69aeaf77c3ff8e819db76f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# $Id: Makefile,v 1.29 1998/03/21 13:54:00 asami Exp $
#
SUBDIR += atp
SUBDIR += bpl+
SUBDIR += conserver
SUBDIR += ecu
SUBDIR += hylafax
SUBDIR += kermit
SUBDIR += kpilot
SUBDIR += lrzsz
SUBDIR += mgetty+sendfax
SUBDIR += minicom
SUBDIR += pilot-link
SUBDIR += qpage
SUBDIR += rzsz
SUBDIR += seyon
SUBDIR += snooper
SUBDIR += tkhylafax
SUBDIR += xcept
SUBDIR += zmtx-zmrx
.include <bsd.port.subdir.mk>
|