kopia lustrzana https://github.com/Hamlib/Hamlib
7 wiersze
136 B
Makefile
7 wiersze
136 B
Makefile
|
LOWESRC = hf235.c lowe.c lowe.h
|
||
|
|
||
|
noinst_LTLIBRARIES = libhamlib-lowe.la
|
||
|
libhamlib_lowe_la_SOURCES = $(LOWESRC)
|
||
|
|
||
|
EXTRA_DIST = Android.mk
|