kopia lustrzana https://github.com/Hamlib/Hamlib
LIBOBJS cleanup and made libmisc a convenience lib
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@771 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.1.3
rodzic
55a98968dd
commit
148d5b4aca
|
@ -1,6 +1,6 @@
|
|||
EXTRA_DIST = getopt.c getopt.h getopt1.c usleep.c
|
||||
EXTRA_DIST = getopt.c getopt.h getopt_long.c usleep.c
|
||||
|
||||
noinst_LIBRARIES = libmisc.a
|
||||
noinst_LTLIBRARIES = libmisc.la
|
||||
|
||||
libmisc_a_SOURCES =
|
||||
libmisc_a_LIBADD = @LIBOBJS@
|
||||
libmisc_la_SOURCES =
|
||||
libmisc_la_LIBADD = @LTLIBOBJS@
|
||||
|
|
Ładowanie…
Reference in New Issue