1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 # Copyright (C) 2019-2020 Free Software Foundation, Inc.
20 # This file is free software; you can redistribute it and/or modify
21 # it under the terms of the GNU General Public License as published by
22 # the Free Software Foundation; either version 2 of the License, or
23 # (at your option) any later version.
25 # This program is distributed in the hope that it will be useful,
26 # but WITHOUT ANY WARRANTY; without even the implied warranty of
27 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28 # GNU General Public License for more details.
30 # You should have received a copy of the GNU General Public License
31 # along with this program; see the file COPYING. If not see
32 # <http://www.gnu.org/licenses/>.
38 if
test -z
'$(MAKELEVEL)'; then \
40 elif
test -n
'$(MAKE_HOST)'; then \
42 elif
test -n
'$(MAKE_VERSION)' && test -n
'$(CURDIR)'; then \
48 am__make_running_with_option
= \
49 case
$${target_option-
} in \
51 *) echo
"am__make_running_with_option: internal error: invalid" \
52 "target option '$${target_option-}' specified" >&2; \
56 sane_makeflags
=$$MAKEFLAGS; \
57 if
$(am__is_gnu_make
); then \
58 sane_makeflags
=$$MFLAGS; \
63 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
64 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
70 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
72 for flg in
$$sane_makeflags; do \
73 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
76 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
77 -*I?
*) strip_trailopt
'I';; \
78 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
79 -*O?
*) strip_trailopt
'O';; \
80 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
81 -*l?
*) strip_trailopt
'l';; \
82 -[dEDm
]) skip_next
=yes
;; \
83 -[JT
]) skip_next
=yes
;; \
86 *$$target_option*) has_opt
=yes
; break
;; \
90 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
91 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
92 pkgdatadir
= $(datadir)/@PACKAGE@
93 pkgincludedir
= $(includedir)/@PACKAGE@
94 pkglibdir
= $(libdir)/@PACKAGE@
95 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
96 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
97 install_sh_DATA
= $(install_sh
) -c
-m
644
98 install_sh_PROGRAM
= $(install_sh
) -c
99 install_sh_SCRIPT
= $(install_sh
) -c
100 INSTALL_HEADER
= $(INSTALL_DATA
)
101 transform
= $(program_transform_name
)
108 build_triplet
= @build@
109 host_triplet
= @host@
110 @NEED_CTF_QSORT_R_TRUE@am__append_1
= ctf-qsort_r.c
112 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
113 am__aclocal_m4_deps
= $(top_srcdir
)/..
/bfd
/acinclude.m4 \
114 $(top_srcdir
)/..
/config
/acx.m4 \
115 $(top_srcdir
)/..
/config
/depstand.m4 \
116 $(top_srcdir
)/..
/config
/lead-dot.m4 \
117 $(top_srcdir
)/..
/config
/override.m4 \
118 $(top_srcdir
)/..
/config
/warnings.m4 \
119 $(top_srcdir
)/..
/config
/zlib.m4
$(top_srcdir
)/..
/libtool.m4 \
120 $(top_srcdir
)/..
/ltoptions.m4
$(top_srcdir
)/..
/ltsugar.m4 \
121 $(top_srcdir
)/..
/ltversion.m4
$(top_srcdir
)/..
/lt~obsolete.m4 \
122 $(top_srcdir
)/configure.ac
123 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
125 DIST_COMMON
= $(srcdir)/Makefile.am
$(top_srcdir
)/configure \
126 $(am__configure_deps
) $(am__include_HEADERS_DIST
) \
128 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
129 configure.lineno config.status.lineno
130 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
131 CONFIG_HEADER
= config.h
133 CONFIG_CLEAN_VPATH_FILES
=
134 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
135 am__vpath_adj
= case
$$p in \
136 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
139 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
141 am__nobase_strip_setup
= \
142 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
144 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
145 am__nobase_list
= $(am__nobase_strip_setup
); \
146 for p in
$$list; do echo
"$$p $$p"; done | \
147 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
148 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
149 if (++n[$$2] == $(am__install_max)) \
150 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
151 END { for (dir in files) print dir, files[dir] }'
153 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
154 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
155 am__uninstall_files_from_dir
= { \
157 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
158 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
159 $(am__cd
) "$$dir" && rm -f
$$files; }; \
161 am__installdirs
= "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"
162 LTLIBRARIES
= $(lib_LTLIBRARIES
) $(noinst_LTLIBRARIES
)
164 libctf_nobfd_la_DEPENDENCIES
= $(am__DEPENDENCIES_1
)
165 am__libctf_nobfd_la_SOURCES_DIST
= ctf-archive.c ctf-dump.c \
166 ctf-create.c ctf-decl.c ctf-error.c ctf-hash.c ctf-labels.c \
167 ctf-link.c ctf-lookup.c ctf-open.c ctf-string.c ctf-subr.c \
168 ctf-types.c ctf-util.c ctf-qsort_r.c
169 @NEED_CTF_QSORT_R_TRUE@am__objects_1
= ctf-qsort_r.lo
170 am_libctf_nobfd_la_OBJECTS
= ctf-archive.lo ctf-dump.lo ctf-create.lo \
171 ctf-decl.lo ctf-error.lo ctf-hash.lo ctf-labels.lo ctf-link.lo \
172 ctf-lookup.lo ctf-open.lo ctf-string.lo ctf-subr.lo \
173 ctf-types.lo ctf-util.lo
$(am__objects_1
)
174 libctf_nobfd_la_OBJECTS
= $(am_libctf_nobfd_la_OBJECTS
)
175 AM_V_lt
= $(am__v_lt_@AM_V@
)
176 am__v_lt_
= $(am__v_lt_@AM_DEFAULT_V@
)
177 am__v_lt_0
= --silent
179 libctf_nobfd_la_LINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC \
180 $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) \
181 $(AM_CFLAGS
) $(CFLAGS
) $(libctf_nobfd_la_LDFLAGS
) $(LDFLAGS
) \
183 @INSTALL_LIBBFD_FALSE@am_libctf_nobfd_la_rpath
=
184 @INSTALL_LIBBFD_TRUE@am_libctf_nobfd_la_rpath
= -rpath
$(libdir)
185 am__DEPENDENCIES_2
= $(am__DEPENDENCIES_1
)
186 am__libctf_la_SOURCES_DIST
= ctf-archive.c ctf-dump.c ctf-create.c \
187 ctf-decl.c ctf-error.c ctf-hash.c ctf-labels.c ctf-link.c \
188 ctf-lookup.c ctf-open.c ctf-string.c ctf-subr.c ctf-types.c \
189 ctf-util.c ctf-qsort_r.c ctf-open-bfd.c
190 am__objects_2
= ctf-archive.lo ctf-dump.lo ctf-create.lo ctf-decl.lo \
191 ctf-error.lo ctf-hash.lo ctf-labels.lo ctf-link.lo \
192 ctf-lookup.lo ctf-open.lo ctf-string.lo ctf-subr.lo \
193 ctf-types.lo ctf-util.lo
$(am__objects_1
)
194 am_libctf_la_OBJECTS
= $(am__objects_2
) ctf-open-bfd.lo
195 libctf_la_OBJECTS
= $(am_libctf_la_OBJECTS
)
196 libctf_la_LINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
197 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
198 $(libctf_la_LDFLAGS
) $(LDFLAGS
) -o
$@
199 @INSTALL_LIBBFD_FALSE@am_libctf_la_rpath
=
200 @INSTALL_LIBBFD_TRUE@am_libctf_la_rpath
= -rpath
$(libdir)
201 AM_V_P
= $(am__v_P_@AM_V@
)
202 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
205 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
206 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
207 am__v_GEN_0
= @echo
" GEN " $@
;
209 AM_V_at
= $(am__v_at_@AM_V@
)
210 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
213 DEFAULT_INCLUDES
= -I.@am__isrc@
214 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
215 am__depfiles_maybe
= depfiles
217 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
218 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
219 LTCOMPILE
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
220 $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) \
221 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
222 $(AM_CFLAGS
) $(CFLAGS
)
223 AM_V_CC
= $(am__v_CC_@AM_V@
)
224 am__v_CC_
= $(am__v_CC_@AM_DEFAULT_V@
)
225 am__v_CC_0
= @echo
" CC " $@
;
228 LINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
229 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
230 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
231 AM_V_CCLD
= $(am__v_CCLD_@AM_V@
)
232 am__v_CCLD_
= $(am__v_CCLD_@AM_DEFAULT_V@
)
233 am__v_CCLD_0
= @echo
" CCLD " $@
;
235 SOURCES
= $(libctf_nobfd_la_SOURCES
) $(libctf_la_SOURCES
)
236 DIST_SOURCES
= $(am__libctf_nobfd_la_SOURCES_DIST
) \
237 $(am__libctf_la_SOURCES_DIST
)
238 am__can_run_installinfo
= \
239 case
$$AM_UPDATE_INFO_DIR in \
241 *) (install-info
--version
) >/dev
/null
2>&1;; \
243 am__include_HEADERS_DIST
= $(INCDIR
)/ctf.h
$(INCDIR
)/ctf-api.h
244 HEADERS
= $(include_HEADERS
)
245 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) \
247 # Read a list of newline-separated strings from the standard input,
248 # and print each of them once, without duplicates. Input order is
250 am__uniquify_input
= $(AWK
) '\
251 BEGIN { nonempty = 0; } \
252 { items[$$0] = 1; nonempty = 1; } \
253 END { if (nonempty) { for (i in items) print i; }; } \
255 # Make sure the list of sources is unique. This is necessary because,
256 # e.g., the same source file might be shared among _SOURCES variables
257 # for different programs/libraries.
258 am__define_uniq_tagged_files
= \
259 list
='$(am__tagged_files)'; \
260 unique
=`for i in $$list; do \
261 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
262 done | $(am__uniquify_input)`
266 AM_RECURSIVE_TARGETS
= cscope
267 am__DIST_COMMON
= $(srcdir)/Makefile.in
$(srcdir)/config.h.in \
268 $(top_srcdir
)/..
/ar-lib
$(top_srcdir
)/..
/compile \
269 $(top_srcdir
)/..
/config.guess
$(top_srcdir
)/..
/config.sub \
270 $(top_srcdir
)/..
/depcomp
$(top_srcdir
)/..
/install-sh \
271 $(top_srcdir
)/..
/ltmain.sh
$(top_srcdir
)/..
/missing \
272 $(top_srcdir
)/..
/mkinstalldirs ChangeLog
273 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
274 distdir
= $(PACKAGE
)-$(VERSION
)
275 top_distdir
= $(distdir
)
276 am__remove_distdir
= \
277 if
test -d
"$(distdir)"; then \
278 find
"$(distdir)" -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
279 && rm -rf
"$(distdir)" \
280 ||
{ sleep
5 && rm -rf
"$(distdir)"; }; \
282 am__post_remove_distdir
= $(am__remove_distdir
)
283 DIST_ARCHIVES
= $(distdir
).
tar.gz
285 DIST_TARGETS
= dist-gzip
286 distuninstallcheck_listfiles
= find .
-type f
-print
287 am__distuninstallcheck_listfiles
= $(distuninstallcheck_listfiles
) \
288 | sed
's|^\./|$(prefix)/|' | grep
-v
'$(infodir)/dir$$'
289 distcleancheck_listfiles
= find .
-type f
-print
292 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
294 AUTOCONF
= @AUTOCONF@
295 AUTOHEADER
= @AUTOHEADER@
296 AUTOMAKE
= @AUTOMAKE@
298 BFD_DEPENDENCIES
= @BFD_DEPENDENCIES@
299 BFD_LIBADD
= @BFD_LIBADD@
301 CCDEPMODE
= @CCDEPMODE@
304 CPPFLAGS
= @CPPFLAGS@
305 CYGPATH_W
= @CYGPATH_W@
308 DSYMUTIL
= @DSYMUTIL@
318 INSTALL_DATA
= @INSTALL_DATA@
319 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
320 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
321 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
329 LTLIBOBJS
= @LTLIBOBJS@
331 MAKEINFO
= @MAKEINFO@
340 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
341 PACKAGE_NAME
= @PACKAGE_NAME@
342 PACKAGE_STRING
= @PACKAGE_STRING@
343 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
344 PACKAGE_URL
= @PACKAGE_URL@
345 PACKAGE_VERSION
= @PACKAGE_VERSION@
346 PATH_SEPARATOR
= @PATH_SEPARATOR@
349 SET_MAKE
= @SET_MAKE@
350 SHARED_LDFLAGS
= @SHARED_LDFLAGS@
351 SHARED_LIBADD
= @SHARED_LIBADD@
355 VERSION_FLAGS
= @VERSION_FLAGS@
356 WARN_PEDANTIC
= @WARN_PEDANTIC@
358 abs_builddir
= @abs_builddir@
359 abs_srcdir
= @abs_srcdir@
360 abs_top_builddir
= @abs_top_builddir@
361 abs_top_srcdir
= @abs_top_srcdir@
362 ac_ct_AR
= @ac_ct_AR@
363 ac_ct_CC
= @ac_ct_CC@
364 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
365 ac_libctf_warn_cflags
= @ac_libctf_warn_cflags@
366 am__include
= @am__include@
367 am__leading_dot
= @am__leading_dot@
368 am__quote
= @am__quote@
370 am__untar
= @am__untar@
373 build_alias
= @build_alias@
374 build_cpu
= @build_cpu@
375 build_os
= @build_os@
376 build_vendor
= @build_vendor@
377 builddir
= @builddir@
380 datarootdir
= @datarootdir@
383 exec_prefix = @
exec_prefix@
385 host_alias
= @host_alias@
386 host_cpu
= @host_cpu@
387 host_noncanonical
= @host_noncanonical@
389 host_vendor
= @host_vendor@
391 includedir = @
includedir@
393 install_sh
= @install_sh@
395 libexecdir
= @libexecdir@
396 localedir
= @localedir@
397 localstatedir
= @localstatedir@
400 oldincludedir = @
oldincludedir@
403 program_transform_name
= @program_transform_name@
406 sharedstatedir
= @sharedstatedir@
408 sysconfdir
= @sysconfdir@
409 target_alias
= @target_alias@
410 target_noncanonical
= @target_noncanonical@
411 top_build_prefix
= @top_build_prefix@
412 top_builddir
= @top_builddir@
413 top_srcdir
= @top_srcdir@
417 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
-I ..
/bfd
418 AUTOMAKE_OPTIONS
= foreign no-texinfo.
tex
420 # This is where we get zlib from. zlibdir is -L../zlib and zlibinc is
421 # -I../zlib, unless we were configured with --with-system-zlib, in which
422 # case both are empty.
425 INCDIR
= $(srcdir)/..
/include
426 AM_CPPFLAGS
= -D_GNU_SOURCE
-I
$(srcdir) -I
$(srcdir)/..
/include -I
$(srcdir)/..
/bfd
-I..
/bfd
427 AM_CFLAGS
= -std
=gnu99 @ac_libctf_warn_cflags@ @warn@ @c_warn@ @WARN_PEDANTIC@ @WERROR@
$(ZLIBINC
)
428 @INSTALL_LIBBFD_TRUE@lib_LTLIBRARIES
= libctf.la libctf-nobfd.la
429 @INSTALL_LIBBFD_FALSE@include_HEADERS
=
430 @INSTALL_LIBBFD_TRUE@include_HEADERS
= $(INCDIR
)/ctf.h
$(INCDIR
)/ctf-api.h
431 @INSTALL_LIBBFD_FALSE@noinst_LTLIBRARIES
= libctf.la libctf-nobfd.la
432 libctf_nobfd_la_LIBADD
= @SHARED_LIBADD@
$(ZLIB
)
433 libctf_nobfd_la_LDFLAGS
= -version-info
0:0:0 @SHARED_LDFLAGS@ @VERSION_FLAGS@
434 libctf_nobfd_la_SOURCES
= ctf-archive.c ctf-dump.c ctf-create.c \
435 ctf-decl.c ctf-error.c ctf-hash.c ctf-labels.c ctf-link.c \
436 ctf-lookup.c ctf-open.c ctf-string.c ctf-subr.c ctf-types.c \
437 ctf-util.c
$(am__append_1
)
438 libctf_la_LIBADD
= @BFD_LIBADD@
$(libctf_nobfd_la_LIBADD
)
439 libctf_la_DEPENDENCIES
= @BFD_DEPENDENCIES@
440 libctf_la_LDFLAGS
= $(libctf_nobfd_la_LDFLAGS
)
441 libctf_la_SOURCES
= $(libctf_nobfd_la_SOURCES
) ctf-open-bfd.c
443 $(MAKE
) $(AM_MAKEFLAGS
) all-am
446 .SUFFIXES
: .c .lo .o .obj
447 am--refresh
: Makefile
449 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
451 case
'$(am__configure_deps)' in \
453 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
454 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
459 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
460 $(am__cd
) $(top_srcdir
) && \
461 $(AUTOMAKE
) --foreign Makefile
462 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
465 echo
' $(SHELL) ./config.status'; \
466 $(SHELL
) .
/config.status
;; \
468 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
469 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
472 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
473 $(SHELL
) .
/config.status
--recheck
475 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
476 $(am__cd
) $(srcdir) && $(AUTOCONF
)
477 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
478 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
479 $(am__aclocal_m4_deps
):
482 @
test -f
$@ ||
rm -f stamp-h1
483 @
test -f
$@ ||
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
485 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
487 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
488 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
489 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
494 -rm -f config.h stamp-h1
496 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
498 @list
='$(lib_LTLIBRARIES)'; test -n
"$(libdir)" || list
=; \
499 list2
=; for p in
$$list; do \
500 if
test -f
$$p; then \
501 list2
="$$list2 $$p"; \
504 test -z
"$$list2" ||
{ \
505 echo
" $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
506 $(MKDIR_P
) "$(DESTDIR)$(libdir)" || exit
1; \
507 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
508 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(libdir)"; \
511 uninstall-libLTLIBRARIES
:
513 @list
='$(lib_LTLIBRARIES)'; test -n
"$(libdir)" || list
=; \
514 for p in
$$list; do \
516 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
517 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(libdir)/$$f"; \
520 clean-libLTLIBRARIES
:
521 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
522 @list
='$(lib_LTLIBRARIES)'; \
523 locs
=`for p in $$list; do echo $$p; done | \
524 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
526 test -z
"$$locs" ||
{ \
527 echo
rm -f
$${locs}; \
531 clean-noinstLTLIBRARIES
:
532 -test -z
"$(noinst_LTLIBRARIES)" ||
rm -f
$(noinst_LTLIBRARIES
)
533 @list
='$(noinst_LTLIBRARIES)'; \
534 locs
=`for p in $$list; do echo $$p; done | \
535 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
537 test -z
"$$locs" ||
{ \
538 echo
rm -f
$${locs}; \
542 libctf-nobfd.la
: $(libctf_nobfd_la_OBJECTS
) $(libctf_nobfd_la_DEPENDENCIES
) $(EXTRA_libctf_nobfd_la_DEPENDENCIES
)
543 $(AM_V_CCLD
)$(libctf_nobfd_la_LINK
) $(am_libctf_nobfd_la_rpath
) $(libctf_nobfd_la_OBJECTS
) $(libctf_nobfd_la_LIBADD
) $(LIBS
)
545 libctf.la
: $(libctf_la_OBJECTS
) $(libctf_la_DEPENDENCIES
) $(EXTRA_libctf_la_DEPENDENCIES
)
546 $(AM_V_CCLD
)$(libctf_la_LINK
) $(am_libctf_la_rpath
) $(libctf_la_OBJECTS
) $(libctf_la_LIBADD
) $(LIBS
)
554 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ctf-archive.Plo@am__quote@
555 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ctf-create.Plo@am__quote@
556 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ctf-decl.Plo@am__quote@
557 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ctf-dump.Plo@am__quote@
558 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ctf-error.Plo@am__quote@
559 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ctf-hash.Plo@am__quote@
560 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ctf-labels.Plo@am__quote@
561 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ctf-link.Plo@am__quote@
562 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ctf-lookup.Plo@am__quote@
563 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ctf-open-bfd.Plo@am__quote@
564 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ctf-open.Plo@am__quote@
565 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ctf-qsort_r.Plo@am__quote@
566 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ctf-string.Plo@am__quote@
567 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ctf-subr.Plo@am__quote@
568 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ctf-types.Plo@am__quote@
569 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ctf-util.Plo@am__quote@
572 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
573 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
574 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
575 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
576 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(COMPILE
) -c
-o
$@
$<
579 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
580 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
581 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
582 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
583 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(COMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
586 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
587 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
588 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
589 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
590 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LTCOMPILE
) -c
-o
$@
$<
599 -rm -f libtool config.lt
600 install-includeHEADERS
: $(include_HEADERS
)
602 @list
='$(include_HEADERS)'; test -n
"$(includedir)" || list
=; \
603 if
test -n
"$$list"; then \
604 echo
" $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
605 $(MKDIR_P
) "$(DESTDIR)$(includedir)" || exit
1; \
607 for p in
$$list; do \
608 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
610 done |
$(am__base_list
) | \
611 while read files
; do \
612 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
613 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(includedir)" || exit
$$?
; \
616 uninstall-includeHEADERS
:
618 @list
='$(include_HEADERS)'; test -n
"$(includedir)" || list
=; \
619 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
620 dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir
)
622 ID
: $(am__tagged_files
)
623 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
627 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
630 $(am__define_uniq_tagged_files
); \
632 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
633 test -n
"$$unique" || unique
=$$empty_fix; \
634 if
test $$# -gt 0; then \
635 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
638 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
645 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
646 $(am__define_uniq_tagged_files
); \
647 test -z
"$(CTAGS_ARGS)$$unique" \
648 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
652 here
=`$(am__cd) $(top_builddir) && pwd` \
653 && $(am__cd
) $(top_srcdir
) \
654 && gtags
-i
$(GTAGS_ARGS
) "$$here"
656 test ! -s cscope.files \
657 ||
$(CSCOPE
) -b
-q
$(AM_CSCOPEFLAGS
) $(CSCOPEFLAGS
) -i cscope.files
$(CSCOPE_ARGS
)
660 cscope.files
: clean-cscope cscopelist
661 cscopelist
: cscopelist-am
663 cscopelist-am
: $(am__tagged_files
)
664 list
='$(am__tagged_files)'; \
665 case
"$(srcdir)" in \
666 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
667 *) sdir
=$(subdir
)/$(srcdir) ;; \
669 for i in
$$list; do \
670 if
test -f
"$$i"; then \
671 echo
"$(subdir)/$$i"; \
675 done
>> $(top_builddir
)/cscope.files
678 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
679 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
681 distdir
: $(DISTFILES
)
682 $(am__remove_distdir
)
683 test -d
"$(distdir)" || mkdir
"$(distdir)"
684 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
685 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
686 list
='$(DISTFILES)'; \
687 dist_files
=`for file in $$list; do echo $$file; done | \
688 sed -e "s|^$$srcdirstrip/||;t" \
689 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
690 case
$$dist_files in \
691 */*) $(MKDIR_P
) `echo "$$dist_files" | \
692 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
695 for file in
$$dist_files; do \
696 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
697 if
test -d
$$d/$$file; then \
698 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
699 if
test -d
"$(distdir)/$$file"; then \
700 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
702 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
703 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
704 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
706 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
708 test -f
"$(distdir)/$$file" \
709 || cp
-p
$$d/$$file "$(distdir)/$$file" \
713 -test -n
"$(am__skip_mode_fix)" \
714 || find
"$(distdir)" -type d
! -perm
-755 \
715 -exec chmod u
+rwx
,go
+rx
{} \
; -o \
716 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
717 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
718 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
719 || chmod
-R a
+r
"$(distdir)"
721 tardir
=$(distdir
) && $(am__tar
) | eval GZIP
= gzip
$(GZIP_ENV
) -c
>$(distdir
).
tar.gz
722 $(am__post_remove_distdir
)
725 tardir
=$(distdir
) && $(am__tar
) | BZIP2
=$${BZIP2--9
} bzip2
-c
>$(distdir
).
tar.bz2
726 $(am__post_remove_distdir
)
729 tardir
=$(distdir
) && $(am__tar
) | lzip
-c
$${LZIP_OPT--9
} >$(distdir
).
tar.lz
730 $(am__post_remove_distdir
)
733 tardir
=$(distdir
) && $(am__tar
) | XZ_OPT
=$${XZ_OPT--e
} xz
-c
>$(distdir
).
tar.xz
734 $(am__post_remove_distdir
)
737 @echo WARNING
: "Support for distribution archives compressed with" \
738 "legacy program 'compress' is deprecated." >&2
739 @echo WARNING
: "It will be removed altogether in Automake 2.0" >&2
740 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
741 $(am__post_remove_distdir
)
744 @echo WARNING
: "Support for shar distribution archives is" \
746 @echo WARNING
: "It will be removed altogether in Automake 2.0" >&2
747 shar $(distdir
) | eval GZIP
= gzip
$(GZIP_ENV
) -c
>$(distdir
).
shar.gz
748 $(am__post_remove_distdir
)
751 -rm -f
$(distdir
).zip
752 zip
-rq
$(distdir
).zip
$(distdir
)
753 $(am__post_remove_distdir
)
756 $(MAKE
) $(AM_MAKEFLAGS
) $(DIST_TARGETS
) am__post_remove_distdir
='@:'
757 $(am__post_remove_distdir
)
759 # This target untars the dist file and tries a VPATH configuration. Then
760 # it guarantees that the distribution is self-contained by making another
763 case
'$(DIST_ARCHIVES)' in \
765 eval GZIP
= gzip
$(GZIP_ENV
) -dc
$(distdir
).
tar.gz |
$(am__untar
) ;;\
767 bzip2
-dc
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
769 lzip
-dc
$(distdir
).
tar.lz |
$(am__untar
) ;;\
771 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
773 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
775 eval GZIP
= gzip
$(GZIP_ENV
) -dc
$(distdir
).
shar.gz | unshar
;;\
777 unzip
$(distdir
).zip
;;\
779 chmod
-R a-w
$(distdir
)
781 mkdir
$(distdir
)/_build
$(distdir
)/_build
/sub
$(distdir
)/_inst
783 test -d
$(distdir
)/_build || exit
0; \
784 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
785 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
787 && $(am__cd
) $(distdir
)/_build
/sub \
789 $(AM_DISTCHECK_CONFIGURE_FLAGS
) \
790 $(DISTCHECK_CONFIGURE_FLAGS
) \
791 --srcdir=..
/..
--prefix="$$dc_install_base" \
792 && $(MAKE
) $(AM_MAKEFLAGS
) \
793 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
794 && $(MAKE
) $(AM_MAKEFLAGS
) check \
795 && $(MAKE
) $(AM_MAKEFLAGS
) install \
796 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
797 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
798 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
800 && chmod
-R a-w
"$$dc_install_base" \
802 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
803 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
804 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
805 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
806 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
807 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
808 && rm -rf
"$$dc_destdir" \
809 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
810 && rm -rf
$(DIST_ARCHIVES
) \
811 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
814 $(am__post_remove_distdir
)
815 @
(echo
"$(distdir) archives ready for distribution: "; \
816 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
817 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
819 @
test -n
'$(distuninstallcheck_dir)' ||
{ \
820 echo
'ERROR: trying to run $@ with an empty' \
821 '$$(distuninstallcheck_dir)' >&2; \
824 $(am__cd
) '$(distuninstallcheck_dir)' ||
{ \
825 echo
'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
828 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq
0 \
829 ||
{ echo
"ERROR: files left after uninstall:" ; \
830 if
test -n
"$(DESTDIR)"; then \
831 echo
" (check DESTDIR support)"; \
833 $(distuninstallcheck_listfiles
) ; \
835 distcleancheck
: distclean
836 @if
test '$(srcdir)' = .
; then \
837 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
840 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
841 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
842 $(distcleancheck_listfiles
) ; \
846 all-am
: Makefile
$(LTLIBRARIES
) $(HEADERS
) config.h
848 for
dir in
"$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \
849 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
852 install-exec
: install-exec-am
853 install-data
: install-data-am
854 uninstall: uninstall-am
857 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
859 installcheck: installcheck-am
861 if
test -z
'$(STRIP)'; then \
862 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
863 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
866 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
867 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
868 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
875 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
876 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
878 maintainer-clean-generic
:
879 @echo
"This command is intended for maintainers to use"
880 @echo
"it deletes files that may require special tools to rebuild."
883 clean-am
: clean-generic clean-libLTLIBRARIES clean-libtool \
884 clean-noinstLTLIBRARIES mostlyclean-am
886 distclean: distclean-am
887 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
890 distclean-am
: clean-am distclean-compile distclean-generic \
891 distclean-hdr distclean-libtool distclean-tags
905 install-data-am
: install-includeHEADERS
907 install-dvi
: install-dvi-am
911 install-exec-am
: install-libLTLIBRARIES
913 install-html
: install-html-am
917 install-info
: install-info-am
923 install-pdf
: install-pdf-am
927 install-ps
: install-ps-am
933 maintainer-clean
: maintainer-clean-am
934 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
935 -rm -rf
$(top_srcdir
)/autom4te.cache
938 maintainer-clean-am
: distclean-am maintainer-clean-generic
940 mostlyclean: mostlyclean-am
942 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
953 uninstall-am
: uninstall-includeHEADERS uninstall-libLTLIBRARIES
955 .MAKE
: all install-am install-strip
957 .PHONY
: CTAGS GTAGS TAGS
all all-am am--refresh
check check-am
clean \
958 clean-cscope clean-generic clean-libLTLIBRARIES clean-libtool \
959 clean-noinstLTLIBRARIES cscope cscopelist-am ctags ctags-am \
960 dist dist-all dist-bzip2 dist-gzip dist-lzip dist-shar \
961 dist-tarZ dist-xz dist-zip distcheck
distclean \
962 distclean-compile distclean-generic distclean-hdr \
963 distclean-libtool distclean-tags distcleancheck distdir \
964 distuninstallcheck
dvi dvi-am html html-am
info info-am \
965 install install-am install-data install-data-am install-dvi \
966 install-dvi-am install-exec install-exec-am install-html \
967 install-html-am install-includeHEADERS install-info \
968 install-info-am install-libLTLIBRARIES install-man install-pdf \
969 install-pdf-am install-ps install-ps-am install-strip \
970 installcheck installcheck-am
installdirs maintainer-clean \
971 maintainer-clean-generic
mostlyclean mostlyclean-compile \
972 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
973 tags tags-am
uninstall uninstall-am uninstall-includeHEADERS \
974 uninstall-libLTLIBRARIES
979 # Tell versions [3.59,3.63) of GNU make to not export all variables.
980 # Otherwise a system limit (for SysV at least) may be exceeded.