kopia lustrzana https://github.com/Hamlib/Hamlib
7 wiersze
161 B
Makefile
7 wiersze
161 B
Makefile
|
BARRETTSRC = barrett.c barrett.h
|
||
|
|
||
|
noinst_LTLIBRARIES = libhamlib-barrett.la
|
||
|
libhamlib_barrett_la_SOURCES = $(BARRETTSRC)
|
||
|
|
||
|
EXTRA_DIST = README.barrett Android.mk
|