blob: 6a2df925f662a04e2146f08dee331ed78e14805c (
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.29 2000/07/08 16:08:08 sakamoto Exp $
# FreeBSD Id: Makefile,v 1.26 1997/10/13 04:41:06 max 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-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"
|