2002-07-05 23:22:11 +00:00
|
|
|
|
|
|
|
TSSRCLIST = ts850.c ts870s.c ts570.c ts450s.c ts440.c ts950.c ts50s.c \
|
2002-06-30 10:17:03 +00:00
|
|
|
ts790.c thd7.c thf7.c ts2000.c
|
2001-06-11 00:41:28 +00:00
|
|
|
|
2000-12-23 08:40:14 +00:00
|
|
|
lib_LTLIBRARIES = libhamlib-kenwood.la
|
2002-07-08 22:20:15 +00:00
|
|
|
libhamlib_kenwood_la_SOURCES = $(TSSRCLIST) kenwood.c th.c
|
2001-12-19 03:31:53 +00:00
|
|
|
libhamlib_kenwood_la_LDFLAGS = -no-undefined -module -version-info 0:0:0
|
2001-10-18 20:43:13 +00:00
|
|
|
libhamlib_kenwood_la_LIBADD = ../src/libhamlib.la
|
2001-06-11 00:41:28 +00:00
|
|
|
|
2002-07-08 22:20:15 +00:00
|
|
|
noinst_HEADERS = kenwood.h th.h
|