summaryrefslogtreecommitdiff
path: root/ham/Makefile
blob: b24eee603d0fe8032b180f79d997afd999927cf7 (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
31
# $NetBSD: Makefile,v 1.18 2006/01/15 13:07:31 wulf Exp $
#

COMMENT=	Wireless communication tools and applications

SUBDIR+=	7plus
SUBDIR+=	cwtext
SUBDIR+=	dpbox
SUBDIR+=	gmfsk
SUBDIR+=	gnuradio-audio-oss
SUBDIR+=	gnuradio-core
SUBDIR+=	gnuradio-examples
SUBDIR+=	gnuradio-gsm
SUBDIR+=	gnuradio-howto
SUBDIR+=	gnuradio-usrp
SUBDIR+=	gnuradio-wxgui
SUBDIR+=	gpredict
SUBDIR+=	grig
SUBDIR+=	hamlib
SUBDIR+=	linpsk
SUBDIR+=	locator
SUBDIR+=	tfkiss
SUBDIR+=	tlf
SUBDIR+=	tnt
SUBDIR+=	usrp
SUBDIR+=	wwl
SUBDIR+=	xdx
SUBDIR+=	xlog
SUBDIR+=	yaesu

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