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


COMMENT=	Amateur packet radio tools

SUBDIR+=	7plus
SUBDIR+=	cwtext
SUBDIR+=	dpbox
SUBDIR+=	gmfsk
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"