37ea65274e591870a1474936d6826136363678d9
[platform/upstream/elfutils.git] / libdwfl / Makefile.in
1 # Makefile.in generated by automake 1.13.4 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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.
9
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
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17
18 VPATH = @srcdir@
19 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
20 am__make_running_with_option = \
21   case $${target_option-} in \
22       ?) ;; \
23       *) echo "am__make_running_with_option: internal error: invalid" \
24               "target option '$${target_option-}' specified" >&2; \
25          exit 1;; \
26   esac; \
27   has_opt=no; \
28   sane_makeflags=$$MAKEFLAGS; \
29   if $(am__is_gnu_make); then \
30     sane_makeflags=$$MFLAGS; \
31   else \
32     case $$MAKEFLAGS in \
33       *\\[\ \   ]*) \
34         bs=\\; \
35         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
36           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
37     esac; \
38   fi; \
39   skip_next=no; \
40   strip_trailopt () \
41   { \
42     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
43   }; \
44   for flg in $$sane_makeflags; do \
45     test $$skip_next = yes && { skip_next=no; continue; }; \
46     case $$flg in \
47       *=*|--*) continue;; \
48         -*I) strip_trailopt 'I'; skip_next=yes;; \
49       -*I?*) strip_trailopt 'I';; \
50         -*O) strip_trailopt 'O'; skip_next=yes;; \
51       -*O?*) strip_trailopt 'O';; \
52         -*l) strip_trailopt 'l'; skip_next=yes;; \
53       -*l?*) strip_trailopt 'l';; \
54       -[dEDm]) skip_next=yes;; \
55       -[JT]) skip_next=yes;; \
56     esac; \
57     case $$flg in \
58       *$$target_option*) has_opt=yes; break;; \
59     esac; \
60   done; \
61   test $$has_opt = yes
62 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
63 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
64 pkgdatadir = $(datadir)/@PACKAGE@
65 pkgincludedir = $(includedir)/@PACKAGE@
66 pkglibdir = $(libdir)/@PACKAGE@
67 pkglibexecdir = $(libexecdir)/@PACKAGE@
68 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
69 install_sh_DATA = $(install_sh) -c -m 644
70 install_sh_PROGRAM = $(install_sh) -c
71 install_sh_SCRIPT = $(install_sh) -c
72 INSTALL_HEADER = $(INSTALL_DATA)
73 transform = $(program_transform_name)
74 NORMAL_INSTALL = :
75 PRE_INSTALL = :
76 POST_INSTALL = :
77 NORMAL_UNINSTALL = :
78 PRE_UNINSTALL = :
79 POST_UNINSTALL = :
80 build_triplet = @build@
81 host_triplet = @host@
82 DIST_COMMON = $(top_srcdir)/config/eu.am $(srcdir)/Makefile.in \
83         $(srcdir)/Makefile.am $(top_srcdir)/config/depcomp \
84         $(noinst_HEADERS) $(pkginclude_HEADERS) ChangeLog
85 @ZLIB_TRUE@am__append_1 = gzip.c
86 @BZLIB_TRUE@am__append_2 = bzip2.c
87 @LZMA_TRUE@am__append_3 = lzma.c
88 subdir = libdwfl
89 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
90 am__aclocal_m4_deps = $(top_srcdir)/m4/biarch.m4 \
91         $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
92         $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/zip.m4 \
93         $(top_srcdir)/configure.ac
94 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
95         $(ACLOCAL_M4)
96 mkinstalldirs = $(install_sh) -d
97 CONFIG_HEADER = $(top_builddir)/config.h
98 CONFIG_CLEAN_FILES =
99 CONFIG_CLEAN_VPATH_FILES =
100 LIBRARIES = $(noinst_LIBRARIES)
101 ARFLAGS = cru
102 AM_V_AR = $(am__v_AR_@AM_V@)
103 am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
104 am__v_AR_0 = @echo "  AR      " $@;
105 am__v_AR_1 = 
106 libdwfl_a_AR = $(AR) $(ARFLAGS)
107 libdwfl_a_LIBADD =
108 am__libdwfl_a_SOURCES_DIST = dwfl_begin.c dwfl_end.c dwfl_error.c \
109         dwfl_version.c dwfl_module.c dwfl_report_elf.c relocate.c \
110         dwfl_module_build_id.c dwfl_module_report_build_id.c \
111         derelocate.c offline.c segment.c dwfl_module_info.c \
112         dwfl_getmodules.c dwfl_getdwarf.c dwfl_module_getdwarf.c \
113         dwfl_module_getelf.c dwfl_validate_address.c argp-std.c \
114         find-debuginfo.c dwfl_build_id_find_elf.c \
115         dwfl_build_id_find_debuginfo.c linux-kernel-modules.c \
116         linux-proc-maps.c dwfl_addrmodule.c dwfl_addrdwarf.c cu.c \
117         dwfl_module_nextcu.c dwfl_nextcu.c dwfl_cumodule.c \
118         dwfl_module_addrdie.c dwfl_addrdie.c lines.c dwfl_lineinfo.c \
119         dwfl_line_comp_dir.c dwfl_linemodule.c dwfl_linecu.c \
120         dwfl_dwarf_line.c dwfl_getsrclines.c dwfl_onesrcline.c \
121         dwfl_module_getsrc.c dwfl_getsrc.c dwfl_module_getsrc_file.c \
122         libdwfl_crc32.c libdwfl_crc32_file.c elf-from-memory.c \
123         dwfl_module_dwarf_cfi.c dwfl_module_eh_cfi.c \
124         dwfl_module_getsym.c dwfl_module_addrname.c \
125         dwfl_module_addrsym.c dwfl_module_return_value_location.c \
126         dwfl_module_register_names.c dwfl_segment_report_module.c \
127         link_map.c core-file.c open.c image-header.c dwfl_frame.c \
128         frame_unwind.c dwfl_frame_pc.c linux-pid-attach.c \
129         linux-core-attach.c dwfl_frame_regs.c gzip.c bzip2.c lzma.c
130 @ZLIB_TRUE@am__objects_1 = gzip.$(OBJEXT)
131 @BZLIB_TRUE@am__objects_2 = bzip2.$(OBJEXT)
132 @LZMA_TRUE@am__objects_3 = lzma.$(OBJEXT)
133 am_libdwfl_a_OBJECTS = dwfl_begin.$(OBJEXT) dwfl_end.$(OBJEXT) \
134         dwfl_error.$(OBJEXT) dwfl_version.$(OBJEXT) \
135         dwfl_module.$(OBJEXT) dwfl_report_elf.$(OBJEXT) \
136         relocate.$(OBJEXT) dwfl_module_build_id.$(OBJEXT) \
137         dwfl_module_report_build_id.$(OBJEXT) derelocate.$(OBJEXT) \
138         offline.$(OBJEXT) segment.$(OBJEXT) dwfl_module_info.$(OBJEXT) \
139         dwfl_getmodules.$(OBJEXT) dwfl_getdwarf.$(OBJEXT) \
140         dwfl_module_getdwarf.$(OBJEXT) dwfl_module_getelf.$(OBJEXT) \
141         dwfl_validate_address.$(OBJEXT) argp-std.$(OBJEXT) \
142         find-debuginfo.$(OBJEXT) dwfl_build_id_find_elf.$(OBJEXT) \
143         dwfl_build_id_find_debuginfo.$(OBJEXT) \
144         linux-kernel-modules.$(OBJEXT) linux-proc-maps.$(OBJEXT) \
145         dwfl_addrmodule.$(OBJEXT) dwfl_addrdwarf.$(OBJEXT) \
146         cu.$(OBJEXT) dwfl_module_nextcu.$(OBJEXT) \
147         dwfl_nextcu.$(OBJEXT) dwfl_cumodule.$(OBJEXT) \
148         dwfl_module_addrdie.$(OBJEXT) dwfl_addrdie.$(OBJEXT) \
149         lines.$(OBJEXT) dwfl_lineinfo.$(OBJEXT) \
150         dwfl_line_comp_dir.$(OBJEXT) dwfl_linemodule.$(OBJEXT) \
151         dwfl_linecu.$(OBJEXT) dwfl_dwarf_line.$(OBJEXT) \
152         dwfl_getsrclines.$(OBJEXT) dwfl_onesrcline.$(OBJEXT) \
153         dwfl_module_getsrc.$(OBJEXT) dwfl_getsrc.$(OBJEXT) \
154         dwfl_module_getsrc_file.$(OBJEXT) libdwfl_crc32.$(OBJEXT) \
155         libdwfl_crc32_file.$(OBJEXT) elf-from-memory.$(OBJEXT) \
156         dwfl_module_dwarf_cfi.$(OBJEXT) dwfl_module_eh_cfi.$(OBJEXT) \
157         dwfl_module_getsym.$(OBJEXT) dwfl_module_addrname.$(OBJEXT) \
158         dwfl_module_addrsym.$(OBJEXT) \
159         dwfl_module_return_value_location.$(OBJEXT) \
160         dwfl_module_register_names.$(OBJEXT) \
161         dwfl_segment_report_module.$(OBJEXT) link_map.$(OBJEXT) \
162         core-file.$(OBJEXT) open.$(OBJEXT) image-header.$(OBJEXT) \
163         dwfl_frame.$(OBJEXT) frame_unwind.$(OBJEXT) \
164         dwfl_frame_pc.$(OBJEXT) linux-pid-attach.$(OBJEXT) \
165         linux-core-attach.$(OBJEXT) dwfl_frame_regs.$(OBJEXT) \
166         $(am__objects_1) $(am__objects_2) $(am__objects_3)
167 libdwfl_a_OBJECTS = $(am_libdwfl_a_OBJECTS)
168 libdwfl_pic_a_AR = $(AR) $(ARFLAGS)
169 libdwfl_pic_a_LIBADD =
170 libdwfl_pic_a_OBJECTS = $(am_libdwfl_pic_a_OBJECTS)
171 AM_V_P = $(am__v_P_@AM_V@)
172 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
173 am__v_P_0 = false
174 am__v_P_1 = :
175 AM_V_GEN = $(am__v_GEN_@AM_V@)
176 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
177 am__v_GEN_0 = @echo "  GEN     " $@;
178 am__v_GEN_1 = 
179 AM_V_at = $(am__v_at_@AM_V@)
180 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
181 am__v_at_0 = @
182 am__v_at_1 = 
183 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
184 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
185 am__depfiles_maybe = depfiles
186 am__mv = mv -f
187 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
188         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
189 AM_V_CC = $(am__v_CC_@AM_V@)
190 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
191 am__v_CC_0 = @echo "  CC      " $@;
192 am__v_CC_1 = 
193 CCLD = $(CC)
194 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
195 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
196 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
197 am__v_CCLD_0 = @echo "  CCLD    " $@;
198 am__v_CCLD_1 = 
199 SOURCES = $(libdwfl_a_SOURCES) $(libdwfl_pic_a_SOURCES)
200 DIST_SOURCES = $(am__libdwfl_a_SOURCES_DIST) $(libdwfl_pic_a_SOURCES)
201 am__can_run_installinfo = \
202   case $$AM_UPDATE_INFO_DIR in \
203     n|no|NO) false;; \
204     *) (install-info --version) >/dev/null 2>&1;; \
205   esac
206 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
207 am__vpath_adj = case $$p in \
208     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
209     *) f=$$p;; \
210   esac;
211 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
212 am__install_max = 40
213 am__nobase_strip_setup = \
214   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
215 am__nobase_strip = \
216   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
217 am__nobase_list = $(am__nobase_strip_setup); \
218   for p in $$list; do echo "$$p $$p"; done | \
219   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
220   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
221     if (++n[$$2] == $(am__install_max)) \
222       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
223     END { for (dir in files) print dir, files[dir] }'
224 am__base_list = \
225   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
226   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
227 am__uninstall_files_from_dir = { \
228   test -z "$$files" \
229     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
230     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
231          $(am__cd) "$$dir" && rm -f $$files; }; \
232   }
233 am__installdirs = "$(DESTDIR)$(pkgincludedir)"
234 HEADERS = $(noinst_HEADERS) $(pkginclude_HEADERS)
235 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
236 # Read a list of newline-separated strings from the standard input,
237 # and print each of them once, without duplicates.  Input order is
238 # *not* preserved.
239 am__uniquify_input = $(AWK) '\
240   BEGIN { nonempty = 0; } \
241   { items[$$0] = 1; nonempty = 1; } \
242   END { if (nonempty) { for (i in items) print i; }; } \
243 '
244 # Make sure the list of sources is unique.  This is necessary because,
245 # e.g., the same source file might be shared among _SOURCES variables
246 # for different programs/libraries.
247 am__define_uniq_tagged_files = \
248   list='$(am__tagged_files)'; \
249   unique=`for i in $$list; do \
250     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
251   done | $(am__uniquify_input)`
252 ETAGS = etags
253 CTAGS = ctags
254 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
255 ACLOCAL = @ACLOCAL@
256 AMTAR = @AMTAR@
257 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
258 AR = @AR@
259 AUTOCONF = @AUTOCONF@
260 AUTOHEADER = @AUTOHEADER@
261 AUTOMAKE = @AUTOMAKE@
262 AWK = @AWK@
263 CC = @CC@
264 CCDEPMODE = @CCDEPMODE@
265 CC_BIARCH = @CC_BIARCH@
266 CFLAGS = @CFLAGS@
267 CPP = @CPP@
268 CPPFLAGS = @CPPFLAGS@
269 CYGPATH_W = @CYGPATH_W@
270 DEBUGPRED = @DEBUGPRED@
271 DEFS = -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"${localedir}"'
272 DEPDIR = @DEPDIR@
273 ECHO_C = @ECHO_C@
274 ECHO_N = @ECHO_N@
275 ECHO_T = @ECHO_T@
276 EGREP = @EGREP@
277 EXEEXT = @EXEEXT@
278 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
279 GMSGFMT = @GMSGFMT@
280 GMSGFMT_015 = @GMSGFMT_015@
281 GREP = @GREP@
282 HAVE_VALGRIND = @HAVE_VALGRIND@
283 INSTALL = @INSTALL@
284 INSTALL_DATA = @INSTALL_DATA@
285 INSTALL_PROGRAM = @INSTALL_PROGRAM@
286 INSTALL_SCRIPT = @INSTALL_SCRIPT@
287 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
288 LDFLAGS = @LDFLAGS@
289 LEX = @LEX@
290 LEXLIB = @LEXLIB@
291 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
292 LIBEBL_SUBDIR = @LIBEBL_SUBDIR@
293 LIBOBJS = @LIBOBJS@
294 LIBS = @LIBS@
295 LTLIBOBJS = @LTLIBOBJS@
296 MAINT = @MAINT@
297 MAKEINFO = @MAKEINFO@
298 MKDIR_P = @MKDIR_P@
299 MODVERSION = @MODVERSION@
300 MSGFMT = @MSGFMT@
301 MSGFMT_015 = @MSGFMT_015@
302 MSGMERGE = @MSGMERGE@
303 NM = @NM@
304 OBJEXT = @OBJEXT@
305 PACKAGE = @PACKAGE@
306 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
307 PACKAGE_NAME = @PACKAGE_NAME@
308 PACKAGE_STRING = @PACKAGE_STRING@
309 PACKAGE_TARNAME = @PACKAGE_TARNAME@
310 PACKAGE_URL = @PACKAGE_URL@
311 PACKAGE_VERSION = @PACKAGE_VERSION@
312 PATH_SEPARATOR = @PATH_SEPARATOR@
313 RANLIB = @RANLIB@
314 READELF = @READELF@
315 SET_MAKE = @SET_MAKE@
316 SHELL = @SHELL@
317 STRIP = @STRIP@
318 USE_NLS = @USE_NLS@
319 VERSION = 1
320 XGETTEXT = @XGETTEXT@
321 XGETTEXT_015 = @XGETTEXT_015@
322 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
323 YACC = @YACC@
324 YFLAGS = @YFLAGS@
325 abs_builddir = @abs_builddir@
326 abs_srcdir = @abs_srcdir@
327 abs_top_builddir = @abs_top_builddir@
328 abs_top_srcdir = @abs_top_srcdir@
329 ac_ct_AR = @ac_ct_AR@
330 ac_ct_CC = @ac_ct_CC@
331 am__include = @am__include@
332 am__leading_dot = @am__leading_dot@
333 am__quote = @am__quote@
334 am__tar = @am__tar@
335 am__untar = @am__untar@
336 base_cpu = @base_cpu@
337 bindir = @bindir@
338 build = @build@
339 build_alias = @build_alias@
340 build_cpu = @build_cpu@
341 build_os = @build_os@
342 build_vendor = @build_vendor@
343 builddir = @builddir@
344 datadir = @datadir@
345 datarootdir = @datarootdir@
346 docdir = @docdir@
347 dvidir = @dvidir@
348 eu_version = @eu_version@
349 exec_prefix = @exec_prefix@
350 host = @host@
351 host_alias = @host_alias@
352 host_cpu = @host_cpu@
353 host_os = @host_os@
354 host_vendor = @host_vendor@
355 htmldir = @htmldir@
356 includedir = @includedir@
357 infodir = @infodir@
358 install_sh = @install_sh@
359 libdir = @libdir@
360 libexecdir = @libexecdir@
361 localedir = @localedir@
362 localstatedir = @localstatedir@
363 mandir = @mandir@
364 mkdir_p = @mkdir_p@
365 oldincludedir = @oldincludedir@
366 pdfdir = @pdfdir@
367 prefix = @prefix@
368 program_transform_name = @program_transform_name@
369 psdir = @psdir@
370 sbindir = @sbindir@
371 sharedstatedir = @sharedstatedir@
372 srcdir = @srcdir@
373 sysconfdir = @sysconfdir@
374 target_alias = @target_alias@
375 top_build_prefix = @top_build_prefix@
376 top_builddir = @top_builddir@
377 top_srcdir = @top_srcdir@
378 zip_LIBS = @zip_LIBS@
379 AM_CPPFLAGS = -I. -I$(srcdir) -I$(top_srcdir)/lib -I.. -I$(srcdir) \
380         -I$(srcdir)/../libelf -I$(srcdir)/../libebl \
381         -I$(srcdir)/../libdw -I$(srcdir)/../libdwelf
382 AM_CFLAGS = -std=gnu99 -Wall -Wshadow -Wformat=2 \
383             $(if $($(*F)_no_Werror),,-Werror) \
384             $(if $($(*F)_no_Wunused),,-Wunused -Wextra) \
385             $($(*F)_CFLAGS)
386
387 COMPILE.os = $(filter-out -fprofile-arcs -ftest-coverage, $(COMPILE))
388 CLEANFILES = *.gcno *.gcda $(am_libdwfl_pic_a_OBJECTS)
389 textrel_check = if $(READELF) -d $@ | fgrep -q TEXTREL; then exit 1; fi
390 noinst_LIBRARIES = libdwfl.a libdwfl_pic.a
391 pkginclude_HEADERS = libdwfl.h
392 libdwfl_a_SOURCES = dwfl_begin.c dwfl_end.c dwfl_error.c \
393         dwfl_version.c dwfl_module.c dwfl_report_elf.c relocate.c \
394         dwfl_module_build_id.c dwfl_module_report_build_id.c \
395         derelocate.c offline.c segment.c dwfl_module_info.c \
396         dwfl_getmodules.c dwfl_getdwarf.c dwfl_module_getdwarf.c \
397         dwfl_module_getelf.c dwfl_validate_address.c argp-std.c \
398         find-debuginfo.c dwfl_build_id_find_elf.c \
399         dwfl_build_id_find_debuginfo.c linux-kernel-modules.c \
400         linux-proc-maps.c dwfl_addrmodule.c dwfl_addrdwarf.c cu.c \
401         dwfl_module_nextcu.c dwfl_nextcu.c dwfl_cumodule.c \
402         dwfl_module_addrdie.c dwfl_addrdie.c lines.c dwfl_lineinfo.c \
403         dwfl_line_comp_dir.c dwfl_linemodule.c dwfl_linecu.c \
404         dwfl_dwarf_line.c dwfl_getsrclines.c dwfl_onesrcline.c \
405         dwfl_module_getsrc.c dwfl_getsrc.c dwfl_module_getsrc_file.c \
406         libdwfl_crc32.c libdwfl_crc32_file.c elf-from-memory.c \
407         dwfl_module_dwarf_cfi.c dwfl_module_eh_cfi.c \
408         dwfl_module_getsym.c dwfl_module_addrname.c \
409         dwfl_module_addrsym.c dwfl_module_return_value_location.c \
410         dwfl_module_register_names.c dwfl_segment_report_module.c \
411         link_map.c core-file.c open.c image-header.c dwfl_frame.c \
412         frame_unwind.c dwfl_frame_pc.c linux-pid-attach.c \
413         linux-core-attach.c dwfl_frame_regs.c $(am__append_1) \
414         $(am__append_2) $(am__append_3)
415 libdwfl = $(libdw)
416 libdw = ../libdw/libdw.so
417 libelf = ../libelf/libelf.so
418 libebl = ../libebl/libebl.a
419 libeu = ../lib/libeu.a
420 libdwfl_pic_a_SOURCES = 
421 am_libdwfl_pic_a_OBJECTS = $(libdwfl_a_SOURCES:.c=.os)
422 noinst_HEADERS = libdwflP.h
423 all: all-am
424
425 .SUFFIXES:
426 .SUFFIXES: .c .o .obj
427 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/config/eu.am $(am__configure_deps)
428         @for dep in $?; do \
429           case '$(am__configure_deps)' in \
430             *$$dep*) \
431               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
432                 && { if test -f $@; then exit 0; else break; fi; }; \
433               exit 1;; \
434           esac; \
435         done; \
436         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits libdwfl/Makefile'; \
437         $(am__cd) $(top_srcdir) && \
438           $(AUTOMAKE) --gnits libdwfl/Makefile
439 .PRECIOUS: Makefile
440 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
441         @case '$?' in \
442           *config.status*) \
443             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
444           *) \
445             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
446             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
447         esac;
448 $(top_srcdir)/config/eu.am:
449
450 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
451         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
452
453 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
454         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
455 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
456         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
457 $(am__aclocal_m4_deps):
458
459 clean-noinstLIBRARIES:
460         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
461
462 libdwfl.a: $(libdwfl_a_OBJECTS) $(libdwfl_a_DEPENDENCIES) $(EXTRA_libdwfl_a_DEPENDENCIES) 
463         $(AM_V_at)-rm -f libdwfl.a
464         $(AM_V_AR)$(libdwfl_a_AR) libdwfl.a $(libdwfl_a_OBJECTS) $(libdwfl_a_LIBADD)
465         $(AM_V_at)$(RANLIB) libdwfl.a
466
467 libdwfl_pic.a: $(libdwfl_pic_a_OBJECTS) $(libdwfl_pic_a_DEPENDENCIES) $(EXTRA_libdwfl_pic_a_DEPENDENCIES) 
468         $(AM_V_at)-rm -f libdwfl_pic.a
469         $(AM_V_AR)$(libdwfl_pic_a_AR) libdwfl_pic.a $(libdwfl_pic_a_OBJECTS) $(libdwfl_pic_a_LIBADD)
470         $(AM_V_at)$(RANLIB) libdwfl_pic.a
471
472 mostlyclean-compile:
473         -rm -f *.$(OBJEXT)
474
475 distclean-compile:
476         -rm -f *.tab.c
477
478 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-std.Po@am__quote@
479 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bzip2.Po@am__quote@
480 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/core-file.Po@am__quote@
481 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cu.Po@am__quote@
482 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/derelocate.Po@am__quote@
483 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_addrdie.Po@am__quote@
484 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_addrdwarf.Po@am__quote@
485 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_addrmodule.Po@am__quote@
486 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_begin.Po@am__quote@
487 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_build_id_find_debuginfo.Po@am__quote@
488 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_build_id_find_elf.Po@am__quote@
489 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_cumodule.Po@am__quote@
490 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_dwarf_line.Po@am__quote@
491 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_end.Po@am__quote@
492 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_error.Po@am__quote@
493 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_frame.Po@am__quote@
494 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_frame_pc.Po@am__quote@
495 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_frame_regs.Po@am__quote@
496 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_getdwarf.Po@am__quote@
497 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_getmodules.Po@am__quote@
498 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_getsrc.Po@am__quote@
499 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_getsrclines.Po@am__quote@
500 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_line_comp_dir.Po@am__quote@
501 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_linecu.Po@am__quote@
502 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_lineinfo.Po@am__quote@
503 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_linemodule.Po@am__quote@
504 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_module.Po@am__quote@
505 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_module_addrdie.Po@am__quote@
506 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_module_addrname.Po@am__quote@
507 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_module_addrsym.Po@am__quote@
508 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_module_build_id.Po@am__quote@
509 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_module_dwarf_cfi.Po@am__quote@
510 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_module_eh_cfi.Po@am__quote@
511 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_module_getdwarf.Po@am__quote@
512 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_module_getelf.Po@am__quote@
513 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_module_getsrc.Po@am__quote@
514 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_module_getsrc_file.Po@am__quote@
515 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_module_getsym.Po@am__quote@
516 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_module_info.Po@am__quote@
517 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_module_nextcu.Po@am__quote@
518 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_module_register_names.Po@am__quote@
519 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_module_report_build_id.Po@am__quote@
520 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_module_return_value_location.Po@am__quote@
521 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_nextcu.Po@am__quote@
522 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_onesrcline.Po@am__quote@
523 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_report_elf.Po@am__quote@
524 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_segment_report_module.Po@am__quote@
525 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_validate_address.Po@am__quote@
526 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_version.Po@am__quote@
527 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-from-memory.Po@am__quote@
528 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/find-debuginfo.Po@am__quote@
529 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/frame_unwind.Po@am__quote@
530 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gzip.Po@am__quote@
531 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/image-header.Po@am__quote@
532 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdwfl_crc32.Po@am__quote@
533 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdwfl_crc32_file.Po@am__quote@
534 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lines.Po@am__quote@
535 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/link_map.Po@am__quote@
536 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/linux-core-attach.Po@am__quote@
537 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/linux-kernel-modules.Po@am__quote@
538 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/linux-pid-attach.Po@am__quote@
539 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/linux-proc-maps.Po@am__quote@
540 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzma.Po@am__quote@
541 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/offline.Po@am__quote@
542 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/open.Po@am__quote@
543 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/relocate.Po@am__quote@
544 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/segment.Po@am__quote@
545
546 .c.o:
547 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
548 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
549 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
550 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
551 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
552
553 .c.obj:
554 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
555 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
556 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
557 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
558 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
559 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
560         @$(NORMAL_INSTALL)
561         @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
562         if test -n "$$list"; then \
563           echo " $(MKDIR_P) '$(DESTDIR)$(pkgincludedir)'"; \
564           $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)" || exit 1; \
565         fi; \
566         for p in $$list; do \
567           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
568           echo "$$d$$p"; \
569         done | $(am__base_list) | \
570         while read files; do \
571           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
572           $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \
573         done
574
575 uninstall-pkgincludeHEADERS:
576         @$(NORMAL_UNINSTALL)
577         @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
578         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
579         dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
580
581 ID: $(am__tagged_files)
582         $(am__define_uniq_tagged_files); mkid -fID $$unique
583 tags: tags-am
584 TAGS: tags
585
586 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
587         set x; \
588         here=`pwd`; \
589         $(am__define_uniq_tagged_files); \
590         shift; \
591         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
592           test -n "$$unique" || unique=$$empty_fix; \
593           if test $$# -gt 0; then \
594             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
595               "$$@" $$unique; \
596           else \
597             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
598               $$unique; \
599           fi; \
600         fi
601 ctags: ctags-am
602
603 CTAGS: ctags
604 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
605         $(am__define_uniq_tagged_files); \
606         test -z "$(CTAGS_ARGS)$$unique" \
607           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
608              $$unique
609
610 GTAGS:
611         here=`$(am__cd) $(top_builddir) && pwd` \
612           && $(am__cd) $(top_srcdir) \
613           && gtags -i $(GTAGS_ARGS) "$$here"
614 cscopelist: cscopelist-am
615
616 cscopelist-am: $(am__tagged_files)
617         list='$(am__tagged_files)'; \
618         case "$(srcdir)" in \
619           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
620           *) sdir=$(subdir)/$(srcdir) ;; \
621         esac; \
622         for i in $$list; do \
623           if test -f "$$i"; then \
624             echo "$(subdir)/$$i"; \
625           else \
626             echo "$$sdir/$$i"; \
627           fi; \
628         done >> $(top_builddir)/cscope.files
629
630 distclean-tags:
631         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
632
633 distdir: $(DISTFILES)
634         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
635         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
636         list='$(DISTFILES)'; \
637           dist_files=`for file in $$list; do echo $$file; done | \
638           sed -e "s|^$$srcdirstrip/||;t" \
639               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
640         case $$dist_files in \
641           */*) $(MKDIR_P) `echo "$$dist_files" | \
642                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
643                            sort -u` ;; \
644         esac; \
645         for file in $$dist_files; do \
646           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
647           if test -d $$d/$$file; then \
648             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
649             if test -d "$(distdir)/$$file"; then \
650               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
651             fi; \
652             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
653               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
654               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
655             fi; \
656             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
657           else \
658             test -f "$(distdir)/$$file" \
659             || cp -p $$d/$$file "$(distdir)/$$file" \
660             || exit 1; \
661           fi; \
662         done
663 check-am: all-am
664 check: check-am
665 all-am: Makefile $(LIBRARIES) $(HEADERS)
666 installdirs:
667         for dir in "$(DESTDIR)$(pkgincludedir)"; do \
668           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
669         done
670 install: install-am
671 install-exec: install-exec-am
672 install-data: install-data-am
673 uninstall: uninstall-am
674
675 install-am: all-am
676         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
677
678 installcheck: installcheck-am
679 install-strip:
680         if test -z '$(STRIP)'; then \
681           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
682             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
683               install; \
684         else \
685           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
686             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
687             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
688         fi
689 mostlyclean-generic:
690
691 clean-generic:
692         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
693
694 distclean-generic:
695         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
696         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
697
698 maintainer-clean-generic:
699         @echo "This command is intended for maintainers to use"
700         @echo "it deletes files that may require special tools to rebuild."
701 clean: clean-am
702
703 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
704
705 distclean: distclean-am
706         -rm -rf ./$(DEPDIR)
707         -rm -f Makefile
708 distclean-am: clean-am distclean-compile distclean-generic \
709         distclean-tags
710
711 dvi: dvi-am
712
713 dvi-am:
714
715 html: html-am
716
717 html-am:
718
719 info: info-am
720
721 info-am:
722
723 install-data-am: install-pkgincludeHEADERS
724
725 install-dvi: install-dvi-am
726
727 install-dvi-am:
728
729 install-exec-am:
730
731 install-html: install-html-am
732
733 install-html-am:
734
735 install-info: install-info-am
736
737 install-info-am:
738
739 install-man:
740
741 install-pdf: install-pdf-am
742
743 install-pdf-am:
744
745 install-ps: install-ps-am
746
747 install-ps-am:
748
749 installcheck-am:
750
751 maintainer-clean: maintainer-clean-am
752         -rm -rf ./$(DEPDIR)
753         -rm -f Makefile
754 maintainer-clean-am: distclean-am maintainer-clean-generic
755
756 mostlyclean: mostlyclean-am
757
758 mostlyclean-am: mostlyclean-compile mostlyclean-generic
759
760 pdf: pdf-am
761
762 pdf-am:
763
764 ps: ps-am
765
766 ps-am:
767
768 uninstall-am: uninstall-pkgincludeHEADERS
769
770 .MAKE: install-am install-strip
771
772 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
773         clean-noinstLIBRARIES cscopelist-am ctags ctags-am distclean \
774         distclean-compile distclean-generic distclean-tags distdir dvi \
775         dvi-am html html-am info info-am install install-am \
776         install-data install-data-am install-dvi install-dvi-am \
777         install-exec install-exec-am install-html install-html-am \
778         install-info install-info-am install-man install-pdf \
779         install-pdf-am install-pkgincludeHEADERS install-ps \
780         install-ps-am install-strip installcheck installcheck-am \
781         installdirs maintainer-clean maintainer-clean-generic \
782         mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
783         ps ps-am tags tags-am uninstall uninstall-am \
784         uninstall-pkgincludeHEADERS
785
786
787 %.os: %.c %.o
788 @AMDEP_TRUE@    if $(COMPILE.os) -c -o $@ -fpic -DPIC -DSHARED -MT $@ -MD -MP \
789 @AMDEP_TRUE@      -MF "$(DEPDIR)/$*.Tpo" `test -f '$<' || echo '$(srcdir)/'`$<; \
790 @AMDEP_TRUE@    then cat "$(DEPDIR)/$*.Tpo" >> "$(DEPDIR)/$*.Po"; \
791 @AMDEP_TRUE@         rm -f "$(DEPDIR)/$*.Tpo"; \
792 @AMDEP_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
793 @AMDEP_TRUE@    fi
794 @AMDEP_FALSE@   $(COMPILE.os) -c -o $@ -fpic -DPIC -DSHARED $<
795
796 # Tell versions [3.59,3.63) of GNU make to not export all variables.
797 # Otherwise a system limit (for SysV at least) may be exceeded.
798 .NOEXPORT: