blob: 3cb45798f0dbc93fa09338dd6b0d5fbe4807525b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
# $NetBSD: Makefile,v 1.31 2000/12/18 23:19:19 tsarna Exp $
#
SUBDIR += binkd
SUBDIR += fidogate
SUBDIR += gkermit
SUBDIR += hylafax
SUBDIR += ifcico-cm
SUBDIR += jpilot
SUBDIR += jpilot-libplugin
SUBDIR += kermit
SUBDIR += lrzsz
SUBDIR += malsync
SUBDIR += mgetty+sendfax
SUBDIR += minicom
SUBDIR += modemd
SUBDIR += p5-Device-SerialPort
SUBDIR += p5-pilot-link
SUBDIR += pilot-link
SUBDIR += pilotmgr
SUBDIR += plp
SUBDIR += plptools
SUBDIR += qpage
SUBDIR += ruby-termios
SUBDIR += snooper
SUBDIR += tkhylafax
SUBDIR += xisp
.include "../mk/bsd.pkg.subdir.mk"
|