kopia lustrzana https://github.com/Hamlib/Hamlib
regenerated
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@716 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.1.3
rodzic
cb9b54d038
commit
35036cdf9b
|
@ -96,7 +96,7 @@ install_sh = @install_sh@
|
|||
YAESUSRC = ft747.c ft847.c
|
||||
|
||||
lib_LTLIBRARIES = libhamlib-yaesu.la
|
||||
libhamlib_yaesu_la_SOURCES = yaesu.c $(YAESUSRC)
|
||||
libhamlib_yaesu_la_SOURCES = $(YAESUSRC) yaesu.c
|
||||
libhamlib_yaesu_la_LDFLAGS = -no-undefined -module -avoid-version
|
||||
libhamlib_yaesu_la_LIBADD = ../src/libhamlib.la
|
||||
|
||||
|
@ -119,7 +119,7 @@ libhamlib_yaesu_a_OBJECTS = $(am_libhamlib_yaesu_a_OBJECTS)
|
|||
LTLIBRARIES = $(lib_LTLIBRARIES)
|
||||
|
||||
libhamlib_yaesu_la_DEPENDENCIES = ../src/libhamlib.la
|
||||
am_libhamlib_yaesu_la_OBJECTS = yaesu.lo ft747.lo ft847.lo
|
||||
am_libhamlib_yaesu_la_OBJECTS = ft747.lo ft847.lo yaesu.lo
|
||||
libhamlib_yaesu_la_OBJECTS = $(am_libhamlib_yaesu_la_OBJECTS)
|
||||
|
||||
DEFS = @DEFS@
|
||||
|
|
Ładowanie…
Reference in New Issue