kopia lustrzana https://github.com/Hamlib/Hamlib
7 wiersze
150 B
Makefile
7 wiersze
150 B
Makefile
|
ADATSRC = adt_200a.c adt_200a.h adat.c adat.h
|
||
|
|
||
|
noinst_LTLIBRARIES = libhamlib-adat.la
|
||
|
libhamlib_adat_la_SOURCES = $(ADATSRC)
|
||
|
|
||
|
EXTRA_DIST = Android.mk
|