kopia lustrzana https://github.com/Hamlib/Hamlib
7 wiersze
190 B
Makefile
7 wiersze
190 B
Makefile
|
|
||
|
noinst_LTLIBRARIES = libhamlib-indi.la
|
||
|
libhamlib_indi_la_SOURCES = indi.c indi_wrapper.cpp indi_wrapper.hpp indi_wrapper.h
|
||
|
libhamlib_indi_la_LDFLAGS = $(INDI_LIBS)
|
||
|
|
||
|
EXTRA_DIST = Android.mk
|