diff options
Diffstat (limited to 'ham/gnuradio-ctrlport/Makefile')
-rw-r--r-- | ham/gnuradio-ctrlport/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ham/gnuradio-ctrlport/Makefile b/ham/gnuradio-ctrlport/Makefile index a6c9596c57c..c8535561108 100644 --- a/ham/gnuradio-ctrlport/Makefile +++ b/ham/gnuradio-ctrlport/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.28 2021/06/01 09:12:24 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2021/06/27 08:08:59 tnn Exp $ PKGNAME= gnuradio-ctrlport-${VERSION} -PKGREVISION= 4 COMMENT= New set of hooks into GNU Radio to allow a remote client to attach .include "../../ham/gnuradio-core/Makefile.common" .include "../../ham/gnuradio-core/Nocore.mk" |