]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/udis86/lib/contrib/libudis86/Makefile.in
Update
[l4.git] / l4 / pkg / udis86 / lib / contrib / libudis86 / Makefile.in
1 # Makefile.in generated by automake 1.13.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2012 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 # -- udis86/libudis86
19 #
20
21
22 VPATH = @srcdir@
23 am__make_dryrun = \
24   { \
25     am__dry=no; \
26     case $$MAKEFLAGS in \
27       *\\[\ \   ]*) \
28         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
29           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
30       *) \
31         for am__flg in $$MAKEFLAGS; do \
32           case $$am__flg in \
33             *=*|--*) ;; \
34             *n*) am__dry=yes; break;; \
35           esac; \
36         done;; \
37     esac; \
38     test $$am__dry = yes; \
39   }
40 pkgdatadir = $(datadir)/@PACKAGE@
41 pkgincludedir = $(includedir)/@PACKAGE@
42 pkglibdir = $(libdir)/@PACKAGE@
43 pkglibexecdir = $(libexecdir)/@PACKAGE@
44 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
45 install_sh_DATA = $(install_sh) -c -m 644
46 install_sh_PROGRAM = $(install_sh) -c
47 install_sh_SCRIPT = $(install_sh) -c
48 INSTALL_HEADER = $(INSTALL_DATA)
49 transform = $(program_transform_name)
50 NORMAL_INSTALL = :
51 PRE_INSTALL = :
52 POST_INSTALL = :
53 NORMAL_UNINSTALL = :
54 PRE_UNINSTALL = :
55 POST_UNINSTALL = :
56 build_triplet = @build@
57 host_triplet = @host@
58 subdir = libudis86
59 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
60         $(top_srcdir)/build/depcomp $(include_la_HEADERS)
61 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
62 am__aclocal_m4_deps = $(top_srcdir)/build/m4/libtool.m4 \
63         $(top_srcdir)/build/m4/ltoptions.m4 \
64         $(top_srcdir)/build/m4/ltsugar.m4 \
65         $(top_srcdir)/build/m4/ltversion.m4 \
66         $(top_srcdir)/build/m4/lt~obsolete.m4 \
67         $(top_srcdir)/m4/ax_compare_version.m4 \
68         $(top_srcdir)/m4/ax_prog_sphinx_version.m4 \
69         $(top_srcdir)/m4/ax_prog_yasm_version.m4 \
70         $(top_srcdir)/m4/ax_with_prog.m4 \
71         $(top_srcdir)/m4/ax_with_python.m4 $(top_srcdir)/configure.ac
72 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
73         $(ACLOCAL_M4)
74 mkinstalldirs = $(install_sh) -d
75 CONFIG_HEADER = $(top_builddir)/config.h
76 CONFIG_CLEAN_FILES =
77 CONFIG_CLEAN_VPATH_FILES =
78 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
79 am__vpath_adj = case $$p in \
80     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
81     *) f=$$p;; \
82   esac;
83 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
84 am__install_max = 40
85 am__nobase_strip_setup = \
86   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
87 am__nobase_strip = \
88   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
89 am__nobase_list = $(am__nobase_strip_setup); \
90   for p in $$list; do echo "$$p $$p"; done | \
91   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
92   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
93     if (++n[$$2] == $(am__install_max)) \
94       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
95     END { for (dir in files) print dir, files[dir] }'
96 am__base_list = \
97   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
98   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
99 am__uninstall_files_from_dir = { \
100   test -z "$$files" \
101     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
102     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
103          $(am__cd) "$$dir" && rm -f $$files; }; \
104   }
105 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(include_ladir)"
106 LTLIBRARIES = $(lib_LTLIBRARIES)
107 libudis86_la_LIBADD =
108 am_libudis86_la_OBJECTS = itab.lo decode.lo syn.lo syn-intel.lo \
109         syn-att.lo udis86.lo
110 libudis86_la_OBJECTS = $(am_libudis86_la_OBJECTS)
111 AM_V_lt = $(am__v_lt_@AM_V@)
112 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
113 am__v_lt_0 = --silent
114 am__v_lt_1 = 
115 libudis86_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
116         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
117         $(libudis86_la_LDFLAGS) $(LDFLAGS) -o $@
118 AM_V_P = $(am__v_P_@AM_V@)
119 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
120 am__v_P_0 = false
121 am__v_P_1 = :
122 AM_V_GEN = $(am__v_GEN_@AM_V@)
123 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
124 am__v_GEN_0 = @echo "  GEN     " $@;
125 am__v_GEN_1 = 
126 AM_V_at = $(am__v_at_@AM_V@)
127 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
128 am__v_at_0 = @
129 am__v_at_1 = 
130 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
131 depcomp = $(SHELL) $(top_srcdir)/build/depcomp
132 am__depfiles_maybe = depfiles
133 am__mv = mv -f
134 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
135         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
136 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
137         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
138         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
139         $(AM_CFLAGS) $(CFLAGS)
140 AM_V_CC = $(am__v_CC_@AM_V@)
141 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
142 am__v_CC_0 = @echo "  CC      " $@;
143 am__v_CC_1 = 
144 CCLD = $(CC)
145 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
146         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
147         $(AM_LDFLAGS) $(LDFLAGS) -o $@
148 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
149 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
150 am__v_CCLD_0 = @echo "  CCLD    " $@;
151 am__v_CCLD_1 = 
152 SOURCES = $(libudis86_la_SOURCES)
153 DIST_SOURCES = $(libudis86_la_SOURCES)
154 am__can_run_installinfo = \
155   case $$AM_UPDATE_INFO_DIR in \
156     n|no|NO) false;; \
157     *) (install-info --version) >/dev/null 2>&1;; \
158   esac
159 HEADERS = $(include_la_HEADERS)
160 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
161 # Read a list of newline-separated strings from the standard input,
162 # and print each of them once, without duplicates.  Input order is
163 # *not* preserved.
164 am__uniquify_input = $(AWK) '\
165   BEGIN { nonempty = 0; } \
166   { items[$$0] = 1; nonempty = 1; } \
167   END { if (nonempty) { for (i in items) print i; }; } \
168 '
169 # Make sure the list of sources is unique.  This is necessary because,
170 # e.g., the same source file might be shared among _SOURCES variables
171 # for different programs/libraries.
172 am__define_uniq_tagged_files = \
173   list='$(am__tagged_files)'; \
174   unique=`for i in $$list; do \
175     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
176   done | $(am__uniquify_input)`
177 ETAGS = etags
178 CTAGS = ctags
179 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
180 ACLOCAL = @ACLOCAL@
181 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
182 AMTAR = @AMTAR@
183 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
184 AR = @AR@
185 AS = @AS@
186 AUTOCONF = @AUTOCONF@
187 AUTOHEADER = @AUTOHEADER@
188 AUTOMAKE = @AUTOMAKE@
189 AWK = @AWK@
190 CC = @CC@
191 CCDEPMODE = @CCDEPMODE@
192 CFLAGS = @CFLAGS@
193 CPP = @CPP@
194 CPPFLAGS = @CPPFLAGS@
195 CYGPATH_W = @CYGPATH_W@
196 DEFS = @DEFS@
197 DEPDIR = @DEPDIR@
198 DLLTOOL = @DLLTOOL@
199 DSYMUTIL = @DSYMUTIL@
200 DUMPBIN = @DUMPBIN@
201 ECHO_C = @ECHO_C@
202 ECHO_N = @ECHO_N@
203 ECHO_T = @ECHO_T@
204 EGREP = @EGREP@
205 EXEEXT = @EXEEXT@
206 FGREP = @FGREP@
207 GREP = @GREP@
208 INSTALL = @INSTALL@
209 INSTALL_DATA = @INSTALL_DATA@
210 INSTALL_PROGRAM = @INSTALL_PROGRAM@
211 INSTALL_SCRIPT = @INSTALL_SCRIPT@
212 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
213 LD = @LD@
214 LDFLAGS = @LDFLAGS@
215 LIBOBJS = @LIBOBJS@
216 LIBS = @LIBS@
217 LIBTOOL = @LIBTOOL@
218 LIPO = @LIPO@
219 LN_S = @LN_S@
220 LTLIBOBJS = @LTLIBOBJS@
221 MAKEINFO = @MAKEINFO@
222 MANIFEST_TOOL = @MANIFEST_TOOL@
223 MKDIR_P = @MKDIR_P@
224 NM = @NM@
225 NMEDIT = @NMEDIT@
226 OBJDUMP = @OBJDUMP@
227 OBJEXT = @OBJEXT@
228 OTOOL = @OTOOL@
229 OTOOL64 = @OTOOL64@
230 PACKAGE = @PACKAGE@
231 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
232 PACKAGE_NAME = @PACKAGE_NAME@
233 PACKAGE_STRING = @PACKAGE_STRING@
234 PACKAGE_TARNAME = @PACKAGE_TARNAME@
235 PACKAGE_URL = @PACKAGE_URL@
236 PACKAGE_VERSION = @PACKAGE_VERSION@
237 PATH_SEPARATOR = @PATH_SEPARATOR@
238 PYTHON = @PYTHON@
239 RANLIB = @RANLIB@
240 SED = @SED@
241 SET_MAKE = @SET_MAKE@
242 SHELL = @SHELL@
243 SPHINX_BUILD = @SPHINX_BUILD@
244 SPHINX_VERSION = @SPHINX_VERSION@
245 STRIP = @STRIP@
246 VERSION = @VERSION@
247 YASM = @YASM@
248 YASM_VERSION = @YASM_VERSION@
249 abs_builddir = @abs_builddir@
250 abs_srcdir = @abs_srcdir@
251 abs_top_builddir = @abs_top_builddir@
252 abs_top_srcdir = @abs_top_srcdir@
253 ac_ct_AR = @ac_ct_AR@
254 ac_ct_CC = @ac_ct_CC@
255 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
256 am__include = @am__include@
257 am__leading_dot = @am__leading_dot@
258 am__quote = @am__quote@
259 am__tar = @am__tar@
260 am__untar = @am__untar@
261 bindir = @bindir@
262 build = @build@
263 build_alias = @build_alias@
264 build_cpu = @build_cpu@
265 build_os = @build_os@
266 build_vendor = @build_vendor@
267 builddir = @builddir@
268 datadir = @datadir@
269 datarootdir = @datarootdir@
270 docdir = @docdir@
271 dvidir = @dvidir@
272 exec_prefix = @exec_prefix@
273 host = @host@
274 host_alias = @host_alias@
275 host_cpu = @host_cpu@
276 host_os = @host_os@
277 host_vendor = @host_vendor@
278 htmldir = @htmldir@
279 includedir = @includedir@
280 infodir = @infodir@
281 install_sh = @install_sh@
282 libdir = @libdir@
283 libexecdir = @libexecdir@
284 localedir = @localedir@
285 localstatedir = @localstatedir@
286 mandir = @mandir@
287 mkdir_p = @mkdir_p@
288 oldincludedir = @oldincludedir@
289 pdfdir = @pdfdir@
290 prefix = @prefix@
291 program_transform_name = @program_transform_name@
292 psdir = @psdir@
293 sbindir = @sbindir@
294 sharedstatedir = @sharedstatedir@
295 srcdir = @srcdir@
296 sysconfdir = @sysconfdir@
297 target_alias = @target_alias@
298 top_build_prefix = @top_build_prefix@
299 top_builddir = @top_builddir@
300 top_srcdir = @top_srcdir@
301 OPTABLE = @top_srcdir@/docs/x86/optable.xml
302 MAINTAINERCLEANFILES = Makefile.in
303 lib_LTLIBRARIES = libudis86.la
304 libudis86_la_SOURCES = \
305     itab.c \
306     decode.c \
307     syn.c \
308     syn-intel.c \
309     syn-att.c \
310     udis86.c \
311         udint.h \
312     syn.h \
313     decode.h
314
315 include_ladir = ${includedir}/libudis86
316 include_la_HEADERS = \
317     types.h \
318     extern.h \
319     itab.h
320
321 BUILT_SOURCES = \
322     itab.c \
323     itab.h
324
325
326 #
327 # DLLs may not contain undefined symbol references.  
328 # We have the linker check this explicitly.
329 #
330 @TARGET_WINDOWS_TRUE@libudis86_la_LDFLAGS = -no-undefined -version-info 0:0:0
331 all: $(BUILT_SOURCES)
332         $(MAKE) $(AM_MAKEFLAGS) all-am
333
334 .SUFFIXES:
335 .SUFFIXES: .c .lo .o .obj
336 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
337         @for dep in $?; do \
338           case '$(am__configure_deps)' in \
339             *$$dep*) \
340               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
341                 && { if test -f $@; then exit 0; else break; fi; }; \
342               exit 1;; \
343           esac; \
344         done; \
345         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libudis86/Makefile'; \
346         $(am__cd) $(top_srcdir) && \
347           $(AUTOMAKE) --foreign libudis86/Makefile
348 .PRECIOUS: Makefile
349 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
350         @case '$?' in \
351           *config.status*) \
352             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
353           *) \
354             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
355             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
356         esac;
357
358 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
359         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
360
361 $(top_srcdir)/configure:  $(am__configure_deps)
362         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
363 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
364         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
365 $(am__aclocal_m4_deps):
366
367 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
368         @$(NORMAL_INSTALL)
369         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
370         list2=; for p in $$list; do \
371           if test -f $$p; then \
372             list2="$$list2 $$p"; \
373           else :; fi; \
374         done; \
375         test -z "$$list2" || { \
376           echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
377           $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
378           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
379           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
380         }
381
382 uninstall-libLTLIBRARIES:
383         @$(NORMAL_UNINSTALL)
384         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
385         for p in $$list; do \
386           $(am__strip_dir) \
387           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
388           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
389         done
390
391 clean-libLTLIBRARIES:
392         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
393         @list='$(lib_LTLIBRARIES)'; \
394         locs=`for p in $$list; do echo $$p; done | \
395               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
396               sort -u`; \
397         test -z "$$locs" || { \
398           echo rm -f $${locs}; \
399           rm -f $${locs}; \
400         }
401 libudis86.la: $(libudis86_la_OBJECTS) $(libudis86_la_DEPENDENCIES) $(EXTRA_libudis86_la_DEPENDENCIES) 
402         $(AM_V_CCLD)$(libudis86_la_LINK) -rpath $(libdir) $(libudis86_la_OBJECTS) $(libudis86_la_LIBADD) $(LIBS)
403
404 mostlyclean-compile:
405         -rm -f *.$(OBJEXT)
406
407 distclean-compile:
408         -rm -f *.tab.c
409
410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/decode.Plo@am__quote@
411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/itab.Plo@am__quote@
412 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/syn-att.Plo@am__quote@
413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/syn-intel.Plo@am__quote@
414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/syn.Plo@am__quote@
415 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udis86.Plo@am__quote@
416
417 .c.o:
418 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
419 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
420 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
421 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
422 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
423
424 .c.obj:
425 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
426 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
427 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
428 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
429 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
430
431 .c.lo:
432 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
433 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
434 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
435 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
436 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
437
438 mostlyclean-libtool:
439         -rm -f *.lo
440
441 clean-libtool:
442         -rm -rf .libs _libs
443 install-include_laHEADERS: $(include_la_HEADERS)
444         @$(NORMAL_INSTALL)
445         @list='$(include_la_HEADERS)'; test -n "$(include_ladir)" || list=; \
446         if test -n "$$list"; then \
447           echo " $(MKDIR_P) '$(DESTDIR)$(include_ladir)'"; \
448           $(MKDIR_P) "$(DESTDIR)$(include_ladir)" || exit 1; \
449         fi; \
450         for p in $$list; do \
451           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
452           echo "$$d$$p"; \
453         done | $(am__base_list) | \
454         while read files; do \
455           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(include_ladir)'"; \
456           $(INSTALL_HEADER) $$files "$(DESTDIR)$(include_ladir)" || exit $$?; \
457         done
458
459 uninstall-include_laHEADERS:
460         @$(NORMAL_UNINSTALL)
461         @list='$(include_la_HEADERS)'; test -n "$(include_ladir)" || list=; \
462         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
463         dir='$(DESTDIR)$(include_ladir)'; $(am__uninstall_files_from_dir)
464
465 ID: $(am__tagged_files)
466         $(am__define_uniq_tagged_files); mkid -fID $$unique
467 tags: tags-am
468 TAGS: tags
469
470 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
471         set x; \
472         here=`pwd`; \
473         $(am__define_uniq_tagged_files); \
474         shift; \
475         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
476           test -n "$$unique" || unique=$$empty_fix; \
477           if test $$# -gt 0; then \
478             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
479               "$$@" $$unique; \
480           else \
481             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
482               $$unique; \
483           fi; \
484         fi
485 ctags: ctags-am
486
487 CTAGS: ctags
488 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
489         $(am__define_uniq_tagged_files); \
490         test -z "$(CTAGS_ARGS)$$unique" \
491           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
492              $$unique
493
494 GTAGS:
495         here=`$(am__cd) $(top_builddir) && pwd` \
496           && $(am__cd) $(top_srcdir) \
497           && gtags -i $(GTAGS_ARGS) "$$here"
498 cscopelist: cscopelist-am
499
500 cscopelist-am: $(am__tagged_files)
501         list='$(am__tagged_files)'; \
502         case "$(srcdir)" in \
503           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
504           *) sdir=$(subdir)/$(srcdir) ;; \
505         esac; \
506         for i in $$list; do \
507           if test -f "$$i"; then \
508             echo "$(subdir)/$$i"; \
509           else \
510             echo "$$sdir/$$i"; \
511           fi; \
512         done >> $(top_builddir)/cscope.files
513
514 distclean-tags:
515         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
516
517 distdir: $(DISTFILES)
518         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
519         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
520         list='$(DISTFILES)'; \
521           dist_files=`for file in $$list; do echo $$file; done | \
522           sed -e "s|^$$srcdirstrip/||;t" \
523               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
524         case $$dist_files in \
525           */*) $(MKDIR_P) `echo "$$dist_files" | \
526                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
527                            sort -u` ;; \
528         esac; \
529         for file in $$dist_files; do \
530           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
531           if test -d $$d/$$file; then \
532             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
533             if test -d "$(distdir)/$$file"; then \
534               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
535             fi; \
536             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
537               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
538               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
539             fi; \
540             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
541           else \
542             test -f "$(distdir)/$$file" \
543             || cp -p $$d/$$file "$(distdir)/$$file" \
544             || exit 1; \
545           fi; \
546         done
547 check-am: all-am
548 check: $(BUILT_SOURCES)
549         $(MAKE) $(AM_MAKEFLAGS) check-am
550 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
551 installdirs:
552         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(include_ladir)"; do \
553           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
554         done
555 install: $(BUILT_SOURCES)
556         $(MAKE) $(AM_MAKEFLAGS) install-am
557 install-exec: install-exec-am
558 install-data: install-data-am
559 uninstall: uninstall-am
560
561 install-am: all-am
562         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
563
564 installcheck: installcheck-am
565 install-strip:
566         if test -z '$(STRIP)'; then \
567           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
568             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
569               install; \
570         else \
571           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
572             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
573             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
574         fi
575 mostlyclean-generic:
576
577 clean-generic:
578
579 distclean-generic:
580         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
581         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
582
583 maintainer-clean-generic:
584         @echo "This command is intended for maintainers to use"
585         @echo "it deletes files that may require special tools to rebuild."
586         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
587         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
588 clean: clean-am
589
590 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool clean-local \
591         mostlyclean-am
592
593 distclean: distclean-am
594         -rm -rf ./$(DEPDIR)
595         -rm -f Makefile
596 distclean-am: clean-am distclean-compile distclean-generic \
597         distclean-tags
598
599 dvi: dvi-am
600
601 dvi-am:
602
603 html: html-am
604
605 html-am:
606
607 info: info-am
608
609 info-am:
610
611 install-data-am: install-include_laHEADERS
612
613 install-dvi: install-dvi-am
614
615 install-dvi-am:
616
617 install-exec-am: install-libLTLIBRARIES
618
619 install-html: install-html-am
620
621 install-html-am:
622
623 install-info: install-info-am
624
625 install-info-am:
626
627 install-man:
628
629 install-pdf: install-pdf-am
630
631 install-pdf-am:
632
633 install-ps: install-ps-am
634
635 install-ps-am:
636
637 installcheck-am:
638
639 maintainer-clean: maintainer-clean-am
640         -rm -rf ./$(DEPDIR)
641         -rm -f Makefile
642 maintainer-clean-am: distclean-am maintainer-clean-generic \
643         maintainer-clean-local
644
645 mostlyclean: mostlyclean-am
646
647 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
648         mostlyclean-libtool
649
650 pdf: pdf-am
651
652 pdf-am:
653
654 ps: ps-am
655
656 ps-am:
657
658 uninstall-am: uninstall-include_laHEADERS uninstall-libLTLIBRARIES
659
660 .MAKE: all check install install-am install-strip
661
662 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
663         clean-libLTLIBRARIES clean-libtool clean-local cscopelist-am \
664         ctags ctags-am distclean distclean-compile distclean-generic \
665         distclean-libtool distclean-tags distdir dvi dvi-am html \
666         html-am info info-am install install-am install-data \
667         install-data-am install-dvi install-dvi-am install-exec \
668         install-exec-am install-html install-html-am \
669         install-include_laHEADERS install-info install-info-am \
670         install-libLTLIBRARIES install-man install-pdf install-pdf-am \
671         install-ps install-ps-am install-strip installcheck \
672         installcheck-am installdirs maintainer-clean \
673         maintainer-clean-generic maintainer-clean-local mostlyclean \
674         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
675         pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
676         uninstall-include_laHEADERS uninstall-libLTLIBRARIES
677
678
679 itab.c itab.h: $(OPTABLE) \
680                            $(top_srcdir)/scripts/ud_itab.py \
681                $(top_srcdir)/scripts/ud_opcode.py \
682                $(top_srcdir)/scripts/ud_optable.py
683         $(PYTHON) $(top_srcdir)/scripts/ud_itab.py $(OPTABLE) $(srcdir)
684
685 clean-local:
686         rm -rf $(BUILT_SOURCES)
687
688 maintainer-clean-local:
689
690 # Tell versions [3.59,3.63) of GNU make to not export all variables.
691 # Otherwise a system limit (for SysV at least) may be exceeded.
692 .NOEXPORT: