blob: d6151c74d08e9da19f8f7bf199ef63e40e447fbd (
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
30
|
# $NetBSD: Makefile,v 1.32 2001/02/10 18:35:52 tron Exp $
#
SUBDIR += binkd
SUBDIR += estic
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"
|