kopia lustrzana https://github.com/Hamlib/Hamlib
7 wiersze
158 B
Makefile
7 wiersze
158 B
Makefile
|
RSSRC = esmc.c eb200.c rs.c rs.h gp2000.c gp2000.h xk2100.c
|
||
|
|
||
|
noinst_LTLIBRARIES = libhamlib-rs.la
|
||
|
libhamlib_rs_la_SOURCES = $(RSSRC)
|
||
|
|
||
|
EXTRA_DIST = Android.mk
|