blob: 4c6aad9f6d542a39d579e4f2cc2634cfa296a051 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# $Id: Makefile,v 1.30 1998/05/16 01:39:33 dburr 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 += xcept
SUBDIR += zmtx-zmrx
.include <bsd.port.subdir.mk>
|