23
23
# met:
24
24
25
25
# (1) Redistributions of source code must retain the above copyright
26
- # notice, this list of conditions and the following disclaimer.
26
+ # notice, this list of conditions and the following disclaimer.
27
27
28
28
# (2) Redistributions in binary form must reproduce the above copyright
29
29
# notice, this list of conditions and the following disclaimer in
30
30
# the documentation and/or other materials provided with the
31
- # distribution.
31
+ # distribution.
32
32
33
33
# (3) The name of the author may not be used to
34
34
# endorse or promote products derived from this software without
@@ -137,10 +137,10 @@ LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
137
137
$(LDFLAGS ) -o $@
138
138
SOURCES = $(libbacktrace_la_SOURCES ) $(EXTRA_libbacktrace_la_SOURCES ) \
139
139
$(btest_SOURCES ) $(stest_SOURCES )
140
- MULTISRCTOP =
141
- MULTIBUILDTOP =
142
- MULTIDIRS =
143
- MULTISUBDIR =
140
+ MULTISRCTOP =
141
+ MULTIBUILDTOP =
142
+ MULTIDIRS =
143
+ MULTISUBDIR =
144
144
MULTIDO = true
145
145
MULTICLEAN = true
146
146
am__can_run_installinfo = \
@@ -389,7 +389,7 @@ config.h: stamp-h1
389
389
stamp-h1 : $(srcdir ) /config.h.in $(top_builddir ) /config.status
390
390
@rm -f stamp-h1
391
391
cd $(top_builddir ) && $(SHELL ) ./config.status config.h
392
- $(srcdir ) /config.h.in : @MAINTAINER_MODE_TRUE@ $(am__configure_deps )
392
+ $(srcdir ) /config.h.in : @MAINTAINER_MODE_TRUE@ $(am__configure_deps )
393
393
($( am__cd) $( top_srcdir) && $( AUTOHEADER) )
394
394
rm -f stamp-h1
395
395
touch $@
@@ -407,7 +407,7 @@ clean-noinstLTLIBRARIES:
407
407
echo " rm -f \" $$ {dir}/so_locations\" " ; \
408
408
rm -f " $$ {dir}/so_locations" ; \
409
409
done
410
- libbacktrace.la : $(libbacktrace_la_OBJECTS ) $(libbacktrace_la_DEPENDENCIES ) $(EXTRA_libbacktrace_la_DEPENDENCIES )
410
+ libbacktrace.la : $(libbacktrace_la_OBJECTS ) $(libbacktrace_la_DEPENDENCIES ) $(EXTRA_libbacktrace_la_DEPENDENCIES )
411
411
$(LINK ) $(libbacktrace_la_OBJECTS ) $(libbacktrace_la_LIBADD ) $(LIBS )
412
412
413
413
clean-checkPROGRAMS :
@@ -418,10 +418,10 @@ clean-checkPROGRAMS:
418
418
list=` for p in $$ list; do echo " $$ p" ; done | sed ' s/$(EXEEXT)$$//' ` ; \
419
419
echo " rm -f" $$ list; \
420
420
rm -f $$ list
421
- btest$(EXEEXT ) : $(btest_OBJECTS ) $(btest_DEPENDENCIES ) $(EXTRA_btest_DEPENDENCIES )
421
+ btest$(EXEEXT ) : $(btest_OBJECTS ) $(btest_DEPENDENCIES ) $(EXTRA_btest_DEPENDENCIES )
422
422
@rm -f btest$(EXEEXT )
423
423
$(btest_LINK ) $(btest_OBJECTS ) $(btest_LDADD ) $(LIBS )
424
- stest$(EXEEXT ) : $(stest_OBJECTS ) $(stest_DEPENDENCIES ) $(EXTRA_stest_DEPENDENCIES )
424
+ stest$(EXEEXT ) : $(stest_OBJECTS ) $(stest_DEPENDENCIES ) $(EXTRA_stest_DEPENDENCIES )
425
425
@rm -f stest$(EXEEXT )
426
426
$(LINK ) $(stest_OBJECTS ) $(stest_LDADD ) $(LIBS )
427
427
0 commit comments