blob: 843bef4da09171db90a994f2f11917a2b680a7e4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
# $Id: Makefile,v 1.32 1998/08/07 21:59:52 asami Exp $
#
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 += viewfax
SUBDIR += xcept
SUBDIR += yaps
SUBDIR += zmtx-zmrx
.include <bsd.port.subdir.mk>
|