0ed7eda345
gnuradio-audio-oss gnuradio-core gnuradio-examples gnuradio-gsm gnuradio-howto gnuradio-usrp gnuradio-wxgui usrp packages that are part of the GNU Radio project, a digital signal processing development kit.
30 lines
559 B
Makefile
30 lines
559 B
Makefile
# $NetBSD: Makefile,v 1.17 2005/10/07 23:34:02 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+= 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"
|