added Drake backend

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1107 7ae35d74-ebe9-4afe-98af-79ac388436b8
Hamlib-1.1.4
Stéphane Fillod, F8CFE 2002-07-08 22:14:23 +00:00
rodzic 4ef4a45099
commit 4af5a96eee
2 zmienionych plików z 3 dodań i 2 usunięć

Wyświetl plik

@ -9,6 +9,6 @@ SUBDIRS = include lib libltdl src @BACKEND_LIST@ @ROT_BACKEND_LIST@ \
DIST_SUBDIRS = include lib libltdl src c++ tcl kylix perl tests doc \
icom kenwood aor yaesu dummy pcr alinco uniden tentec kachina jrc \
rpcrig winradio easycomm rpcrot gnuradio
rpcrig winradio easycomm rpcrot gnuradio drake

Wyświetl plik

@ -160,7 +160,7 @@ fi
AC_SUBST(RIGMATRIX)
BACKEND_LIST="icom kenwood aor yaesu dummy pcr alinco uniden tentec kachina jrc"
BACKEND_LIST="icom kenwood aor yaesu dummy pcr alinco uniden tentec kachina jrc drake"
ROT_BACKEND_LIST="dummy easycomm"
BINDING_LIST=""
@ -327,6 +327,7 @@ uniden/Makefile
tentec/Makefile
kachina/Makefile
jrc/Makefile
drake/Makefile
gnuradio/Makefile
easycomm/Makefile
rpcrig/Makefile