kopia lustrzana https://github.com/Hamlib/Hamlib
6 wiersze
137 B
Makefile
6 wiersze
137 B
Makefile
|
FLIRSRC = flir.c flir.h
|
||
|
|
||
|
noinst_LTLIBRARIES = libhamlib-flir.la
|
||
|
libhamlib_flir_la_SOURCES = $(FLIRSRC)
|
||
|
|
||
|
EXTRA_DIST = README.md Android.mk
|