kopia lustrzana https://github.com/Hamlib/Hamlib
15 wiersze
415 B
Makefile
15 wiersze
415 B
Makefile
|
|
aclocaldir = @datadir@/aclocal
|
|
aclocal_DATA = hamlib.m4
|
|
|
|
EXTRA_DIST = PLAN TODO LICENSE hamlib.m4 README.developer README.betatester
|
|
|
|
SUBDIRS = include lib libltdl src @BACKEND_LIST@ @ROT_BACKEND_LIST@ \
|
|
@BINDING_LIST@ tests doc
|
|
|
|
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
|
|
|
|
|