diff options
Diffstat (limited to 'ham')
-rw-r--r-- | ham/gnuradio-uhd/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ham/gnuradio-uhd/Makefile b/ham/gnuradio-uhd/Makefile index 7060c52f8a0..64a950c9b31 100644 --- a/ham/gnuradio-uhd/Makefile +++ b/ham/gnuradio-uhd/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2016/10/07 18:25:55 adam Exp $ +# $NetBSD: Makefile,v 1.6 2016/12/02 20:06:21 wiz Exp $ PKGNAME= gnuradio-uhd-${VERSION} PKGREVISION= 1 COMMENT= Uhd-based encoding and decoding algorithms for GNU Radio -# (acutually, redundent for now) -PKG_OPTIONS.gnuradio= .include "../../ham/gnuradio-core/Makefile.common" .include "../../ham/gnuradio-core/Nocore.mk" |