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