@@ -125,7 +125,7 @@ check_PROGRAMS = $(am__EXEEXT_1) $(am__EXEEXT_2) $(am__EXEEXT_3) \
125
125
$(am__EXEEXT_14 )
126
126
TESTS = $(am__append_4 ) $(am__append_7 ) $(am__append_9 ) \
127
127
$(am__append_12 ) $(am__append_13 ) $(am__append_20 ) \
128
- $(am__append_25 ) $(am__EXEEXT_14 )
128
+ $(am__append_26 ) $(am__EXEEXT_14 )
129
129
@HAVE_ELF_TRUE@@HAVE_OBJCOPY_DEBUGLINK_TRUE@@NATIVE_TRUE@am__append_1 = libbacktrace_elf_for_test.la
130
130
@NATIVE_TRUE@am__append_2 = test_elf_32 test_elf_64 test_macho \
131
131
@NATIVE_TRUE@ test_xcoff_32 test_xcoff_64 test_pecoff \
@@ -161,10 +161,11 @@ TESTS = $(am__append_4) $(am__append_7) $(am__append_9) \
161
161
@HAVE_DWARF5_TRUE@@NATIVE_TRUE@@USE_DSYMUTIL_TRUE@ dwarf5.dSYM \
162
162
@HAVE_DWARF5_TRUE@@NATIVE_TRUE@@USE_DSYMUTIL_TRUE@ dwarf5_alloc.dSYM
163
163
@NATIVE_TRUE@am__append_24 = mtest
164
- @HAVE_MINIDEBUG_TRUE@@NATIVE_TRUE @am__append_25 = mtest_minidebug
165
- @HAVE_ELF_TRUE@@HAVE_LIBLZMA_TRUE @am__append_26 = -llzma
164
+ @NATIVE_TRUE@@USE_DSYMUTIL_TRUE @am__append_25 = mtest.dSYM
165
+ @HAVE_MINIDEBUG_TRUE@@NATIVE_TRUE @am__append_26 = mtest_minidebug
166
166
@HAVE_ELF_TRUE@@HAVE_LIBLZMA_TRUE@am__append_27 = -llzma
167
- @HAVE_ELF_TRUE@am__append_28 = xztest xztest_alloc
167
+ @HAVE_ELF_TRUE@@HAVE_LIBLZMA_TRUE@am__append_28 = -llzma
168
+ @HAVE_ELF_TRUE@am__append_29 = xztest xztest_alloc
168
169
subdir = .
169
170
ACLOCAL_M4 = $(top_srcdir ) /aclocal.m4
170
171
am__aclocal_m4_deps = $(top_srcdir ) /config/lead-dot.m4 \
@@ -990,10 +991,11 @@ libbacktrace_la_DEPENDENCIES = $(libbacktrace_la_LIBADD)
990
991
BUILDTESTS = $(am__append_2 ) $(am__append_10 ) $(am__append_11 ) \
991
992
$(am__append_16 ) $(am__append_17 ) $(am__append_18 ) \
992
993
$(am__append_21 ) $(am__append_22 ) $(am__append_24 ) \
993
- $(am__append_28 )
994
+ $(am__append_29 )
994
995
995
996
# Add a file to this variable if you want it to be built for testing.
996
- check_DATA = $(am__append_5 ) $(am__append_19 ) $(am__append_23 )
997
+ check_DATA = $(am__append_5 ) $(am__append_19 ) $(am__append_23 ) \
998
+ $(am__append_25 )
997
999
998
1000
# Flags to use when compiling test programs.
999
1001
libbacktrace_TEST_CFLAGS = $(EXTRA_FLAGS ) $(WARN_FLAGS ) -g
@@ -1120,12 +1122,12 @@ libbacktrace_TEST_CFLAGS = $(EXTRA_FLAGS) $(WARN_FLAGS) -g
1120
1122
@NATIVE_TRUE@mtest_LDADD = libbacktrace.la
1121
1123
@HAVE_ELF_TRUE@xztest_SOURCES = xztest.c testlib.c
1122
1124
@HAVE_ELF_TRUE@xztest_CFLAGS = $(libbacktrace_TEST_CFLAGS ) -DSRCDIR=\"$(srcdir ) \"
1123
- @HAVE_ELF_TRUE@xztest_LDADD = libbacktrace.la $(am__append_26 ) \
1125
+ @HAVE_ELF_TRUE@xztest_LDADD = libbacktrace.la $(am__append_27 ) \
1124
1126
@HAVE_ELF_TRUE@ $(CLOCK_GETTIME_LINK )
1125
1127
@HAVE_ELF_TRUE@xztest_alloc_SOURCES = $(xztest_SOURCES )
1126
1128
@HAVE_ELF_TRUE@xztest_alloc_CFLAGS = $(xztest_CFLAGS )
1127
1129
@HAVE_ELF_TRUE@xztest_alloc_LDADD = libbacktrace_alloc.la \
1128
- @HAVE_ELF_TRUE@ $(am__append_27 ) $(CLOCK_GETTIME_LINK )
1130
+ @HAVE_ELF_TRUE@ $(am__append_28 ) $(CLOCK_GETTIME_LINK )
1129
1131
CLEANFILES = \
1130
1132
$(TESTS ) *.debug elf_for_test.c edtest2_build.c gen_edtest2_build \
1131
1133
*.dsyms *.fsyms *.keepsyms *.dbg *.mdbg *.mdbg.xz *.strip
0 commit comments