Imported Upstream version 0.153
[platform/upstream/elfutils.git] / libasm / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18
19
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkglibexecdir = $(libexecdir)/@PACKAGE@
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 DIST_COMMON = $(noinst_HEADERS) $(pkginclude_HEADERS) \
40         $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
41         $(top_srcdir)/config/eu.am ChangeLog
42 @MUDFLAP_TRUE@am__append_1 = -fmudflap
43 @MUDFLAP_FALSE@noinst_PROGRAMS = $(am__EXEEXT_1)
44 @MUDFLAP_TRUE@am_libasm_pic_a_OBJECTS =
45 @MUDFLAP_FALSE@@USE_LOCKS_TRUE@am__append_2 = -lpthread
46 subdir = libasm
47 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48 am__aclocal_m4_deps = $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
49         $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/zip.m4 \
50         $(top_srcdir)/configure.ac
51 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
52         $(ACLOCAL_M4)
53 mkinstalldirs = $(install_sh) -d
54 CONFIG_HEADER = $(top_builddir)/config.h
55 CONFIG_CLEAN_FILES =
56 CONFIG_CLEAN_VPATH_FILES =
57 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
58 am__vpath_adj = case $$p in \
59     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
60     *) f=$$p;; \
61   esac;
62 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
63 am__install_max = 40
64 am__nobase_strip_setup = \
65   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
66 am__nobase_strip = \
67   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
68 am__nobase_list = $(am__nobase_strip_setup); \
69   for p in $$list; do echo "$$p $$p"; done | \
70   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
71   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
72     if (++n[$$2] == $(am__install_max)) \
73       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
74     END { for (dir in files) print dir, files[dir] }'
75 am__base_list = \
76   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
77   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
78 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgincludedir)"
79 LIBRARIES = $(lib_LIBRARIES) $(noinst_LIBRARIES)
80 AR = ar
81 ARFLAGS = cru
82 libasm_a_AR = $(AR) $(ARFLAGS)
83 libasm_a_LIBADD =
84 am_libasm_a_OBJECTS = asm_begin.$(OBJEXT) asm_abort.$(OBJEXT) \
85         asm_end.$(OBJEXT) asm_error.$(OBJEXT) asm_getelf.$(OBJEXT) \
86         asm_newscn.$(OBJEXT) asm_newscn_ingrp.$(OBJEXT) \
87         asm_newsubscn.$(OBJEXT) asm_newsym.$(OBJEXT) \
88         asm_newcomsym.$(OBJEXT) asm_newabssym.$(OBJEXT) \
89         asm_newscngrp.$(OBJEXT) asm_scngrp_newsignature.$(OBJEXT) \
90         asm_fill.$(OBJEXT) asm_align.$(OBJEXT) asm_addstrz.$(OBJEXT) \
91         asm_addint8.$(OBJEXT) asm_adduint8.$(OBJEXT) \
92         asm_addint16.$(OBJEXT) asm_adduint16.$(OBJEXT) \
93         asm_addint32.$(OBJEXT) asm_adduint32.$(OBJEXT) \
94         asm_addint64.$(OBJEXT) asm_adduint64.$(OBJEXT) \
95         asm_adduleb128.$(OBJEXT) asm_addsleb128.$(OBJEXT) \
96         disasm_begin.$(OBJEXT) disasm_cb.$(OBJEXT) \
97         disasm_end.$(OBJEXT) disasm_str.$(OBJEXT) symbolhash.$(OBJEXT)
98 libasm_a_OBJECTS = $(am_libasm_a_OBJECTS)
99 libasm_pic_a_AR = $(AR) $(ARFLAGS)
100 libasm_pic_a_LIBADD =
101 libasm_pic_a_OBJECTS = $(am_libasm_pic_a_OBJECTS)
102 @MUDFLAP_FALSE@am__EXEEXT_1 = libasm.so$(EXEEXT)
103 PROGRAMS = $(noinst_PROGRAMS)
104 am_libasm_so_OBJECTS =
105 libasm_so_OBJECTS = $(am_libasm_so_OBJECTS)
106 libasm_so_LDADD = $(LDADD)
107 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
108 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
109 am__depfiles_maybe = depfiles
110 am__mv = mv -f
111 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
112         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
113 CCLD = $(CC)
114 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
115 SOURCES = $(libasm_a_SOURCES) $(libasm_pic_a_SOURCES) \
116         $(libasm_so_SOURCES)
117 DIST_SOURCES = $(libasm_a_SOURCES) $(libasm_pic_a_SOURCES) \
118         $(libasm_so_SOURCES)
119 HEADERS = $(noinst_HEADERS) $(pkginclude_HEADERS)
120 ETAGS = etags
121 CTAGS = ctags
122 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
123 ACLOCAL = @ACLOCAL@
124 AMTAR = @AMTAR@
125 AUTOCONF = @AUTOCONF@
126 AUTOHEADER = @AUTOHEADER@
127 AUTOMAKE = @AUTOMAKE@
128 AWK = @AWK@
129 CC = @CC@
130 CCDEPMODE = @CCDEPMODE@
131 CFLAGS = @CFLAGS@
132 CPPFLAGS = @CPPFLAGS@
133 CYGPATH_W = @CYGPATH_W@
134 DEBUGPRED = @DEBUGPRED@
135 DEFS = -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"${localedir}"'
136 DEPDIR = @DEPDIR@
137 ECHO_C = @ECHO_C@
138 ECHO_N = @ECHO_N@
139 ECHO_T = @ECHO_T@
140 EXEEXT = @EXEEXT@
141 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
142 GMSGFMT = @GMSGFMT@
143 GMSGFMT_015 = @GMSGFMT_015@
144 INSTALL = @INSTALL@
145 INSTALL_DATA = @INSTALL_DATA@
146 INSTALL_PROGRAM = @INSTALL_PROGRAM@
147 INSTALL_SCRIPT = @INSTALL_SCRIPT@
148 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
149 LDFLAGS = @LDFLAGS@
150 LEX = @LEX@
151 LEXLIB = @LEXLIB@
152 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
153 LIBEBL_SUBDIR = @LIBEBL_SUBDIR@
154 LIBOBJS = @LIBOBJS@
155 LIBS = @LIBS@
156 LTLIBOBJS = @LTLIBOBJS@
157 MAINT = @MAINT@
158 MAKEINFO = @MAKEINFO@
159 MKDIR_P = @MKDIR_P@
160 MODVERSION = @MODVERSION@
161 MSGFMT = @MSGFMT@
162 MSGFMT_015 = @MSGFMT_015@
163 MSGMERGE = @MSGMERGE@
164 OBJEXT = @OBJEXT@
165 PACKAGE = @PACKAGE@
166 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
167 PACKAGE_NAME = @PACKAGE_NAME@
168 PACKAGE_STRING = @PACKAGE_STRING@
169 PACKAGE_TARNAME = @PACKAGE_TARNAME@
170 PACKAGE_URL = @PACKAGE_URL@
171 PACKAGE_VERSION = @PACKAGE_VERSION@
172 PATH_SEPARATOR = @PATH_SEPARATOR@
173 RANLIB = @RANLIB@
174 SET_MAKE = @SET_MAKE@
175 SHELL = @SHELL@
176 STRIP = @STRIP@
177 USE_NLS = @USE_NLS@
178 VERSION = 1
179 XGETTEXT = @XGETTEXT@
180 XGETTEXT_015 = @XGETTEXT_015@
181 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
182 YACC = @YACC@
183 YFLAGS = @YFLAGS@
184 abs_builddir = @abs_builddir@
185 abs_srcdir = @abs_srcdir@
186 abs_top_builddir = @abs_top_builddir@
187 abs_top_srcdir = @abs_top_srcdir@
188 ac_ct_CC = @ac_ct_CC@
189 am__include = @am__include@
190 am__leading_dot = @am__leading_dot@
191 am__quote = @am__quote@
192 am__tar = @am__tar@
193 am__untar = @am__untar@
194 base_cpu = @base_cpu@
195 bindir = @bindir@
196 build = @build@
197 build_alias = @build_alias@
198 build_cpu = @build_cpu@
199 build_os = @build_os@
200 build_vendor = @build_vendor@
201 builddir = @builddir@
202 datadir = @datadir@
203 datarootdir = @datarootdir@
204 docdir = @docdir@
205 dvidir = @dvidir@
206 eu_version = @eu_version@
207 exec_prefix = @exec_prefix@
208 host = @host@
209 host_alias = @host_alias@
210 host_cpu = @host_cpu@
211 host_os = @host_os@
212 host_vendor = @host_vendor@
213 htmldir = @htmldir@
214 includedir = @includedir@
215 infodir = @infodir@
216 install_sh = @install_sh@
217 libdir = @libdir@
218 libexecdir = @libexecdir@
219 localedir = @localedir@
220 localstatedir = @localstatedir@
221 mandir = @mandir@
222 mkdir_p = @mkdir_p@
223 oldincludedir = @oldincludedir@
224 pdfdir = @pdfdir@
225 prefix = @prefix@
226 program_transform_name = @program_transform_name@
227 psdir = @psdir@
228 sbindir = @sbindir@
229 sharedstatedir = @sharedstatedir@
230 srcdir = @srcdir@
231 sysconfdir = @sysconfdir@
232 target_alias = @target_alias@
233 top_build_prefix = @top_build_prefix@
234 top_builddir = @top_builddir@
235 top_srcdir = @top_srcdir@
236 zip_LIBS = @zip_LIBS@
237 INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/lib -I.. \
238         -I$(top_srcdir)/libelf -I$(top_srcdir)/libebl \
239         -I$(top_srcdir)/libdw
240 AM_CFLAGS = -std=gnu99 -Wall -Wshadow $(if \
241         $($(*F)_no_Werror),,-Werror) $(if \
242         $($(*F)_no_Wunused),,-Wunused -Wextra) $(if \
243         $($(*F)_no_Wformat),-Wno-format,-Wformat=2) $($(*F)_CFLAGS) \
244         $(am__append_1)
245 @MUDFLAP_FALSE@libmudflap = 
246 @MUDFLAP_TRUE@libmudflap = -lmudflap
247 COMPILE.os = $(filter-out -fprofile-arcs -ftest-coverage $(no_mudflap.os),\
248                           $(COMPILE))
249
250 CLEANFILES = *.gcno *.gcda $(am_libasm_pic_a_OBJECTS) \
251         libasm.so.$(VERSION)
252 textrel_check = if readelf -d $@ | fgrep -q TEXTREL; then exit 1; fi
253 GCC_INCLUDE = -I$(shell $(CC) -print-file-name=include)
254 lib_LIBRARIES = libasm.a
255 @MUDFLAP_FALSE@noinst_LIBRARIES = libasm_pic.a
256 pkginclude_HEADERS = libasm.h
257 libasm_a_SOURCES = asm_begin.c asm_abort.c asm_end.c asm_error.c \
258                    asm_getelf.c asm_newscn.c asm_newscn_ingrp.c \
259                    asm_newsubscn.c asm_newsym.c asm_newcomsym.c \
260                    asm_newabssym.c \
261                    asm_newscngrp.c asm_scngrp_newsignature.c \
262                    asm_fill.c asm_align.c asm_addstrz.c \
263                    asm_addint8.c asm_adduint8.c \
264                    asm_addint16.c asm_adduint16.c \
265                    asm_addint32.c asm_adduint32.c \
266                    asm_addint64.c asm_adduint64.c \
267                    asm_adduleb128.c asm_addsleb128.c \
268                    disasm_begin.c disasm_cb.c disasm_end.c disasm_str.c \
269                    symbolhash.c
270
271 @MUDFLAP_FALSE@libasm_pic_a_SOURCES = 
272 @MUDFLAP_FALSE@am_libasm_pic_a_OBJECTS = $(libasm_a_SOURCES:.c=.os)
273 @MUDFLAP_FALSE@libasm_so_LDLIBS = $(am__append_2)
274 @MUDFLAP_FALSE@libasm_so_SOURCES = 
275 noinst_HEADERS = libasmP.h symbolhash.h
276 EXTRA_DIST = libasm.map
277 all: all-am
278
279 .SUFFIXES:
280 .SUFFIXES: .c .o .obj
281 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/config/eu.am $(am__configure_deps)
282         @for dep in $?; do \
283           case '$(am__configure_deps)' in \
284             *$$dep*) \
285               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
286                 && { if test -f $@; then exit 0; else break; fi; }; \
287               exit 1;; \
288           esac; \
289         done; \
290         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits libasm/Makefile'; \
291         $(am__cd) $(top_srcdir) && \
292           $(AUTOMAKE) --gnits libasm/Makefile
293 .PRECIOUS: Makefile
294 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
295         @case '$?' in \
296           *config.status*) \
297             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
298           *) \
299             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
300             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
301         esac;
302
303 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
304         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
305
306 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
307         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
308 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
309         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
310 $(am__aclocal_m4_deps):
311 install-libLIBRARIES: $(lib_LIBRARIES)
312         @$(NORMAL_INSTALL)
313         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
314         @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
315         list2=; for p in $$list; do \
316           if test -f $$p; then \
317             list2="$$list2 $$p"; \
318           else :; fi; \
319         done; \
320         test -z "$$list2" || { \
321           echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(libdir)'"; \
322           $(INSTALL_DATA) $$list2 "$(DESTDIR)$(libdir)" || exit $$?; }
323         @$(POST_INSTALL)
324         @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
325         for p in $$list; do \
326           if test -f $$p; then \
327             $(am__strip_dir) \
328             echo " ( cd '$(DESTDIR)$(libdir)' && $(RANLIB) $$f )"; \
329             ( cd "$(DESTDIR)$(libdir)" && $(RANLIB) $$f ) || exit $$?; \
330           else :; fi; \
331         done
332
333 uninstall-libLIBRARIES:
334         @$(NORMAL_UNINSTALL)
335         @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
336         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
337         test -n "$$files" || exit 0; \
338         echo " ( cd '$(DESTDIR)$(libdir)' && rm -f "$$files" )"; \
339         cd "$(DESTDIR)$(libdir)" && rm -f $$files
340
341 clean-libLIBRARIES:
342         -test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
343
344 clean-noinstLIBRARIES:
345         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
346 libasm.a: $(libasm_a_OBJECTS) $(libasm_a_DEPENDENCIES) 
347         -rm -f libasm.a
348         $(libasm_a_AR) libasm.a $(libasm_a_OBJECTS) $(libasm_a_LIBADD)
349         $(RANLIB) libasm.a
350 libasm_pic.a: $(libasm_pic_a_OBJECTS) $(libasm_pic_a_DEPENDENCIES) 
351         -rm -f libasm_pic.a
352         $(libasm_pic_a_AR) libasm_pic.a $(libasm_pic_a_OBJECTS) $(libasm_pic_a_LIBADD)
353         $(RANLIB) libasm_pic.a
354
355 clean-noinstPROGRAMS:
356         -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
357 @MUDFLAP_TRUE@libasm.so$(EXEEXT): $(libasm_so_OBJECTS) $(libasm_so_DEPENDENCIES) 
358 @MUDFLAP_TRUE@  @rm -f libasm.so$(EXEEXT)
359 @MUDFLAP_TRUE@  $(LINK) $(libasm_so_OBJECTS) $(libasm_so_LDADD) $(LIBS)
360
361 mostlyclean-compile:
362         -rm -f *.$(OBJEXT)
363
364 distclean-compile:
365         -rm -f *.tab.c
366
367 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm_abort.Po@am__quote@
368 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm_addint16.Po@am__quote@
369 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm_addint32.Po@am__quote@
370 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm_addint64.Po@am__quote@
371 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm_addint8.Po@am__quote@
372 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm_addsleb128.Po@am__quote@
373 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm_addstrz.Po@am__quote@
374 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm_adduint16.Po@am__quote@
375 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm_adduint32.Po@am__quote@
376 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm_adduint64.Po@am__quote@
377 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm_adduint8.Po@am__quote@
378 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm_adduleb128.Po@am__quote@
379 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm_align.Po@am__quote@
380 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm_begin.Po@am__quote@
381 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm_end.Po@am__quote@
382 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm_error.Po@am__quote@
383 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm_fill.Po@am__quote@
384 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm_getelf.Po@am__quote@
385 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm_newabssym.Po@am__quote@
386 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm_newcomsym.Po@am__quote@
387 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm_newscn.Po@am__quote@
388 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm_newscn_ingrp.Po@am__quote@
389 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm_newscngrp.Po@am__quote@
390 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm_newsubscn.Po@am__quote@
391 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm_newsym.Po@am__quote@
392 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm_scngrp_newsignature.Po@am__quote@
393 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/disasm_begin.Po@am__quote@
394 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/disasm_cb.Po@am__quote@
395 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/disasm_end.Po@am__quote@
396 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/disasm_str.Po@am__quote@
397 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/symbolhash.Po@am__quote@
398
399 .c.o:
400 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
401 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
402 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
403 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
404 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
405
406 .c.obj:
407 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
408 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
409 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
410 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
411 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
412 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
413         @$(NORMAL_INSTALL)
414         test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
415         @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
416         for p in $$list; do \
417           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
418           echo "$$d$$p"; \
419         done | $(am__base_list) | \
420         while read files; do \
421           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
422           $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \
423         done
424
425 uninstall-pkgincludeHEADERS:
426         @$(NORMAL_UNINSTALL)
427         @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
428         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
429         test -n "$$files" || exit 0; \
430         echo " ( cd '$(DESTDIR)$(pkgincludedir)' && rm -f" $$files ")"; \
431         cd "$(DESTDIR)$(pkgincludedir)" && rm -f $$files
432
433 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
434         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
435         unique=`for i in $$list; do \
436             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
437           done | \
438           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
439               END { if (nonempty) { for (i in files) print i; }; }'`; \
440         mkid -fID $$unique
441 tags: TAGS
442
443 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
444                 $(TAGS_FILES) $(LISP)
445         set x; \
446         here=`pwd`; \
447         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
448         unique=`for i in $$list; do \
449             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
450           done | \
451           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
452               END { if (nonempty) { for (i in files) print i; }; }'`; \
453         shift; \
454         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
455           test -n "$$unique" || unique=$$empty_fix; \
456           if test $$# -gt 0; then \
457             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
458               "$$@" $$unique; \
459           else \
460             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
461               $$unique; \
462           fi; \
463         fi
464 ctags: CTAGS
465 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
466                 $(TAGS_FILES) $(LISP)
467         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
468         unique=`for i in $$list; do \
469             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
470           done | \
471           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
472               END { if (nonempty) { for (i in files) print i; }; }'`; \
473         test -z "$(CTAGS_ARGS)$$unique" \
474           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
475              $$unique
476
477 GTAGS:
478         here=`$(am__cd) $(top_builddir) && pwd` \
479           && $(am__cd) $(top_srcdir) \
480           && gtags -i $(GTAGS_ARGS) "$$here"
481
482 distclean-tags:
483         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
484
485 distdir: $(DISTFILES)
486         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
487         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
488         list='$(DISTFILES)'; \
489           dist_files=`for file in $$list; do echo $$file; done | \
490           sed -e "s|^$$srcdirstrip/||;t" \
491               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
492         case $$dist_files in \
493           */*) $(MKDIR_P) `echo "$$dist_files" | \
494                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
495                            sort -u` ;; \
496         esac; \
497         for file in $$dist_files; do \
498           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
499           if test -d $$d/$$file; then \
500             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
501             if test -d "$(distdir)/$$file"; then \
502               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
503             fi; \
504             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
505               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
506               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
507             fi; \
508             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
509           else \
510             test -f "$(distdir)/$$file" \
511             || cp -p $$d/$$file "$(distdir)/$$file" \
512             || exit 1; \
513           fi; \
514         done
515 check-am: all-am
516 check: check-am
517 all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(HEADERS)
518 installdirs:
519         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgincludedir)"; do \
520           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
521         done
522 @MUDFLAP_TRUE@install: install-am
523 install-exec: install-exec-am
524 install-data: install-data-am
525 @MUDFLAP_TRUE@uninstall: uninstall-am
526
527 install-am: all-am
528         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
529
530 installcheck: installcheck-am
531 install-strip:
532         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
533           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
534           `test -z '$(STRIP)' || \
535             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
536 mostlyclean-generic:
537
538 clean-generic:
539         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
540
541 distclean-generic:
542         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
543         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
544
545 maintainer-clean-generic:
546         @echo "This command is intended for maintainers to use"
547         @echo "it deletes files that may require special tools to rebuild."
548 clean: clean-am
549
550 clean-am: clean-generic clean-libLIBRARIES clean-noinstLIBRARIES \
551         clean-noinstPROGRAMS mostlyclean-am
552
553 distclean: distclean-am
554         -rm -rf ./$(DEPDIR)
555         -rm -f Makefile
556 distclean-am: clean-am distclean-compile distclean-generic \
557         distclean-tags
558
559 dvi: dvi-am
560
561 dvi-am:
562
563 html: html-am
564
565 html-am:
566
567 info: info-am
568
569 info-am:
570
571 install-data-am: install-pkgincludeHEADERS
572
573 install-dvi: install-dvi-am
574
575 install-dvi-am:
576
577 install-exec-am: install-libLIBRARIES
578
579 install-html: install-html-am
580
581 install-html-am:
582
583 install-info: install-info-am
584
585 install-info-am:
586
587 install-man:
588
589 install-pdf: install-pdf-am
590
591 install-pdf-am:
592
593 install-ps: install-ps-am
594
595 install-ps-am:
596
597 installcheck-am:
598
599 maintainer-clean: maintainer-clean-am
600         -rm -rf ./$(DEPDIR)
601         -rm -f Makefile
602 maintainer-clean-am: distclean-am maintainer-clean-generic
603
604 mostlyclean: mostlyclean-am
605
606 mostlyclean-am: mostlyclean-compile mostlyclean-generic
607
608 pdf: pdf-am
609
610 pdf-am:
611
612 ps: ps-am
613
614 ps-am:
615
616 uninstall-am: uninstall-libLIBRARIES uninstall-pkgincludeHEADERS
617
618 .MAKE: install-am install-strip
619
620 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
621         clean-libLIBRARIES clean-noinstLIBRARIES clean-noinstPROGRAMS \
622         ctags distclean distclean-compile distclean-generic \
623         distclean-tags distdir dvi dvi-am html html-am info info-am \
624         install install-am install-data install-data-am install-dvi \
625         install-dvi-am install-exec install-exec-am install-html \
626         install-html-am install-info install-info-am \
627         install-libLIBRARIES install-man install-pdf install-pdf-am \
628         install-pkgincludeHEADERS install-ps install-ps-am \
629         install-strip installcheck installcheck-am installdirs \
630         maintainer-clean maintainer-clean-generic mostlyclean \
631         mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
632         tags uninstall uninstall-am uninstall-libLIBRARIES \
633         uninstall-pkgincludeHEADERS
634
635
636 %.os: %.c %.o
637 @AMDEP_TRUE@    if $(COMPILE.os) -c -o $@ -fpic -DPIC -DSHARED -MT $@ -MD -MP \
638 @AMDEP_TRUE@      -MF "$(DEPDIR)/$*.Tpo" `test -f '$<' || echo '$(srcdir)/'`$<; \
639 @AMDEP_TRUE@    then cat "$(DEPDIR)/$*.Tpo" >> "$(DEPDIR)/$*.Po"; \
640 @AMDEP_TRUE@         rm -f "$(DEPDIR)/$*.Tpo"; \
641 @AMDEP_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
642 @AMDEP_TRUE@    fi
643 @AMDEP_FALSE@   $(COMPILE.os) -c -o $@ -fpic -DPIC -DSHARED $<
644 @MUDFLAP_FALSE@libasm.so: libasm_pic.a libasm.map
645 @MUDFLAP_FALSE@ $(LINK) -shared -o $@ -Wl,--whole-archive,$<,--no-whole-archive \
646 @MUDFLAP_FALSE@         -Wl,--version-script,$(srcdir)/libasm.map,--no-undefined \
647 @MUDFLAP_FALSE@         -Wl,--soname,$@.$(VERSION) \
648 @MUDFLAP_FALSE@         ../libebl/libebl.a ../libelf/libelf.so  $(libasm_so_LDLIBS)
649 @MUDFLAP_FALSE@ if readelf -d $@ | fgrep -q TEXTREL; then exit 1; fi
650 @MUDFLAP_FALSE@ ln -fs $@ $@.$(VERSION)
651
652 @MUDFLAP_FALSE@install: install-am libasm.so
653 @MUDFLAP_FALSE@ $(mkinstalldirs) $(DESTDIR)$(libdir)
654 @MUDFLAP_FALSE@ $(INSTALL_PROGRAM) libasm.so $(DESTDIR)$(libdir)/libasm-$(PACKAGE_VERSION).so
655 @MUDFLAP_FALSE@ ln -fs libasm-$(PACKAGE_VERSION).so $(DESTDIR)$(libdir)/libasm.so.$(VERSION)
656 @MUDFLAP_FALSE@ ln -fs libasm.so.$(VERSION) $(DESTDIR)$(libdir)/libasm.so
657
658 @MUDFLAP_FALSE@uninstall: uninstall-am
659 @MUDFLAP_FALSE@ rm -f $(DESTDIR)$(libdir)/libasm-$(PACKAGE_VERSION).so
660 @MUDFLAP_FALSE@ rm -f $(DESTDIR)$(libdir)/libasm.so.$(VERSION)
661 @MUDFLAP_FALSE@ rm -f $(DESTDIR)$(libdir)/libasm.so
662 @MUDFLAP_FALSE@ rmdir --ignore-fail-on-non-empty $(DESTDIR)$(includedir)/elfutils
663
664 # Tell versions [3.59,3.63) of GNU make to not export all variables.
665 # Otherwise a system limit (for SysV at least) may be exceeded.
666 .NOEXPORT: