2002-02-26 01:20:10 +00:00
|
|
|
YAESUSRC = ft747.c ft817.c ft847.c ft100.c
|
2001-06-04 21:07:17 +00:00
|
|
|
|
|
|
|
lib_LTLIBRARIES = libhamlib-yaesu.la
|
2001-11-12 21:59:38 +00:00
|
|
|
libhamlib_yaesu_la_SOURCES = $(YAESUSRC) yaesu.c
|
2001-12-19 03:31:53 +00:00
|
|
|
libhamlib_yaesu_la_LDFLAGS = -no-undefined -module -version-info 0:0:0
|
2001-10-22 20:33:11 +00:00
|
|
|
libhamlib_yaesu_la_LIBADD = ../src/libhamlib.la
|
2001-06-04 21:07:17 +00:00
|
|
|
|
2002-03-06 22:55:14 +00:00
|
|
|
noinst_HEADERS = ft747.h ft100.h ft817.h ft847.h yaesu.h yaesu_tones.h
|