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
/enable.m4 \
117 $(top_srcdir
)/..
/config
/gettext-sister.m4 \
118 $(top_srcdir
)/..
/config
/lead-dot.m4 \
119 $(top_srcdir
)/..
/config
/override.m4 \
120 $(top_srcdir
)/..
/config
/warnings.m4 \
121 $(top_srcdir
)/..
/config
/zlib.m4
$(top_srcdir
)/..
/libtool.m4 \
122 $(top_srcdir
)/..
/ltoptions.m4
$(top_srcdir
)/..
/ltsugar.m4 \
123 $(top_srcdir
)/..
/ltversion.m4
$(top_srcdir
)/..
/lt~obsolete.m4 \
124 $(top_srcdir
)/configure.ac
125 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
127 DIST_COMMON
= $(srcdir)/Makefile.am
$(top_srcdir
)/configure \
128 $(am__configure_deps
) $(am__include_HEADERS_DIST
) \
130 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
131 configure.lineno config.status.lineno
132 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
133 CONFIG_HEADER
= config.h
135 CONFIG_CLEAN_VPATH_FILES
=
136 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
137 am__vpath_adj
= case
$$p in \
138 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
141 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
143 am__nobase_strip_setup
= \
144 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
146 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
147 am__nobase_list
= $(am__nobase_strip_setup
); \
148 for p in
$$list; do echo
"$$p $$p"; done | \
149 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
150 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
151 if (++n[$$2] == $(am__install_max)) \
152 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
153 END { for (dir in files) print dir, files[dir] }'
155 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
156 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
157 am__uninstall_files_from_dir
= { \
159 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
160 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
161 $(am__cd
) "$$dir" && rm -f
$$files; }; \
163 am__installdirs
= "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"
164 LTLIBRARIES
= $(lib_LTLIBRARIES
) $(noinst_LTLIBRARIES
)
166 libctf_nobfd_la_DEPENDENCIES
= $(am__DEPENDENCIES_1
)
167 am__libctf_nobfd_la_SOURCES_DIST
= ctf-archive.c ctf-dump.c \
168 ctf-create.c ctf-decl.c ctf-error.c ctf-hash.c ctf-labels.c \
169 ctf-dedup.c ctf-link.c ctf-lookup.c ctf-open.c ctf-sha1.c \
170 ctf-string.c ctf-subr.c ctf-types.c ctf-util.c ctf-qsort_r.c
171 @NEED_CTF_QSORT_R_TRUE@am__objects_1
= libctf_nobfd_la-ctf-qsort_r.lo
172 am_libctf_nobfd_la_OBJECTS
= libctf_nobfd_la-ctf-archive.lo \
173 libctf_nobfd_la-ctf-dump.lo libctf_nobfd_la-ctf-create.lo \
174 libctf_nobfd_la-ctf-decl.lo libctf_nobfd_la-ctf-error.lo \
175 libctf_nobfd_la-ctf-hash.lo libctf_nobfd_la-ctf-labels.lo \
176 libctf_nobfd_la-ctf-dedup.lo libctf_nobfd_la-ctf-link.lo \
177 libctf_nobfd_la-ctf-lookup.lo libctf_nobfd_la-ctf-open.lo \
178 libctf_nobfd_la-ctf-sha1.lo libctf_nobfd_la-ctf-string.lo \
179 libctf_nobfd_la-ctf-subr.lo libctf_nobfd_la-ctf-types.lo \
180 libctf_nobfd_la-ctf-util.lo
$(am__objects_1
)
181 libctf_nobfd_la_OBJECTS
= $(am_libctf_nobfd_la_OBJECTS
)
182 AM_V_lt
= $(am__v_lt_@AM_V@
)
183 am__v_lt_
= $(am__v_lt_@AM_DEFAULT_V@
)
184 am__v_lt_0
= --silent
186 libctf_nobfd_la_LINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC \
187 $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) \
188 $(AM_CFLAGS
) $(CFLAGS
) $(libctf_nobfd_la_LDFLAGS
) $(LDFLAGS
) \
190 @INSTALL_LIBBFD_FALSE@am_libctf_nobfd_la_rpath
=
191 @INSTALL_LIBBFD_TRUE@am_libctf_nobfd_la_rpath
= -rpath
$(libdir)
192 am__DEPENDENCIES_2
= $(am__DEPENDENCIES_1
)
193 am__libctf_la_SOURCES_DIST
= ctf-archive.c ctf-dump.c ctf-create.c \
194 ctf-decl.c ctf-error.c ctf-hash.c ctf-labels.c ctf-dedup.c \
195 ctf-link.c ctf-lookup.c ctf-open.c ctf-sha1.c ctf-string.c \
196 ctf-subr.c ctf-types.c ctf-util.c ctf-qsort_r.c ctf-open-bfd.c
197 @NEED_CTF_QSORT_R_TRUE@am__objects_2
= libctf_la-ctf-qsort_r.lo
198 am__objects_3
= libctf_la-ctf-archive.lo libctf_la-ctf-dump.lo \
199 libctf_la-ctf-create.lo libctf_la-ctf-decl.lo \
200 libctf_la-ctf-error.lo libctf_la-ctf-hash.lo \
201 libctf_la-ctf-labels.lo libctf_la-ctf-dedup.lo \
202 libctf_la-ctf-link.lo libctf_la-ctf-lookup.lo \
203 libctf_la-ctf-open.lo libctf_la-ctf-sha1.lo \
204 libctf_la-ctf-string.lo libctf_la-ctf-subr.lo \
205 libctf_la-ctf-types.lo libctf_la-ctf-util.lo
$(am__objects_2
)
206 am_libctf_la_OBJECTS
= $(am__objects_3
) libctf_la-ctf-open-bfd.lo
207 libctf_la_OBJECTS
= $(am_libctf_la_OBJECTS
)
208 libctf_la_LINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
209 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
210 $(libctf_la_LDFLAGS
) $(LDFLAGS
) -o
$@
211 @INSTALL_LIBBFD_FALSE@am_libctf_la_rpath
=
212 @INSTALL_LIBBFD_TRUE@am_libctf_la_rpath
= -rpath
$(libdir)
213 AM_V_P
= $(am__v_P_@AM_V@
)
214 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
217 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
218 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
219 am__v_GEN_0
= @echo
" GEN " $@
;
221 AM_V_at
= $(am__v_at_@AM_V@
)
222 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
225 DEFAULT_INCLUDES
= -I.@am__isrc@
226 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
227 am__depfiles_maybe
= depfiles
229 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
230 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
231 LTCOMPILE
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
232 $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) \
233 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
234 $(AM_CFLAGS
) $(CFLAGS
)
235 AM_V_CC
= $(am__v_CC_@AM_V@
)
236 am__v_CC_
= $(am__v_CC_@AM_DEFAULT_V@
)
237 am__v_CC_0
= @echo
" CC " $@
;
240 LINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
241 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
242 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
243 AM_V_CCLD
= $(am__v_CCLD_@AM_V@
)
244 am__v_CCLD_
= $(am__v_CCLD_@AM_DEFAULT_V@
)
245 am__v_CCLD_0
= @echo
" CCLD " $@
;
247 SOURCES
= $(libctf_nobfd_la_SOURCES
) $(libctf_la_SOURCES
)
248 DIST_SOURCES
= $(am__libctf_nobfd_la_SOURCES_DIST
) \
249 $(am__libctf_la_SOURCES_DIST
)
250 am__can_run_installinfo
= \
251 case
$$AM_UPDATE_INFO_DIR in \
253 *) (install-info
--version
) >/dev
/null
2>&1;; \
255 am__include_HEADERS_DIST
= $(INCDIR
)/ctf.h
$(INCDIR
)/ctf-api.h
256 HEADERS
= $(include_HEADERS
)
257 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) \
259 # Read a list of newline-separated strings from the standard input,
260 # and print each of them once, without duplicates. Input order is
262 am__uniquify_input
= $(AWK
) '\
263 BEGIN { nonempty = 0; } \
264 { items[$$0] = 1; nonempty = 1; } \
265 END { if (nonempty) { for (i in items) print i; }; } \
267 # Make sure the list of sources is unique. This is necessary because,
268 # e.g., the same source file might be shared among _SOURCES variables
269 # for different programs/libraries.
270 am__define_uniq_tagged_files
= \
271 list
='$(am__tagged_files)'; \
272 unique
=`for i in $$list; do \
273 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
274 done | $(am__uniquify_input)`
278 AM_RECURSIVE_TARGETS
= cscope
279 am__DIST_COMMON
= $(srcdir)/Makefile.in
$(srcdir)/config.h.in \
280 $(top_srcdir
)/..
/ar-lib
$(top_srcdir
)/..
/compile \
281 $(top_srcdir
)/..
/config.guess
$(top_srcdir
)/..
/config.sub \
282 $(top_srcdir
)/..
/depcomp
$(top_srcdir
)/..
/install-sh \
283 $(top_srcdir
)/..
/ltmain.sh
$(top_srcdir
)/..
/missing \
284 $(top_srcdir
)/..
/mkinstalldirs ChangeLog
285 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
286 distdir
= $(PACKAGE
)-$(VERSION
)
287 top_distdir
= $(distdir
)
288 am__remove_distdir
= \
289 if
test -d
"$(distdir)"; then \
290 find
"$(distdir)" -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
291 && rm -rf
"$(distdir)" \
292 ||
{ sleep
5 && rm -rf
"$(distdir)"; }; \
294 am__post_remove_distdir
= $(am__remove_distdir
)
295 DIST_ARCHIVES
= $(distdir
).
tar.gz
297 DIST_TARGETS
= dist-gzip
298 distuninstallcheck_listfiles
= find .
-type f
-print
299 am__distuninstallcheck_listfiles
= $(distuninstallcheck_listfiles
) \
300 | sed
's|^\./|$(prefix)/|' | grep
-v
'$(infodir)/dir$$'
301 distcleancheck_listfiles
= find .
-type f
-print
304 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
306 AUTOCONF
= @AUTOCONF@
307 AUTOHEADER
= @AUTOHEADER@
308 AUTOMAKE
= @AUTOMAKE@
310 BFD_DEPENDENCIES
= @BFD_DEPENDENCIES@
311 BFD_LIBADD
= @BFD_LIBADD@
312 CATALOGS
= @CATALOGS@
313 CATOBJEXT
= @CATOBJEXT@
315 CCDEPMODE
= @CCDEPMODE@
318 CPPFLAGS
= @CPPFLAGS@
319 CYGPATH_W
= @CYGPATH_W@
320 DATADIRNAME
= @DATADIRNAME@
323 DSYMUTIL
= @DSYMUTIL@
336 INSTALL_DATA
= @INSTALL_DATA@
337 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
338 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
339 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
340 INSTOBJEXT
= @INSTOBJEXT@
344 LIBINTL_DEP
= @LIBINTL_DEP@
350 LTLIBOBJS
= @LTLIBOBJS@
352 MAKEINFO
= @MAKEINFO@
361 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
362 PACKAGE_NAME
= @PACKAGE_NAME@
363 PACKAGE_STRING
= @PACKAGE_STRING@
364 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
365 PACKAGE_URL
= @PACKAGE_URL@
366 PACKAGE_VERSION
= @PACKAGE_VERSION@
367 PATH_SEPARATOR
= @PATH_SEPARATOR@
371 SET_MAKE
= @SET_MAKE@
372 SHARED_LDFLAGS
= @SHARED_LDFLAGS@
373 SHARED_LIBADD
= @SHARED_LIBADD@
378 VERSION_FLAGS
= @VERSION_FLAGS@
379 WARN_PEDANTIC
= @WARN_PEDANTIC@
381 XGETTEXT
= @XGETTEXT@
382 abs_builddir
= @abs_builddir@
383 abs_srcdir
= @abs_srcdir@
384 abs_top_builddir
= @abs_top_builddir@
385 abs_top_srcdir
= @abs_top_srcdir@
386 ac_ct_AR
= @ac_ct_AR@
387 ac_ct_CC
= @ac_ct_CC@
388 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
389 ac_libctf_warn_cflags
= @ac_libctf_warn_cflags@
390 am__include
= @am__include@
391 am__leading_dot
= @am__leading_dot@
392 am__quote
= @am__quote@
394 am__untar
= @am__untar@
397 build_alias
= @build_alias@
398 build_cpu
= @build_cpu@
399 build_os
= @build_os@
400 build_vendor
= @build_vendor@
401 builddir
= @builddir@
404 datarootdir
= @datarootdir@
407 exec_prefix = @
exec_prefix@
409 host_alias
= @host_alias@
410 host_cpu
= @host_cpu@
411 host_noncanonical
= @host_noncanonical@
413 host_vendor
= @host_vendor@
415 includedir = @
includedir@
417 install_sh
= @install_sh@
419 libexecdir
= @libexecdir@
420 localedir
= @localedir@
421 localstatedir
= @localstatedir@
424 oldincludedir = @
oldincludedir@
427 program_transform_name
= @program_transform_name@
430 sharedstatedir
= @sharedstatedir@
432 sysconfdir
= @sysconfdir@
433 target_alias
= @target_alias@
434 target_noncanonical
= @target_noncanonical@
435 top_build_prefix
= @top_build_prefix@
436 top_builddir
= @top_builddir@
437 top_srcdir
= @top_srcdir@
441 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
-I ..
/bfd
442 AUTOMAKE_OPTIONS
= foreign no-texinfo.
tex
444 # This is where we get zlib from. zlibdir is -L../zlib and zlibinc is
445 # -I../zlib, unless we were configured with --with-system-zlib, in which
446 # case both are empty.
449 INCDIR
= $(srcdir)/..
/include
450 AM_CPPFLAGS
= -D_GNU_SOURCE
-I
$(srcdir) -I
$(srcdir)/..
/include -I
$(srcdir)/..
/bfd
-I..
/bfd @INCINTL@
451 AM_CFLAGS
= -std
=gnu99 @ac_libctf_warn_cflags@ @warn@ @c_warn@ @WARN_PEDANTIC@ @WERROR@
$(ZLIBINC
)
452 @INSTALL_LIBBFD_TRUE@lib_LTLIBRARIES
= libctf.la libctf-nobfd.la
453 @INSTALL_LIBBFD_FALSE@include_HEADERS
=
454 @INSTALL_LIBBFD_TRUE@include_HEADERS
= $(INCDIR
)/ctf.h
$(INCDIR
)/ctf-api.h
455 @INSTALL_LIBBFD_FALSE@noinst_LTLIBRARIES
= libctf.la libctf-nobfd.la
456 libctf_nobfd_la_LIBADD
= @SHARED_LIBADD@
$(ZLIB
)
457 libctf_nobfd_la_LDFLAGS
= -version-info
0:0:0 @SHARED_LDFLAGS@ @VERSION_FLAGS@
458 libctf_nobfd_la_CPPFLAGS
= $(AM_CPPFLAGS
) -DNOBFD
=1
459 libctf_nobfd_la_SOURCES
= ctf-archive.c ctf-dump.c ctf-create.c \
460 ctf-decl.c ctf-error.c ctf-hash.c ctf-labels.c ctf-dedup.c \
461 ctf-link.c ctf-lookup.c ctf-open.c ctf-sha1.c ctf-string.c \
462 ctf-subr.c ctf-types.c ctf-util.c
$(am__append_1
)
463 libctf_la_LIBADD
= @BFD_LIBADD@
$(libctf_nobfd_la_LIBADD
)
464 libctf_la_CPPFLAGS
= $(AM_CPPFLAGS
) -DNOBFD
=0
465 libctf_la_DEPENDENCIES
= @BFD_DEPENDENCIES@
466 libctf_la_LDFLAGS
= $(libctf_nobfd_la_LDFLAGS
)
467 libctf_la_SOURCES
= $(libctf_nobfd_la_SOURCES
) ctf-open-bfd.c
469 $(MAKE
) $(AM_MAKEFLAGS
) all-am
472 .SUFFIXES
: .c .lo .o .obj
473 am--refresh
: Makefile
475 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
477 case
'$(am__configure_deps)' in \
479 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
480 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
485 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
486 $(am__cd
) $(top_srcdir
) && \
487 $(AUTOMAKE
) --foreign Makefile
488 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
491 echo
' $(SHELL) ./config.status'; \
492 $(SHELL
) .
/config.status
;; \
494 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
495 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
498 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
499 $(SHELL
) .
/config.status
--recheck
501 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
502 $(am__cd
) $(srcdir) && $(AUTOCONF
)
503 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
504 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
505 $(am__aclocal_m4_deps
):
508 @
test -f
$@ ||
rm -f stamp-h1
509 @
test -f
$@ ||
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
511 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
513 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
514 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
515 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
520 -rm -f config.h stamp-h1
522 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
524 @list
='$(lib_LTLIBRARIES)'; test -n
"$(libdir)" || list
=; \
525 list2
=; for p in
$$list; do \
526 if
test -f
$$p; then \
527 list2
="$$list2 $$p"; \
530 test -z
"$$list2" ||
{ \
531 echo
" $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
532 $(MKDIR_P
) "$(DESTDIR)$(libdir)" || exit
1; \
533 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
534 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(libdir)"; \
537 uninstall-libLTLIBRARIES
:
539 @list
='$(lib_LTLIBRARIES)'; test -n
"$(libdir)" || list
=; \
540 for p in
$$list; do \
542 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
543 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(libdir)/$$f"; \
546 clean-libLTLIBRARIES
:
547 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
548 @list
='$(lib_LTLIBRARIES)'; \
549 locs
=`for p in $$list; do echo $$p; done | \
550 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
552 test -z
"$$locs" ||
{ \
553 echo
rm -f
$${locs}; \
557 clean-noinstLTLIBRARIES
:
558 -test -z
"$(noinst_LTLIBRARIES)" ||
rm -f
$(noinst_LTLIBRARIES
)
559 @list
='$(noinst_LTLIBRARIES)'; \
560 locs
=`for p in $$list; do echo $$p; done | \
561 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
563 test -z
"$$locs" ||
{ \
564 echo
rm -f
$${locs}; \
568 libctf-nobfd.la
: $(libctf_nobfd_la_OBJECTS
) $(libctf_nobfd_la_DEPENDENCIES
) $(EXTRA_libctf_nobfd_la_DEPENDENCIES
)
569 $(AM_V_CCLD
)$(libctf_nobfd_la_LINK
) $(am_libctf_nobfd_la_rpath
) $(libctf_nobfd_la_OBJECTS
) $(libctf_nobfd_la_LIBADD
) $(LIBS
)
571 libctf.la
: $(libctf_la_OBJECTS
) $(libctf_la_DEPENDENCIES
) $(EXTRA_libctf_la_DEPENDENCIES
)
572 $(AM_V_CCLD
)$(libctf_la_LINK
) $(am_libctf_la_rpath
) $(libctf_la_OBJECTS
) $(libctf_la_LIBADD
) $(LIBS
)
580 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_la-ctf-archive.Plo@am__quote@
581 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_la-ctf-create.Plo@am__quote@
582 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_la-ctf-decl.Plo@am__quote@
583 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_la-ctf-dedup.Plo@am__quote@
584 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_la-ctf-dump.Plo@am__quote@
585 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_la-ctf-error.Plo@am__quote@
586 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_la-ctf-hash.Plo@am__quote@
587 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_la-ctf-labels.Plo@am__quote@
588 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_la-ctf-link.Plo@am__quote@
589 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_la-ctf-lookup.Plo@am__quote@
590 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_la-ctf-open-bfd.Plo@am__quote@
591 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_la-ctf-open.Plo@am__quote@
592 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_la-ctf-qsort_r.Plo@am__quote@
593 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_la-ctf-sha1.Plo@am__quote@
594 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_la-ctf-string.Plo@am__quote@
595 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_la-ctf-subr.Plo@am__quote@
596 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_la-ctf-types.Plo@am__quote@
597 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_la-ctf-util.Plo@am__quote@
598 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_nobfd_la-ctf-archive.Plo@am__quote@
599 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_nobfd_la-ctf-create.Plo@am__quote@
600 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_nobfd_la-ctf-decl.Plo@am__quote@
601 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_nobfd_la-ctf-dedup.Plo@am__quote@
602 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_nobfd_la-ctf-dump.Plo@am__quote@
603 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_nobfd_la-ctf-error.Plo@am__quote@
604 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_nobfd_la-ctf-hash.Plo@am__quote@
605 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_nobfd_la-ctf-labels.Plo@am__quote@
606 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_nobfd_la-ctf-link.Plo@am__quote@
607 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_nobfd_la-ctf-lookup.Plo@am__quote@
608 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_nobfd_la-ctf-open.Plo@am__quote@
609 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_nobfd_la-ctf-qsort_r.Plo@am__quote@
610 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_nobfd_la-ctf-sha1.Plo@am__quote@
611 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_nobfd_la-ctf-string.Plo@am__quote@
612 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_nobfd_la-ctf-subr.Plo@am__quote@
613 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_nobfd_la-ctf-types.Plo@am__quote@
614 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libctf_nobfd_la-ctf-util.Plo@am__quote@
617 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
618 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
619 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
620 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
621 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(COMPILE
) -c
-o
$@
$<
624 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
625 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
626 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
627 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
628 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(COMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
631 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
632 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
633 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
634 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
635 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LTCOMPILE
) -c
-o
$@
$<
637 libctf_nobfd_la-ctf-archive.lo
: ctf-archive.c
638 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_nobfd_la-ctf-archive.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_nobfd_la-ctf-archive.Tpo
-c
-o libctf_nobfd_la-ctf-archive.lo
`test -f 'ctf-archive.c' || echo '$(srcdir)/'`ctf-archive.c
639 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_nobfd_la-ctf-archive.Tpo
$(DEPDIR
)/libctf_nobfd_la-ctf-archive.Plo
640 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-archive.c' object
='libctf_nobfd_la-ctf-archive.lo' libtool
=yes @AMDEPBACKSLASH@
641 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
642 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_nobfd_la-ctf-archive.lo
`test -f 'ctf-archive.c' || echo '$(srcdir)/'`ctf-archive.c
644 libctf_nobfd_la-ctf-dump.lo
: ctf-dump.c
645 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_nobfd_la-ctf-dump.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_nobfd_la-ctf-dump.Tpo
-c
-o libctf_nobfd_la-ctf-dump.lo
`test -f 'ctf-dump.c' || echo '$(srcdir)/'`ctf-dump.c
646 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_nobfd_la-ctf-dump.Tpo
$(DEPDIR
)/libctf_nobfd_la-ctf-dump.Plo
647 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-dump.c' object
='libctf_nobfd_la-ctf-dump.lo' libtool
=yes @AMDEPBACKSLASH@
648 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
649 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_nobfd_la-ctf-dump.lo
`test -f 'ctf-dump.c' || echo '$(srcdir)/'`ctf-dump.c
651 libctf_nobfd_la-ctf-create.lo
: ctf-create.c
652 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_nobfd_la-ctf-create.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_nobfd_la-ctf-create.Tpo
-c
-o libctf_nobfd_la-ctf-create.lo
`test -f 'ctf-create.c' || echo '$(srcdir)/'`ctf-create.c
653 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_nobfd_la-ctf-create.Tpo
$(DEPDIR
)/libctf_nobfd_la-ctf-create.Plo
654 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-create.c' object
='libctf_nobfd_la-ctf-create.lo' libtool
=yes @AMDEPBACKSLASH@
655 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
656 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_nobfd_la-ctf-create.lo
`test -f 'ctf-create.c' || echo '$(srcdir)/'`ctf-create.c
658 libctf_nobfd_la-ctf-decl.lo
: ctf-decl.c
659 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_nobfd_la-ctf-decl.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_nobfd_la-ctf-decl.Tpo
-c
-o libctf_nobfd_la-ctf-decl.lo
`test -f 'ctf-decl.c' || echo '$(srcdir)/'`ctf-decl.c
660 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_nobfd_la-ctf-decl.Tpo
$(DEPDIR
)/libctf_nobfd_la-ctf-decl.Plo
661 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-decl.c' object
='libctf_nobfd_la-ctf-decl.lo' libtool
=yes @AMDEPBACKSLASH@
662 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
663 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_nobfd_la-ctf-decl.lo
`test -f 'ctf-decl.c' || echo '$(srcdir)/'`ctf-decl.c
665 libctf_nobfd_la-ctf-error.lo
: ctf-error.c
666 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_nobfd_la-ctf-error.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_nobfd_la-ctf-error.Tpo
-c
-o libctf_nobfd_la-ctf-error.lo
`test -f 'ctf-error.c' || echo '$(srcdir)/'`ctf-error.c
667 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_nobfd_la-ctf-error.Tpo
$(DEPDIR
)/libctf_nobfd_la-ctf-error.Plo
668 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-error.c' object
='libctf_nobfd_la-ctf-error.lo' libtool
=yes @AMDEPBACKSLASH@
669 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
670 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_nobfd_la-ctf-error.lo
`test -f 'ctf-error.c' || echo '$(srcdir)/'`ctf-error.c
672 libctf_nobfd_la-ctf-hash.lo
: ctf-hash.c
673 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_nobfd_la-ctf-hash.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_nobfd_la-ctf-hash.Tpo
-c
-o libctf_nobfd_la-ctf-hash.lo
`test -f 'ctf-hash.c' || echo '$(srcdir)/'`ctf-hash.c
674 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_nobfd_la-ctf-hash.Tpo
$(DEPDIR
)/libctf_nobfd_la-ctf-hash.Plo
675 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-hash.c' object
='libctf_nobfd_la-ctf-hash.lo' libtool
=yes @AMDEPBACKSLASH@
676 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
677 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_nobfd_la-ctf-hash.lo
`test -f 'ctf-hash.c' || echo '$(srcdir)/'`ctf-hash.c
679 libctf_nobfd_la-ctf-labels.lo
: ctf-labels.c
680 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_nobfd_la-ctf-labels.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_nobfd_la-ctf-labels.Tpo
-c
-o libctf_nobfd_la-ctf-labels.lo
`test -f 'ctf-labels.c' || echo '$(srcdir)/'`ctf-labels.c
681 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_nobfd_la-ctf-labels.Tpo
$(DEPDIR
)/libctf_nobfd_la-ctf-labels.Plo
682 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-labels.c' object
='libctf_nobfd_la-ctf-labels.lo' libtool
=yes @AMDEPBACKSLASH@
683 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
684 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_nobfd_la-ctf-labels.lo
`test -f 'ctf-labels.c' || echo '$(srcdir)/'`ctf-labels.c
686 libctf_nobfd_la-ctf-dedup.lo
: ctf-dedup.c
687 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_nobfd_la-ctf-dedup.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_nobfd_la-ctf-dedup.Tpo
-c
-o libctf_nobfd_la-ctf-dedup.lo
`test -f 'ctf-dedup.c' || echo '$(srcdir)/'`ctf-dedup.c
688 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_nobfd_la-ctf-dedup.Tpo
$(DEPDIR
)/libctf_nobfd_la-ctf-dedup.Plo
689 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-dedup.c' object
='libctf_nobfd_la-ctf-dedup.lo' libtool
=yes @AMDEPBACKSLASH@
690 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
691 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_nobfd_la-ctf-dedup.lo
`test -f 'ctf-dedup.c' || echo '$(srcdir)/'`ctf-dedup.c
693 libctf_nobfd_la-ctf-link.lo
: ctf-link.c
694 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_nobfd_la-ctf-link.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_nobfd_la-ctf-link.Tpo
-c
-o libctf_nobfd_la-ctf-link.lo
`test -f 'ctf-link.c' || echo '$(srcdir)/'`ctf-link.c
695 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_nobfd_la-ctf-link.Tpo
$(DEPDIR
)/libctf_nobfd_la-ctf-link.Plo
696 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-link.c' object
='libctf_nobfd_la-ctf-link.lo' libtool
=yes @AMDEPBACKSLASH@
697 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
698 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_nobfd_la-ctf-link.lo
`test -f 'ctf-link.c' || echo '$(srcdir)/'`ctf-link.c
700 libctf_nobfd_la-ctf-lookup.lo
: ctf-lookup.c
701 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_nobfd_la-ctf-lookup.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_nobfd_la-ctf-lookup.Tpo
-c
-o libctf_nobfd_la-ctf-lookup.lo
`test -f 'ctf-lookup.c' || echo '$(srcdir)/'`ctf-lookup.c
702 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_nobfd_la-ctf-lookup.Tpo
$(DEPDIR
)/libctf_nobfd_la-ctf-lookup.Plo
703 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-lookup.c' object
='libctf_nobfd_la-ctf-lookup.lo' libtool
=yes @AMDEPBACKSLASH@
704 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
705 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_nobfd_la-ctf-lookup.lo
`test -f 'ctf-lookup.c' || echo '$(srcdir)/'`ctf-lookup.c
707 libctf_nobfd_la-ctf-open.lo
: ctf-open.c
708 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_nobfd_la-ctf-open.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_nobfd_la-ctf-open.Tpo
-c
-o libctf_nobfd_la-ctf-open.lo
`test -f 'ctf-open.c' || echo '$(srcdir)/'`ctf-open.c
709 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_nobfd_la-ctf-open.Tpo
$(DEPDIR
)/libctf_nobfd_la-ctf-open.Plo
710 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-open.c' object
='libctf_nobfd_la-ctf-open.lo' libtool
=yes @AMDEPBACKSLASH@
711 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
712 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_nobfd_la-ctf-open.lo
`test -f 'ctf-open.c' || echo '$(srcdir)/'`ctf-open.c
714 libctf_nobfd_la-ctf-sha1.lo
: ctf-sha1.c
715 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_nobfd_la-ctf-sha1.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_nobfd_la-ctf-sha1.Tpo
-c
-o libctf_nobfd_la-ctf-sha1.lo
`test -f 'ctf-sha1.c' || echo '$(srcdir)/'`ctf-sha1.c
716 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_nobfd_la-ctf-sha1.Tpo
$(DEPDIR
)/libctf_nobfd_la-ctf-sha1.Plo
717 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-sha1.c' object
='libctf_nobfd_la-ctf-sha1.lo' libtool
=yes @AMDEPBACKSLASH@
718 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
719 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_nobfd_la-ctf-sha1.lo
`test -f 'ctf-sha1.c' || echo '$(srcdir)/'`ctf-sha1.c
721 libctf_nobfd_la-ctf-string.lo
: ctf-string.c
722 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_nobfd_la-ctf-string.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_nobfd_la-ctf-string.Tpo
-c
-o libctf_nobfd_la-ctf-string.lo
`test -f 'ctf-string.c' || echo '$(srcdir)/'`ctf-string.c
723 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_nobfd_la-ctf-string.Tpo
$(DEPDIR
)/libctf_nobfd_la-ctf-string.Plo
724 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-string.c' object
='libctf_nobfd_la-ctf-string.lo' libtool
=yes @AMDEPBACKSLASH@
725 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
726 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_nobfd_la-ctf-string.lo
`test -f 'ctf-string.c' || echo '$(srcdir)/'`ctf-string.c
728 libctf_nobfd_la-ctf-subr.lo
: ctf-subr.c
729 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_nobfd_la-ctf-subr.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_nobfd_la-ctf-subr.Tpo
-c
-o libctf_nobfd_la-ctf-subr.lo
`test -f 'ctf-subr.c' || echo '$(srcdir)/'`ctf-subr.c
730 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_nobfd_la-ctf-subr.Tpo
$(DEPDIR
)/libctf_nobfd_la-ctf-subr.Plo
731 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-subr.c' object
='libctf_nobfd_la-ctf-subr.lo' libtool
=yes @AMDEPBACKSLASH@
732 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
733 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_nobfd_la-ctf-subr.lo
`test -f 'ctf-subr.c' || echo '$(srcdir)/'`ctf-subr.c
735 libctf_nobfd_la-ctf-types.lo
: ctf-types.c
736 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_nobfd_la-ctf-types.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_nobfd_la-ctf-types.Tpo
-c
-o libctf_nobfd_la-ctf-types.lo
`test -f 'ctf-types.c' || echo '$(srcdir)/'`ctf-types.c
737 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_nobfd_la-ctf-types.Tpo
$(DEPDIR
)/libctf_nobfd_la-ctf-types.Plo
738 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-types.c' object
='libctf_nobfd_la-ctf-types.lo' libtool
=yes @AMDEPBACKSLASH@
739 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
740 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_nobfd_la-ctf-types.lo
`test -f 'ctf-types.c' || echo '$(srcdir)/'`ctf-types.c
742 libctf_nobfd_la-ctf-util.lo
: ctf-util.c
743 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_nobfd_la-ctf-util.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_nobfd_la-ctf-util.Tpo
-c
-o libctf_nobfd_la-ctf-util.lo
`test -f 'ctf-util.c' || echo '$(srcdir)/'`ctf-util.c
744 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_nobfd_la-ctf-util.Tpo
$(DEPDIR
)/libctf_nobfd_la-ctf-util.Plo
745 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-util.c' object
='libctf_nobfd_la-ctf-util.lo' libtool
=yes @AMDEPBACKSLASH@
746 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
747 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_nobfd_la-ctf-util.lo
`test -f 'ctf-util.c' || echo '$(srcdir)/'`ctf-util.c
749 libctf_nobfd_la-ctf-qsort_r.lo
: ctf-qsort_r.c
750 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_nobfd_la-ctf-qsort_r.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_nobfd_la-ctf-qsort_r.Tpo
-c
-o libctf_nobfd_la-ctf-qsort_r.lo
`test -f 'ctf-qsort_r.c' || echo '$(srcdir)/'`ctf-qsort_r.c
751 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_nobfd_la-ctf-qsort_r.Tpo
$(DEPDIR
)/libctf_nobfd_la-ctf-qsort_r.Plo
752 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-qsort_r.c' object
='libctf_nobfd_la-ctf-qsort_r.lo' libtool
=yes @AMDEPBACKSLASH@
753 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
754 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_nobfd_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_nobfd_la-ctf-qsort_r.lo
`test -f 'ctf-qsort_r.c' || echo '$(srcdir)/'`ctf-qsort_r.c
756 libctf_la-ctf-archive.lo
: ctf-archive.c
757 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_la-ctf-archive.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_la-ctf-archive.Tpo
-c
-o libctf_la-ctf-archive.lo
`test -f 'ctf-archive.c' || echo '$(srcdir)/'`ctf-archive.c
758 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_la-ctf-archive.Tpo
$(DEPDIR
)/libctf_la-ctf-archive.Plo
759 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-archive.c' object
='libctf_la-ctf-archive.lo' libtool
=yes @AMDEPBACKSLASH@
760 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
761 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_la-ctf-archive.lo
`test -f 'ctf-archive.c' || echo '$(srcdir)/'`ctf-archive.c
763 libctf_la-ctf-dump.lo
: ctf-dump.c
764 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_la-ctf-dump.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_la-ctf-dump.Tpo
-c
-o libctf_la-ctf-dump.lo
`test -f 'ctf-dump.c' || echo '$(srcdir)/'`ctf-dump.c
765 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_la-ctf-dump.Tpo
$(DEPDIR
)/libctf_la-ctf-dump.Plo
766 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-dump.c' object
='libctf_la-ctf-dump.lo' libtool
=yes @AMDEPBACKSLASH@
767 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
768 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_la-ctf-dump.lo
`test -f 'ctf-dump.c' || echo '$(srcdir)/'`ctf-dump.c
770 libctf_la-ctf-create.lo
: ctf-create.c
771 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_la-ctf-create.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_la-ctf-create.Tpo
-c
-o libctf_la-ctf-create.lo
`test -f 'ctf-create.c' || echo '$(srcdir)/'`ctf-create.c
772 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_la-ctf-create.Tpo
$(DEPDIR
)/libctf_la-ctf-create.Plo
773 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-create.c' object
='libctf_la-ctf-create.lo' libtool
=yes @AMDEPBACKSLASH@
774 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
775 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_la-ctf-create.lo
`test -f 'ctf-create.c' || echo '$(srcdir)/'`ctf-create.c
777 libctf_la-ctf-decl.lo
: ctf-decl.c
778 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_la-ctf-decl.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_la-ctf-decl.Tpo
-c
-o libctf_la-ctf-decl.lo
`test -f 'ctf-decl.c' || echo '$(srcdir)/'`ctf-decl.c
779 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_la-ctf-decl.Tpo
$(DEPDIR
)/libctf_la-ctf-decl.Plo
780 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-decl.c' object
='libctf_la-ctf-decl.lo' libtool
=yes @AMDEPBACKSLASH@
781 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
782 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_la-ctf-decl.lo
`test -f 'ctf-decl.c' || echo '$(srcdir)/'`ctf-decl.c
784 libctf_la-ctf-error.lo
: ctf-error.c
785 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_la-ctf-error.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_la-ctf-error.Tpo
-c
-o libctf_la-ctf-error.lo
`test -f 'ctf-error.c' || echo '$(srcdir)/'`ctf-error.c
786 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_la-ctf-error.Tpo
$(DEPDIR
)/libctf_la-ctf-error.Plo
787 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-error.c' object
='libctf_la-ctf-error.lo' libtool
=yes @AMDEPBACKSLASH@
788 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
789 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_la-ctf-error.lo
`test -f 'ctf-error.c' || echo '$(srcdir)/'`ctf-error.c
791 libctf_la-ctf-hash.lo
: ctf-hash.c
792 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_la-ctf-hash.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_la-ctf-hash.Tpo
-c
-o libctf_la-ctf-hash.lo
`test -f 'ctf-hash.c' || echo '$(srcdir)/'`ctf-hash.c
793 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_la-ctf-hash.Tpo
$(DEPDIR
)/libctf_la-ctf-hash.Plo
794 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-hash.c' object
='libctf_la-ctf-hash.lo' libtool
=yes @AMDEPBACKSLASH@
795 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
796 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_la-ctf-hash.lo
`test -f 'ctf-hash.c' || echo '$(srcdir)/'`ctf-hash.c
798 libctf_la-ctf-labels.lo
: ctf-labels.c
799 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_la-ctf-labels.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_la-ctf-labels.Tpo
-c
-o libctf_la-ctf-labels.lo
`test -f 'ctf-labels.c' || echo '$(srcdir)/'`ctf-labels.c
800 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_la-ctf-labels.Tpo
$(DEPDIR
)/libctf_la-ctf-labels.Plo
801 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-labels.c' object
='libctf_la-ctf-labels.lo' libtool
=yes @AMDEPBACKSLASH@
802 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
803 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_la-ctf-labels.lo
`test -f 'ctf-labels.c' || echo '$(srcdir)/'`ctf-labels.c
805 libctf_la-ctf-dedup.lo
: ctf-dedup.c
806 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_la-ctf-dedup.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_la-ctf-dedup.Tpo
-c
-o libctf_la-ctf-dedup.lo
`test -f 'ctf-dedup.c' || echo '$(srcdir)/'`ctf-dedup.c
807 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_la-ctf-dedup.Tpo
$(DEPDIR
)/libctf_la-ctf-dedup.Plo
808 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-dedup.c' object
='libctf_la-ctf-dedup.lo' libtool
=yes @AMDEPBACKSLASH@
809 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
810 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_la-ctf-dedup.lo
`test -f 'ctf-dedup.c' || echo '$(srcdir)/'`ctf-dedup.c
812 libctf_la-ctf-link.lo
: ctf-link.c
813 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_la-ctf-link.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_la-ctf-link.Tpo
-c
-o libctf_la-ctf-link.lo
`test -f 'ctf-link.c' || echo '$(srcdir)/'`ctf-link.c
814 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_la-ctf-link.Tpo
$(DEPDIR
)/libctf_la-ctf-link.Plo
815 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-link.c' object
='libctf_la-ctf-link.lo' libtool
=yes @AMDEPBACKSLASH@
816 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
817 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_la-ctf-link.lo
`test -f 'ctf-link.c' || echo '$(srcdir)/'`ctf-link.c
819 libctf_la-ctf-lookup.lo
: ctf-lookup.c
820 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_la-ctf-lookup.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_la-ctf-lookup.Tpo
-c
-o libctf_la-ctf-lookup.lo
`test -f 'ctf-lookup.c' || echo '$(srcdir)/'`ctf-lookup.c
821 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_la-ctf-lookup.Tpo
$(DEPDIR
)/libctf_la-ctf-lookup.Plo
822 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-lookup.c' object
='libctf_la-ctf-lookup.lo' libtool
=yes @AMDEPBACKSLASH@
823 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
824 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_la-ctf-lookup.lo
`test -f 'ctf-lookup.c' || echo '$(srcdir)/'`ctf-lookup.c
826 libctf_la-ctf-open.lo
: ctf-open.c
827 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_la-ctf-open.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_la-ctf-open.Tpo
-c
-o libctf_la-ctf-open.lo
`test -f 'ctf-open.c' || echo '$(srcdir)/'`ctf-open.c
828 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_la-ctf-open.Tpo
$(DEPDIR
)/libctf_la-ctf-open.Plo
829 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-open.c' object
='libctf_la-ctf-open.lo' libtool
=yes @AMDEPBACKSLASH@
830 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
831 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_la-ctf-open.lo
`test -f 'ctf-open.c' || echo '$(srcdir)/'`ctf-open.c
833 libctf_la-ctf-sha1.lo
: ctf-sha1.c
834 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_la-ctf-sha1.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_la-ctf-sha1.Tpo
-c
-o libctf_la-ctf-sha1.lo
`test -f 'ctf-sha1.c' || echo '$(srcdir)/'`ctf-sha1.c
835 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_la-ctf-sha1.Tpo
$(DEPDIR
)/libctf_la-ctf-sha1.Plo
836 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-sha1.c' object
='libctf_la-ctf-sha1.lo' libtool
=yes @AMDEPBACKSLASH@
837 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
838 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_la-ctf-sha1.lo
`test -f 'ctf-sha1.c' || echo '$(srcdir)/'`ctf-sha1.c
840 libctf_la-ctf-string.lo
: ctf-string.c
841 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_la-ctf-string.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_la-ctf-string.Tpo
-c
-o libctf_la-ctf-string.lo
`test -f 'ctf-string.c' || echo '$(srcdir)/'`ctf-string.c
842 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_la-ctf-string.Tpo
$(DEPDIR
)/libctf_la-ctf-string.Plo
843 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-string.c' object
='libctf_la-ctf-string.lo' libtool
=yes @AMDEPBACKSLASH@
844 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
845 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_la-ctf-string.lo
`test -f 'ctf-string.c' || echo '$(srcdir)/'`ctf-string.c
847 libctf_la-ctf-subr.lo
: ctf-subr.c
848 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_la-ctf-subr.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_la-ctf-subr.Tpo
-c
-o libctf_la-ctf-subr.lo
`test -f 'ctf-subr.c' || echo '$(srcdir)/'`ctf-subr.c
849 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_la-ctf-subr.Tpo
$(DEPDIR
)/libctf_la-ctf-subr.Plo
850 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-subr.c' object
='libctf_la-ctf-subr.lo' libtool
=yes @AMDEPBACKSLASH@
851 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
852 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_la-ctf-subr.lo
`test -f 'ctf-subr.c' || echo '$(srcdir)/'`ctf-subr.c
854 libctf_la-ctf-types.lo
: ctf-types.c
855 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_la-ctf-types.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_la-ctf-types.Tpo
-c
-o libctf_la-ctf-types.lo
`test -f 'ctf-types.c' || echo '$(srcdir)/'`ctf-types.c
856 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_la-ctf-types.Tpo
$(DEPDIR
)/libctf_la-ctf-types.Plo
857 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-types.c' object
='libctf_la-ctf-types.lo' libtool
=yes @AMDEPBACKSLASH@
858 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
859 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_la-ctf-types.lo
`test -f 'ctf-types.c' || echo '$(srcdir)/'`ctf-types.c
861 libctf_la-ctf-util.lo
: ctf-util.c
862 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_la-ctf-util.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_la-ctf-util.Tpo
-c
-o libctf_la-ctf-util.lo
`test -f 'ctf-util.c' || echo '$(srcdir)/'`ctf-util.c
863 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_la-ctf-util.Tpo
$(DEPDIR
)/libctf_la-ctf-util.Plo
864 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-util.c' object
='libctf_la-ctf-util.lo' libtool
=yes @AMDEPBACKSLASH@
865 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
866 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_la-ctf-util.lo
`test -f 'ctf-util.c' || echo '$(srcdir)/'`ctf-util.c
868 libctf_la-ctf-qsort_r.lo
: ctf-qsort_r.c
869 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_la-ctf-qsort_r.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_la-ctf-qsort_r.Tpo
-c
-o libctf_la-ctf-qsort_r.lo
`test -f 'ctf-qsort_r.c' || echo '$(srcdir)/'`ctf-qsort_r.c
870 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_la-ctf-qsort_r.Tpo
$(DEPDIR
)/libctf_la-ctf-qsort_r.Plo
871 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-qsort_r.c' object
='libctf_la-ctf-qsort_r.lo' libtool
=yes @AMDEPBACKSLASH@
872 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
873 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_la-ctf-qsort_r.lo
`test -f 'ctf-qsort_r.c' || echo '$(srcdir)/'`ctf-qsort_r.c
875 libctf_la-ctf-open-bfd.lo
: ctf-open-bfd.c
876 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libctf_la-ctf-open-bfd.lo
-MD
-MP
-MF
$(DEPDIR
)/libctf_la-ctf-open-bfd.Tpo
-c
-o libctf_la-ctf-open-bfd.lo
`test -f 'ctf-open-bfd.c' || echo '$(srcdir)/'`ctf-open-bfd.c
877 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libctf_la-ctf-open-bfd.Tpo
$(DEPDIR
)/libctf_la-ctf-open-bfd.Plo
878 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='ctf-open-bfd.c' object
='libctf_la-ctf-open-bfd.lo' libtool
=yes @AMDEPBACKSLASH@
879 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
880 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libctf_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libctf_la-ctf-open-bfd.lo
`test -f 'ctf-open-bfd.c' || echo '$(srcdir)/'`ctf-open-bfd.c
889 -rm -f libtool config.lt
890 install-includeHEADERS
: $(include_HEADERS
)
892 @list
='$(include_HEADERS)'; test -n
"$(includedir)" || list
=; \
893 if
test -n
"$$list"; then \
894 echo
" $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
895 $(MKDIR_P
) "$(DESTDIR)$(includedir)" || exit
1; \
897 for p in
$$list; do \
898 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
900 done |
$(am__base_list
) | \
901 while read files
; do \
902 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
903 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(includedir)" || exit
$$?
; \
906 uninstall-includeHEADERS
:
908 @list
='$(include_HEADERS)'; test -n
"$(includedir)" || list
=; \
909 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
910 dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir
)
912 ID
: $(am__tagged_files
)
913 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
917 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
920 $(am__define_uniq_tagged_files
); \
922 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
923 test -n
"$$unique" || unique
=$$empty_fix; \
924 if
test $$# -gt 0; then \
925 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
928 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
935 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
936 $(am__define_uniq_tagged_files
); \
937 test -z
"$(CTAGS_ARGS)$$unique" \
938 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
942 here
=`$(am__cd) $(top_builddir) && pwd` \
943 && $(am__cd
) $(top_srcdir
) \
944 && gtags
-i
$(GTAGS_ARGS
) "$$here"
946 test ! -s cscope.files \
947 ||
$(CSCOPE
) -b
-q
$(AM_CSCOPEFLAGS
) $(CSCOPEFLAGS
) -i cscope.files
$(CSCOPE_ARGS
)
950 cscope.files
: clean-cscope cscopelist
951 cscopelist
: cscopelist-am
953 cscopelist-am
: $(am__tagged_files
)
954 list
='$(am__tagged_files)'; \
955 case
"$(srcdir)" in \
956 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
957 *) sdir
=$(subdir
)/$(srcdir) ;; \
959 for i in
$$list; do \
960 if
test -f
"$$i"; then \
961 echo
"$(subdir)/$$i"; \
965 done
>> $(top_builddir
)/cscope.files
968 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
969 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
971 distdir
: $(DISTFILES
)
972 $(am__remove_distdir
)
973 test -d
"$(distdir)" || mkdir
"$(distdir)"
974 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
975 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
976 list
='$(DISTFILES)'; \
977 dist_files
=`for file in $$list; do echo $$file; done | \
978 sed -e "s|^$$srcdirstrip/||;t" \
979 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
980 case
$$dist_files in \
981 */*) $(MKDIR_P
) `echo "$$dist_files" | \
982 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
985 for file in
$$dist_files; do \
986 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
987 if
test -d
$$d/$$file; then \
988 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
989 if
test -d
"$(distdir)/$$file"; then \
990 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
992 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
993 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
994 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
996 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
998 test -f
"$(distdir)/$$file" \
999 || cp
-p
$$d/$$file "$(distdir)/$$file" \
1003 -test -n
"$(am__skip_mode_fix)" \
1004 || find
"$(distdir)" -type d
! -perm
-755 \
1005 -exec chmod u
+rwx
,go
+rx
{} \
; -o \
1006 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
1007 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
1008 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
1009 || chmod
-R a
+r
"$(distdir)"
1011 tardir
=$(distdir
) && $(am__tar
) | eval GZIP
= gzip
$(GZIP_ENV
) -c
>$(distdir
).
tar.gz
1012 $(am__post_remove_distdir
)
1015 tardir
=$(distdir
) && $(am__tar
) | BZIP2
=$${BZIP2--9
} bzip2
-c
>$(distdir
).
tar.bz2
1016 $(am__post_remove_distdir
)
1019 tardir
=$(distdir
) && $(am__tar
) | lzip
-c
$${LZIP_OPT--9
} >$(distdir
).
tar.lz
1020 $(am__post_remove_distdir
)
1023 tardir
=$(distdir
) && $(am__tar
) | XZ_OPT
=$${XZ_OPT--e
} xz
-c
>$(distdir
).
tar.xz
1024 $(am__post_remove_distdir
)
1027 @echo WARNING
: "Support for distribution archives compressed with" \
1028 "legacy program 'compress' is deprecated." >&2
1029 @echo WARNING
: "It will be removed altogether in Automake 2.0" >&2
1030 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
1031 $(am__post_remove_distdir
)
1034 @echo WARNING
: "Support for shar distribution archives is" \
1036 @echo WARNING
: "It will be removed altogether in Automake 2.0" >&2
1037 shar $(distdir
) | eval GZIP
= gzip
$(GZIP_ENV
) -c
>$(distdir
).
shar.gz
1038 $(am__post_remove_distdir
)
1041 -rm -f
$(distdir
).zip
1042 zip
-rq
$(distdir
).zip
$(distdir
)
1043 $(am__post_remove_distdir
)
1046 $(MAKE
) $(AM_MAKEFLAGS
) $(DIST_TARGETS
) am__post_remove_distdir
='@:'
1047 $(am__post_remove_distdir
)
1049 # This target untars the dist file and tries a VPATH configuration. Then
1050 # it guarantees that the distribution is self-contained by making another
1053 case
'$(DIST_ARCHIVES)' in \
1055 eval GZIP
= gzip
$(GZIP_ENV
) -dc
$(distdir
).
tar.gz |
$(am__untar
) ;;\
1057 bzip2
-dc
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
1059 lzip
-dc
$(distdir
).
tar.lz |
$(am__untar
) ;;\
1061 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
1063 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
1065 eval GZIP
= gzip
$(GZIP_ENV
) -dc
$(distdir
).
shar.gz | unshar
;;\
1067 unzip
$(distdir
).zip
;;\
1069 chmod
-R a-w
$(distdir
)
1070 chmod u
+w
$(distdir
)
1071 mkdir
$(distdir
)/_build
$(distdir
)/_build
/sub
$(distdir
)/_inst
1072 chmod a-w
$(distdir
)
1073 test -d
$(distdir
)/_build || exit
0; \
1074 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1075 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1077 && $(am__cd
) $(distdir
)/_build
/sub \
1078 && ..
/..
/configure \
1079 $(AM_DISTCHECK_CONFIGURE_FLAGS
) \
1080 $(DISTCHECK_CONFIGURE_FLAGS
) \
1081 --srcdir=..
/..
--prefix="$$dc_install_base" \
1082 && $(MAKE
) $(AM_MAKEFLAGS
) \
1083 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
1084 && $(MAKE
) $(AM_MAKEFLAGS
) check \
1085 && $(MAKE
) $(AM_MAKEFLAGS
) install \
1086 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
1087 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
1088 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
1089 distuninstallcheck \
1090 && chmod
-R a-w
"$$dc_install_base" \
1092 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
1093 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
1094 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
1095 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
1096 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
1097 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
1098 && rm -rf
"$$dc_destdir" \
1099 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
1100 && rm -rf
$(DIST_ARCHIVES
) \
1101 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
1104 $(am__post_remove_distdir
)
1105 @
(echo
"$(distdir) archives ready for distribution: "; \
1106 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
1107 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
1109 @
test -n
'$(distuninstallcheck_dir)' ||
{ \
1110 echo
'ERROR: trying to run $@ with an empty' \
1111 '$$(distuninstallcheck_dir)' >&2; \
1114 $(am__cd
) '$(distuninstallcheck_dir)' ||
{ \
1115 echo
'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1118 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq
0 \
1119 ||
{ echo
"ERROR: files left after uninstall:" ; \
1120 if
test -n
"$(DESTDIR)"; then \
1121 echo
" (check DESTDIR support)"; \
1123 $(distuninstallcheck_listfiles
) ; \
1125 distcleancheck
: distclean
1126 @if
test '$(srcdir)' = .
; then \
1127 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
1130 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
1131 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
1132 $(distcleancheck_listfiles
) ; \
1136 all-am
: Makefile
$(LTLIBRARIES
) $(HEADERS
) config.h
1138 for
dir in
"$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \
1139 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
1142 install-exec
: install-exec-am
1143 install-data
: install-data-am
1144 uninstall: uninstall-am
1147 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
1149 installcheck: installcheck-am
1151 if
test -z
'$(STRIP)'; then \
1152 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1153 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1156 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1157 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1158 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1160 mostlyclean-generic
:
1165 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
1166 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
1168 maintainer-clean-generic
:
1169 @echo
"This command is intended for maintainers to use"
1170 @echo
"it deletes files that may require special tools to rebuild."
1173 clean-am
: clean-generic clean-libLTLIBRARIES clean-libtool \
1174 clean-noinstLTLIBRARIES mostlyclean-am
1176 distclean: distclean-am
1177 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1180 distclean-am
: clean-am distclean-compile distclean-generic \
1181 distclean-hdr distclean-libtool distclean-tags
1195 install-data-am
: install-includeHEADERS
1197 install-dvi
: install-dvi-am
1201 install-exec-am
: install-libLTLIBRARIES
1203 install-html
: install-html-am
1207 install-info
: install-info-am
1213 install-pdf
: install-pdf-am
1217 install-ps
: install-ps-am
1223 maintainer-clean
: maintainer-clean-am
1224 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1225 -rm -rf
$(top_srcdir
)/autom4te.cache
1228 maintainer-clean-am
: distclean-am maintainer-clean-generic
1230 mostlyclean: mostlyclean-am
1232 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
1243 uninstall-am
: uninstall-includeHEADERS uninstall-libLTLIBRARIES
1245 .MAKE
: all install-am install-strip
1247 .PHONY
: CTAGS GTAGS TAGS
all all-am am--refresh
check check-am
clean \
1248 clean-cscope clean-generic clean-libLTLIBRARIES clean-libtool \
1249 clean-noinstLTLIBRARIES cscope cscopelist-am ctags ctags-am \
1250 dist dist-all dist-bzip2 dist-gzip dist-lzip dist-shar \
1251 dist-tarZ dist-xz dist-zip distcheck
distclean \
1252 distclean-compile distclean-generic distclean-hdr \
1253 distclean-libtool distclean-tags distcleancheck distdir \
1254 distuninstallcheck
dvi dvi-am html html-am
info info-am \
1255 install install-am install-data install-data-am install-dvi \
1256 install-dvi-am install-exec install-exec-am install-html \
1257 install-html-am install-includeHEADERS install-info \
1258 install-info-am install-libLTLIBRARIES install-man install-pdf \
1259 install-pdf-am install-ps install-ps-am install-strip \
1260 installcheck installcheck-am
installdirs maintainer-clean \
1261 maintainer-clean-generic
mostlyclean mostlyclean-compile \
1262 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1263 tags tags-am
uninstall uninstall-am uninstall-includeHEADERS \
1264 uninstall-libLTLIBRARIES
1269 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1270 # Otherwise a system limit (for SysV at least) may be exceeded.