summaryrefslogtreecommitdiff
path: root/ham/Makefile
blob: 86cc4ab523be2e4ef8e985ef3dc2d8e5f8089478 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# $NetBSD: Makefile,v 1.14 2005/01/23 20:34:21 wulf Exp $
#


COMMENT=	Amateur packet radio tools

SUBDIR+=	7plus
SUBDIR+=	cwtext
SUBDIR+=	dpbox
SUBDIR+=	grig
SUBDIR+=	hamlib
SUBDIR+=	linpsk
SUBDIR+=	locator
SUBDIR+=	tfkiss
SUBDIR+=	tlf
SUBDIR+=	tnt
SUBDIR+=	wwl
SUBDIR+=	xdx
SUBDIR+=	xlog
SUBDIR+=	yaesu

.include "../mk/bsd.pkg.subdir.mk"