Home | History | Annotate | Download | only in patched-yasm
      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 # These utility programs have to be built for BUILD host in cross-build.
     19 # This makes things rather non-standard automake
     20 
     21 # These utility programs have to be built for BUILD host in cross-build.
     22 # This makes things rather non-standard automake
     23 
     24 # These utility programs have to be built for BUILD host in cross-build.
     25 # This makes things rather non-standard automake
     26 
     27 # Makefile for cpp module.
     28 # Copied from raw preprocessor module.
     29 
     30 #TESTS += modules/preprocs/gas/tests/rawpp_test.sh
     31 
     32 # Assume objfmt_coff is included
     33 
     34 # Assume objfmt_coff is included
     35 
     36 
     37 
     38 VPATH = @srcdir@
     39 pkgdatadir = $(datadir)/@PACKAGE@
     40 pkgincludedir = $(includedir)/@PACKAGE@
     41 pkglibdir = $(libdir)/@PACKAGE@
     42 pkglibexecdir = $(libexecdir)/@PACKAGE@
     43 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
     44 install_sh_DATA = $(install_sh) -c -m 644
     45 install_sh_PROGRAM = $(install_sh) -c
     46 install_sh_SCRIPT = $(install_sh) -c
     47 INSTALL_HEADER = $(INSTALL_DATA)
     48 transform = $(program_transform_name)
     49 NORMAL_INSTALL = :
     50 PRE_INSTALL = :
     51 POST_INSTALL = :
     52 NORMAL_UNINSTALL = :
     53 PRE_UNINSTALL = :
     54 POST_UNINSTALL = :
     55 build_triplet = @build@
     56 host_triplet = @host@
     57 bin_PROGRAMS = yasm$(EXEEXT) ytasm$(EXEEXT) vsyasm$(EXEEXT)
     58 TESTS = $(am__append_3) modules/arch/x86/tests/x86_test.sh \
     59 	modules/arch/x86/tests/gas32/x86_gas32_test.sh \
     60 	modules/arch/x86/tests/gas64/x86_gas64_test.sh \
     61 	modules/arch/lc3b/tests/lc3b_test.sh \
     62 	modules/parsers/gas/tests/gas_test.sh \
     63 	modules/parsers/gas/tests/bin/gas_bin_test.sh \
     64 	modules/parsers/nasm/tests/nasm_test.sh \
     65 	modules/parsers/nasm/tests/worphan/nasm_worphan_test.sh \
     66 	modules/parsers/tasm/tests/tasm_test.sh \
     67 	modules/parsers/tasm/tests/exe/tasm_exe_test.sh \
     68 	modules/preprocs/tasm/tests/tasmpp_test.sh \
     69 	modules/preprocs/nasm/tests/nasmpp_test.sh \
     70 	modules/preprocs/raw/tests/rawpp_test.sh \
     71 	modules/dbgfmts/dwarf2/tests/gen64/dwarf2_gen64_test.sh \
     72 	modules/dbgfmts/dwarf2/tests/pass32/dwarf2_pass32_test.sh \
     73 	modules/dbgfmts/dwarf2/tests/pass64/dwarf2_pass64_test.sh \
     74 	modules/dbgfmts/dwarf2/tests/passwin64/dwarf2_passwin64_test.sh \
     75 	modules/dbgfmts/stabs/tests/stabs_test.sh \
     76 	modules/objfmts/bin/tests/bin_test.sh \
     77 	modules/objfmts/bin/tests/multisect/bin_multi_test.sh \
     78 	modules/objfmts/elf/tests/elf_test.sh \
     79 	modules/objfmts/elf/tests/amd64/elf_amd64_test.sh \
     80 	modules/objfmts/elf/tests/gas32/elf_gas32_test.sh \
     81 	modules/objfmts/elf/tests/gas64/elf_gas64_test.sh \
     82 	modules/objfmts/coff/tests/coff_test.sh \
     83 	modules/objfmts/macho/tests/gas32/gas_macho32_test.sh \
     84 	modules/objfmts/macho/tests/gas64/gas_macho64_test.sh \
     85 	modules/objfmts/macho/tests/nasm32/macho32_test.sh \
     86 	modules/objfmts/macho/tests/nasm64/macho64_test.sh \
     87 	modules/objfmts/rdf/tests/rdf_test.sh \
     88 	modules/objfmts/win32/tests/win32_test.sh \
     89 	modules/objfmts/win32/tests/gas/win32_gas_test.sh \
     90 	modules/objfmts/win64/tests/win64_test.sh \
     91 	modules/objfmts/win64/tests/gas/win64_gas_test.sh \
     92 	modules/objfmts/xdf/tests/xdf_test.sh bitvect_test$(EXEEXT) \
     93 	floatnum_test$(EXEEXT) leb128_test$(EXEEXT) \
     94 	splitpath_test$(EXEEXT) combpath_test$(EXEEXT) \
     95 	uncstring_test$(EXEEXT) libyasm/tests/libyasm_test.sh
     96 noinst_PROGRAMS = genstring$(EXEEXT) re2c$(EXEEXT) genmacro$(EXEEXT) \
     97 	genperf$(EXEEXT) genversion$(EXEEXT) genmodule$(EXEEXT)
     98 check_PROGRAMS = test_hd$(EXEEXT) bitvect_test$(EXEEXT) \
     99 	floatnum_test$(EXEEXT) leb128_test$(EXEEXT) \
    100 	splitpath_test$(EXEEXT) combpath_test$(EXEEXT) \
    101 	uncstring_test$(EXEEXT)
    102 DIST_COMMON = README $(am__configure_deps) $(dist_man_MANS) \
    103 	$(include_HEADERS) $(modinclude_HEADERS) $(noinst_HEADERS) \
    104 	$(notrans_dist_man_MANS) $(srcdir)/Makefile.am \
    105 	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
    106 	$(srcdir)/frontends/Makefile.inc \
    107 	$(srcdir)/frontends/tasm/Makefile.inc \
    108 	$(srcdir)/frontends/vsyasm/Makefile.inc \
    109 	$(srcdir)/frontends/yasm/Makefile.inc \
    110 	$(srcdir)/libyasm/Makefile.inc \
    111 	$(srcdir)/libyasm/tests/Makefile.inc $(srcdir)/m4/Makefile.inc \
    112 	$(srcdir)/modules/Makefile.inc \
    113 	$(srcdir)/modules/arch/Makefile.inc \
    114 	$(srcdir)/modules/arch/lc3b/Makefile.inc \
    115 	$(srcdir)/modules/arch/lc3b/tests/Makefile.inc \
    116 	$(srcdir)/modules/arch/x86/Makefile.inc \
    117 	$(srcdir)/modules/arch/x86/tests/Makefile.inc \
    118 	$(srcdir)/modules/arch/x86/tests/gas32/Makefile.inc \
    119 	$(srcdir)/modules/arch/x86/tests/gas64/Makefile.inc \
    120 	$(srcdir)/modules/dbgfmts/Makefile.inc \
    121 	$(srcdir)/modules/dbgfmts/codeview/Makefile.inc \
    122 	$(srcdir)/modules/dbgfmts/dwarf2/Makefile.inc \
    123 	$(srcdir)/modules/dbgfmts/dwarf2/tests/Makefile.inc \
    124 	$(srcdir)/modules/dbgfmts/dwarf2/tests/gen64/Makefile.inc \
    125 	$(srcdir)/modules/dbgfmts/dwarf2/tests/pass32/Makefile.inc \
    126 	$(srcdir)/modules/dbgfmts/dwarf2/tests/pass64/Makefile.inc \
    127 	$(srcdir)/modules/dbgfmts/dwarf2/tests/passwin64/Makefile.inc \
    128 	$(srcdir)/modules/dbgfmts/null/Makefile.inc \
    129 	$(srcdir)/modules/dbgfmts/stabs/Makefile.inc \
    130 	$(srcdir)/modules/dbgfmts/stabs/tests/Makefile.inc \
    131 	$(srcdir)/modules/listfmts/Makefile.inc \
    132 	$(srcdir)/modules/listfmts/nasm/Makefile.inc \
    133 	$(srcdir)/modules/objfmts/Makefile.inc \
    134 	$(srcdir)/modules/objfmts/bin/Makefile.inc \
    135 	$(srcdir)/modules/objfmts/bin/tests/Makefile.inc \
    136 	$(srcdir)/modules/objfmts/bin/tests/multisect/Makefile.inc \
    137 	$(srcdir)/modules/objfmts/coff/Makefile.inc \
    138 	$(srcdir)/modules/objfmts/coff/tests/Makefile.inc \
    139 	$(srcdir)/modules/objfmts/dbg/Makefile.inc \
    140 	$(srcdir)/modules/objfmts/elf/Makefile.inc \
    141 	$(srcdir)/modules/objfmts/elf/tests/Makefile.inc \
    142 	$(srcdir)/modules/objfmts/elf/tests/amd64/Makefile.inc \
    143 	$(srcdir)/modules/objfmts/elf/tests/gas32/Makefile.inc \
    144 	$(srcdir)/modules/objfmts/elf/tests/gas64/Makefile.inc \
    145 	$(srcdir)/modules/objfmts/macho/Makefile.inc \
    146 	$(srcdir)/modules/objfmts/macho/tests/Makefile.inc \
    147 	$(srcdir)/modules/objfmts/macho/tests/gas32/Makefile.inc \
    148 	$(srcdir)/modules/objfmts/macho/tests/gas64/Makefile.inc \
    149 	$(srcdir)/modules/objfmts/macho/tests/nasm32/Makefile.inc \
    150 	$(srcdir)/modules/objfmts/macho/tests/nasm64/Makefile.inc \
    151 	$(srcdir)/modules/objfmts/rdf/Makefile.inc \
    152 	$(srcdir)/modules/objfmts/rdf/tests/Makefile.inc \
    153 	$(srcdir)/modules/objfmts/win32/Makefile.inc \
    154 	$(srcdir)/modules/objfmts/win32/tests/Makefile.inc \
    155 	$(srcdir)/modules/objfmts/win32/tests/gas/Makefile.inc \
    156 	$(srcdir)/modules/objfmts/win64/Makefile.inc \
    157 	$(srcdir)/modules/objfmts/win64/tests/Makefile.inc \
    158 	$(srcdir)/modules/objfmts/win64/tests/gas/Makefile.inc \
    159 	$(srcdir)/modules/objfmts/xdf/Makefile.inc \
    160 	$(srcdir)/modules/objfmts/xdf/tests/Makefile.inc \
    161 	$(srcdir)/modules/parsers/Makefile.inc \
    162 	$(srcdir)/modules/parsers/gas/Makefile.inc \
    163 	$(srcdir)/modules/parsers/gas/tests/Makefile.inc \
    164 	$(srcdir)/modules/parsers/gas/tests/bin/Makefile.inc \
    165 	$(srcdir)/modules/parsers/nasm/Makefile.inc \
    166 	$(srcdir)/modules/parsers/nasm/tests/Makefile.inc \
    167 	$(srcdir)/modules/parsers/nasm/tests/worphan/Makefile.inc \
    168 	$(srcdir)/modules/parsers/tasm/Makefile.inc \
    169 	$(srcdir)/modules/parsers/tasm/tests/Makefile.inc \
    170 	$(srcdir)/modules/parsers/tasm/tests/exe/Makefile.inc \
    171 	$(srcdir)/modules/preprocs/Makefile.inc \
    172 	$(srcdir)/modules/preprocs/cpp/Makefile.inc \
    173 	$(srcdir)/modules/preprocs/gas/Makefile.inc \
    174 	$(srcdir)/modules/preprocs/gas/tests/Makefile.inc \
    175 	$(srcdir)/modules/preprocs/nasm/Makefile.inc \
    176 	$(srcdir)/modules/preprocs/nasm/tests/Makefile.inc \
    177 	$(srcdir)/modules/preprocs/raw/Makefile.inc \
    178 	$(srcdir)/modules/preprocs/raw/tests/Makefile.inc \
    179 	$(srcdir)/modules/preprocs/tasm/Makefile.inc \
    180 	$(srcdir)/modules/preprocs/tasm/tests/Makefile.inc \
    181 	$(srcdir)/tools/Makefile.inc \
    182 	$(srcdir)/tools/genmacro/Makefile.inc \
    183 	$(srcdir)/tools/genperf/Makefile.inc \
    184 	$(srcdir)/tools/python-yasm/Makefile.inc \
    185 	$(srcdir)/tools/python-yasm/tests/Makefile.inc \
    186 	$(srcdir)/tools/re2c/Makefile.inc $(top_srcdir)/configure \
    187 	ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS \
    188 	config/config.guess config/config.rpath config/config.sub \
    189 	config/depcomp config/install-sh config/missing \
    190 	config/mkinstalldirs
    191 @HAVE_PYTHON_BINDINGS_TRUE@am__append_1 = _yasm.pxi yasm.pyx \
    192 @HAVE_PYTHON_BINDINGS_TRUE@	yasm_python.c python-setup.txt \
    193 @HAVE_PYTHON_BINDINGS_TRUE@	.python-build
    194 @HAVE_PYTHON_BINDINGS_TRUE@am__append_2 = PYTHON=${PYTHON}
    195 @HAVE_PYTHON_BINDINGS_TRUE@am__append_3 = tools/python-yasm/tests/python_test.sh
    196 @BUILD_MAN_TRUE@am__append_4 = $(dist_man_MANS) $(notrans_dist_man_MANS)
    197 subdir = .
    198 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
    199 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_create_stdint_h.m4 \
    200 	$(top_srcdir)/m4/cython.m4 $(top_srcdir)/m4/gettext.m4 \
    201 	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
    202 	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
    203 	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
    204 	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/pythonhead.m4 \
    205 	$(top_srcdir)/configure.ac
    206 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
    207 	$(ACLOCAL_M4)
    208 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
    209  configure.lineno config.status.lineno
    210 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
    211 CONFIG_HEADER = config.h
    212 CONFIG_CLEAN_VPATH_FILES =
    213 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
    214 am__vpath_adj = case $$p in \
    215     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
    216     *) f=$$p;; \
    217   esac;
    218 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
    219 am__install_max = 40
    220 am__nobase_strip_setup = \
    221   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
    222 am__nobase_strip = \
    223   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
    224 am__nobase_list = $(am__nobase_strip_setup); \
    225   for p in $$list; do echo "$$p $$p"; done | \
    226   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
    227   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
    228     if (++n[$$2] == $(am__install_max)) \
    229       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
    230     END { for (dir in files) print dir, files[dir] }'
    231 am__base_list = \
    232   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
    233   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
    234 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
    235 	"$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man7dir)" \
    236 	"$(DESTDIR)$(includedir)" "$(DESTDIR)$(modincludedir)" \
    237 	"$(DESTDIR)$(includedir)"
    238 LIBRARIES = $(lib_LIBRARIES)
    239 ARFLAGS = cru
    240 libyasm_a_AR = $(AR) $(ARFLAGS)
    241 libyasm_a_LIBADD =
    242 am_libyasm_a_OBJECTS = x86arch.$(OBJEXT) x86bc.$(OBJEXT) \
    243 	x86expr.$(OBJEXT) x86id.$(OBJEXT) lc3barch.$(OBJEXT) \
    244 	lc3bbc.$(OBJEXT) nasm-listfmt.$(OBJEXT) gas-parser.$(OBJEXT) \
    245 	gas-parse.$(OBJEXT) gas-parse-intel.$(OBJEXT) \
    246 	nasm-parser.$(OBJEXT) nasm-parse.$(OBJEXT) \
    247 	nasm-preproc.$(OBJEXT) nasm-pp.$(OBJEXT) nasmlib.$(OBJEXT) \
    248 	nasm-eval.$(OBJEXT) raw-preproc.$(OBJEXT) \
    249 	cpp-preproc.$(OBJEXT) gas-preproc.$(OBJEXT) gas-eval.$(OBJEXT) \
    250 	cv-dbgfmt.$(OBJEXT) cv-symline.$(OBJEXT) cv-type.$(OBJEXT) \
    251 	dwarf2-dbgfmt.$(OBJEXT) dwarf2-line.$(OBJEXT) \
    252 	dwarf2-aranges.$(OBJEXT) dwarf2-info.$(OBJEXT) \
    253 	null-dbgfmt.$(OBJEXT) stabs-dbgfmt.$(OBJEXT) \
    254 	dbg-objfmt.$(OBJEXT) bin-objfmt.$(OBJEXT) elf.$(OBJEXT) \
    255 	elf-objfmt.$(OBJEXT) elf-x86-x86.$(OBJEXT) \
    256 	elf-x86-amd64.$(OBJEXT) coff-objfmt.$(OBJEXT) \
    257 	win64-except.$(OBJEXT) macho-objfmt.$(OBJEXT) \
    258 	rdf-objfmt.$(OBJEXT) xdf-objfmt.$(OBJEXT) assocdat.$(OBJEXT) \
    259 	bitvect.$(OBJEXT) bc-align.$(OBJEXT) bc-data.$(OBJEXT) \
    260 	bc-incbin.$(OBJEXT) bc-org.$(OBJEXT) bc-reserve.$(OBJEXT) \
    261 	bytecode.$(OBJEXT) errwarn.$(OBJEXT) expr.$(OBJEXT) \
    262 	file.$(OBJEXT) floatnum.$(OBJEXT) hamt.$(OBJEXT) \
    263 	insn.$(OBJEXT) intnum.$(OBJEXT) inttree.$(OBJEXT) \
    264 	linemap.$(OBJEXT) md5.$(OBJEXT) mergesort.$(OBJEXT) \
    265 	phash.$(OBJEXT) section.$(OBJEXT) strcasecmp.$(OBJEXT) \
    266 	strsep.$(OBJEXT) symrec.$(OBJEXT) valparam.$(OBJEXT) \
    267 	value.$(OBJEXT) xmalloc.$(OBJEXT) xstrdup.$(OBJEXT)
    268 nodist_libyasm_a_OBJECTS = x86cpu.$(OBJEXT) x86regtmod.$(OBJEXT) \
    269 	lc3bid.$(OBJEXT) gas-token.$(OBJEXT) nasm-token.$(OBJEXT) \
    270 	module.$(OBJEXT)
    271 libyasm_a_OBJECTS = $(am_libyasm_a_OBJECTS) \
    272 	$(nodist_libyasm_a_OBJECTS)
    273 PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
    274 am_bitvect_test_OBJECTS = bitvect_test.$(OBJEXT)
    275 bitvect_test_OBJECTS = $(am_bitvect_test_OBJECTS)
    276 am__DEPENDENCIES_1 =
    277 bitvect_test_DEPENDENCIES = libyasm.a $(am__DEPENDENCIES_1)
    278 am_combpath_test_OBJECTS = combpath_test.$(OBJEXT)
    279 combpath_test_OBJECTS = $(am_combpath_test_OBJECTS)
    280 combpath_test_DEPENDENCIES = libyasm.a $(am__DEPENDENCIES_1)
    281 am_floatnum_test_OBJECTS = floatnum_test.$(OBJEXT)
    282 floatnum_test_OBJECTS = $(am_floatnum_test_OBJECTS)
    283 floatnum_test_DEPENDENCIES = libyasm.a $(am__DEPENDENCIES_1)
    284 am_genmacro_OBJECTS =
    285 genmacro_OBJECTS = $(am_genmacro_OBJECTS)
    286 genmacro_DEPENDENCIES = genmacro.$(OBJEXT)
    287 am_genmodule_OBJECTS =
    288 genmodule_OBJECTS = $(am_genmodule_OBJECTS)
    289 genmodule_DEPENDENCIES = genmodule.$(OBJEXT)
    290 am_genperf_OBJECTS =
    291 genperf_OBJECTS = $(am_genperf_OBJECTS)
    292 genperf_DEPENDENCIES = genperf.$(OBJEXT) gp-perfect.$(OBJEXT) \
    293 	gp-phash.$(OBJEXT) gp-xmalloc.$(OBJEXT) gp-xstrdup.$(OBJEXT)
    294 am_genstring_OBJECTS =
    295 genstring_OBJECTS = $(am_genstring_OBJECTS)
    296 genstring_DEPENDENCIES = genstring.$(OBJEXT)
    297 am_genversion_OBJECTS =
    298 genversion_OBJECTS = $(am_genversion_OBJECTS)
    299 genversion_DEPENDENCIES = genversion.$(OBJEXT)
    300 am_leb128_test_OBJECTS = leb128_test.$(OBJEXT)
    301 leb128_test_OBJECTS = $(am_leb128_test_OBJECTS)
    302 leb128_test_DEPENDENCIES = libyasm.a $(am__DEPENDENCIES_1)
    303 am_re2c_OBJECTS =
    304 re2c_OBJECTS = $(am_re2c_OBJECTS)
    305 re2c_DEPENDENCIES = re2c-main.$(OBJEXT) re2c-code.$(OBJEXT) \
    306 	re2c-dfa.$(OBJEXT) re2c-parser.$(OBJEXT) \
    307 	re2c-actions.$(OBJEXT) re2c-scanner.$(OBJEXT) \
    308 	re2c-mbo_getopt.$(OBJEXT) re2c-substr.$(OBJEXT) \
    309 	re2c-translate.$(OBJEXT)
    310 am_splitpath_test_OBJECTS = splitpath_test.$(OBJEXT)
    311 splitpath_test_OBJECTS = $(am_splitpath_test_OBJECTS)
    312 splitpath_test_DEPENDENCIES = libyasm.a $(am__DEPENDENCIES_1)
    313 am_test_hd_OBJECTS = test_hd.$(OBJEXT)
    314 test_hd_OBJECTS = $(am_test_hd_OBJECTS)
    315 test_hd_LDADD = $(LDADD)
    316 am_uncstring_test_OBJECTS = uncstring_test.$(OBJEXT)
    317 uncstring_test_OBJECTS = $(am_uncstring_test_OBJECTS)
    318 uncstring_test_DEPENDENCIES = libyasm.a $(am__DEPENDENCIES_1)
    319 am_vsyasm_OBJECTS = vsyasm.$(OBJEXT) yasm-options.$(OBJEXT)
    320 vsyasm_OBJECTS = $(am_vsyasm_OBJECTS)
    321 vsyasm_DEPENDENCIES = libyasm.a $(am__DEPENDENCIES_1)
    322 am_yasm_OBJECTS = yasm.$(OBJEXT) yasm-options.$(OBJEXT)
    323 yasm_OBJECTS = $(am_yasm_OBJECTS)
    324 yasm_DEPENDENCIES = libyasm.a $(am__DEPENDENCIES_1)
    325 am_ytasm_OBJECTS = tasm.$(OBJEXT) tasm-options.$(OBJEXT)
    326 ytasm_OBJECTS = $(am_ytasm_OBJECTS)
    327 ytasm_DEPENDENCIES = libyasm.a $(am__DEPENDENCIES_1)
    328 DEFAULT_INCLUDES = -I.@am__isrc@
    329 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
    330 am__depfiles_maybe = depfiles
    331 am__mv = mv -f
    332 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
    333 	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
    334 CCLD = $(CC)
    335 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
    336 SOURCES = $(libyasm_a_SOURCES) $(nodist_libyasm_a_SOURCES) \
    337 	$(bitvect_test_SOURCES) $(combpath_test_SOURCES) \
    338 	$(floatnum_test_SOURCES) $(genmacro_SOURCES) \
    339 	$(genmodule_SOURCES) $(genperf_SOURCES) $(genstring_SOURCES) \
    340 	$(genversion_SOURCES) $(leb128_test_SOURCES) $(re2c_SOURCES) \
    341 	$(splitpath_test_SOURCES) $(test_hd_SOURCES) \
    342 	$(uncstring_test_SOURCES) $(vsyasm_SOURCES) $(yasm_SOURCES) \
    343 	$(ytasm_SOURCES)
    344 DIST_SOURCES = $(libyasm_a_SOURCES) $(bitvect_test_SOURCES) \
    345 	$(combpath_test_SOURCES) $(floatnum_test_SOURCES) \
    346 	$(genmacro_SOURCES) $(genmodule_SOURCES) $(genperf_SOURCES) \
    347 	$(genstring_SOURCES) $(genversion_SOURCES) \
    348 	$(leb128_test_SOURCES) $(re2c_SOURCES) \
    349 	$(splitpath_test_SOURCES) $(test_hd_SOURCES) \
    350 	$(uncstring_test_SOURCES) $(vsyasm_SOURCES) $(yasm_SOURCES) \
    351 	$(ytasm_SOURCES)
    352 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
    353 	html-recursive info-recursive install-data-recursive \
    354 	install-dvi-recursive install-exec-recursive \
    355 	install-html-recursive install-info-recursive \
    356 	install-pdf-recursive install-ps-recursive install-recursive \
    357 	installcheck-recursive installdirs-recursive pdf-recursive \
    358 	ps-recursive uninstall-recursive
    359 man1dir = $(mandir)/man1
    360 man7dir = $(mandir)/man7
    361 NROFF = nroff
    362 MANS = $(dist_man_MANS) $(notrans_dist_man_MANS)
    363 HEADERS = $(include_HEADERS) $(modinclude_HEADERS) \
    364 	$(nodist_include_HEADERS) $(noinst_HEADERS)
    365 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
    366   distclean-recursive maintainer-clean-recursive
    367 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
    368 	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
    369 	distdir dist dist-all distcheck
    370 ETAGS = etags
    371 CTAGS = ctags
    372 am__tty_colors = \
    373 red=; grn=; lgn=; blu=; std=
    374 DIST_SUBDIRS = $(SUBDIRS)
    375 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
    376 distdir = $(PACKAGE)-$(VERSION)
    377 top_distdir = $(distdir)
    378 am__remove_distdir = \
    379   { test ! -d "$(distdir)" \
    380     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
    381          && rm -fr "$(distdir)"; }; }
    382 am__relativize = \
    383   dir0=`pwd`; \
    384   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
    385   sed_rest='s,^[^/]*/*,,'; \
    386   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
    387   sed_butlast='s,/*[^/]*$$,,'; \
    388   while test -n "$$dir1"; do \
    389     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
    390     if test "$$first" != "."; then \
    391       if test "$$first" = ".."; then \
    392         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
    393         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
    394       else \
    395         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
    396         if test "$$first2" = "$$first"; then \
    397           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
    398         else \
    399           dir2="../$$dir2"; \
    400         fi; \
    401         dir0="$$dir0"/"$$first"; \
    402       fi; \
    403     fi; \
    404     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
    405   done; \
    406   reldir="$$dir2"
    407 DIST_ARCHIVES = $(distdir).tar.gz
    408 GZIP_ENV = --best
    409 distuninstallcheck_listfiles = find . -type f -print
    410 distcleancheck_listfiles = find . -type f -print
    411 ACLOCAL = @ACLOCAL@
    412 AMTAR = @AMTAR@
    413 AR = @AR@
    414 ARCH = @ARCH@
    415 AUTOCONF = @AUTOCONF@
    416 AUTOHEADER = @AUTOHEADER@
    417 AUTOMAKE = @AUTOMAKE@
    418 AWK = @AWK@
    419 CC = @CC@
    420 CCDEPMODE = @CCDEPMODE@
    421 CCLD_FOR_BUILD = @CCLD_FOR_BUILD@
    422 CC_FOR_BUILD = @CC_FOR_BUILD@
    423 CFLAGS = @CFLAGS@
    424 CPP = @CPP@
    425 CPPFLAGS = @CPPFLAGS@
    426 CPP_FOR_HOST = @CPP_FOR_HOST@
    427 CYGPATH_W = @CYGPATH_W@
    428 DEFS = @DEFS@
    429 DEPDIR = @DEPDIR@
    430 ECHO_C = @ECHO_C@
    431 ECHO_N = @ECHO_N@
    432 ECHO_T = @ECHO_T@
    433 EGREP = @EGREP@
    434 EXEEXT = @EXEEXT@
    435 GCC = @GCC@
    436 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
    437 GMSGFMT = @GMSGFMT@
    438 GMSGFMT_015 = @GMSGFMT_015@
    439 GREP = @GREP@
    440 INSTALL = @INSTALL@
    441 INSTALL_DATA = @INSTALL_DATA@
    442 INSTALL_PROGRAM = @INSTALL_PROGRAM@
    443 INSTALL_SCRIPT = @INSTALL_SCRIPT@
    444 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
    445 INTLLIBS = @INTLLIBS@
    446 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
    447 LDFLAGS = @LDFLAGS@
    448 LIBICONV = @LIBICONV@
    449 LIBINTL = @LIBINTL@
    450 LIBOBJS = @LIBOBJS@
    451 LIBS = @LIBS@
    452 LN_S = @LN_S@
    453 LTLIBICONV = @LTLIBICONV@
    454 LTLIBINTL = @LTLIBINTL@
    455 LTLIBOBJS = @LTLIBOBJS@
    456 MAINT = @MAINT@
    457 MAKEINFO = @MAKEINFO@
    458 MKDIR_P = @MKDIR_P@
    459 MORE_CFLAGS = @MORE_CFLAGS@
    460 MSGFMT = @MSGFMT@
    461 MSGFMT_015 = @MSGFMT_015@
    462 MSGMERGE = @MSGMERGE@
    463 OBJEXT = @OBJEXT@
    464 PACKAGE = @PACKAGE@
    465 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
    466 PACKAGE_NAME = @PACKAGE_NAME@
    467 PACKAGE_STRING = @PACKAGE_STRING@
    468 PACKAGE_TARNAME = @PACKAGE_TARNAME@
    469 PACKAGE_URL = @PACKAGE_URL@
    470 PACKAGE_VERSION = @PACKAGE_VERSION@
    471 PATH_SEPARATOR = @PATH_SEPARATOR@
    472 POSUB = @POSUB@
    473 PYTHON = @PYTHON@
    474 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
    475 PYTHON_INCLUDES = @PYTHON_INCLUDES@
    476 PYTHON_PLATFORM = @PYTHON_PLATFORM@
    477 PYTHON_PREFIX = @PYTHON_PREFIX@
    478 PYTHON_VERSION = @PYTHON_VERSION@
    479 RANLIB = @RANLIB@
    480 SET_MAKE = @SET_MAKE@
    481 SHELL = @SHELL@
    482 STRIP = @STRIP@
    483 USE_NLS = @USE_NLS@
    484 VERSION = @VERSION@
    485 XGETTEXT = @XGETTEXT@
    486 XGETTEXT_015 = @XGETTEXT_015@
    487 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
    488 XMLTO = @XMLTO@
    489 abs_builddir = @abs_builddir@
    490 abs_srcdir = @abs_srcdir@
    491 abs_top_builddir = @abs_top_builddir@
    492 abs_top_srcdir = @abs_top_srcdir@
    493 ac_ct_AR = @ac_ct_AR@
    494 ac_ct_CC = @ac_ct_CC@
    495 am__include = @am__include@
    496 am__leading_dot = @am__leading_dot@
    497 am__quote = @am__quote@
    498 am__tar = @am__tar@
    499 am__untar = @am__untar@
    500 bindir = @bindir@
    501 build = @build@
    502 build_alias = @build_alias@
    503 build_cpu = @build_cpu@
    504 build_os = @build_os@
    505 build_vendor = @build_vendor@
    506 builddir = @builddir@
    507 datadir = @datadir@
    508 datarootdir = @datarootdir@
    509 docdir = @docdir@
    510 dvidir = @dvidir@
    511 exec_prefix = @exec_prefix@
    512 host = @host@
    513 host_alias = @host_alias@
    514 host_cpu = @host_cpu@
    515 host_os = @host_os@
    516 host_vendor = @host_vendor@
    517 htmldir = @htmldir@
    518 includedir = @includedir@
    519 infodir = @infodir@
    520 install_sh = @install_sh@
    521 libdir = @libdir@
    522 libexecdir = @libexecdir@
    523 localedir = @localedir@
    524 localstatedir = @localstatedir@
    525 mandir = @mandir@
    526 mkdir_p = @mkdir_p@
    527 oldincludedir = @oldincludedir@
    528 pdfdir = @pdfdir@
    529 pkgpyexecdir = @pkgpyexecdir@
    530 pkgpythondir = @pkgpythondir@
    531 prefix = @prefix@
    532 program_transform_name = @program_transform_name@
    533 psdir = @psdir@
    534 pyexecdir = @pyexecdir@
    535 pythondir = @pythondir@
    536 sbindir = @sbindir@
    537 sharedstatedir = @sharedstatedir@
    538 srcdir = @srcdir@
    539 sysconfdir = @sysconfdir@
    540 target_alias = @target_alias@
    541 top_build_prefix = @top_build_prefix@
    542 top_builddir = @top_builddir@
    543 top_srcdir = @top_srcdir@
    544 SUBDIRS = po .
    545 ACLOCAL_AMFLAGS = -I m4
    546 AM_YFLAGS = -d
    547 AM_CFLAGS = @MORE_CFLAGS@
    548 dist_man_MANS = yasm.1
    549 
    550 #!include modules/objfmts/omf/Makefile.inc
    551 notrans_dist_man_MANS = yasm_arch.7 yasm_parsers.7 yasm_dbgfmts.7 \
    552 	yasm_objfmts.7
    553 TESTS_ENVIRONMENT = $(am__append_2)
    554 test_hd_SOURCES = test_hd.c
    555 include_HEADERS = libyasm.h
    556 nodist_include_HEADERS = libyasm-stdint.h
    557 noinst_HEADERS = util.h
    558 BUILT_SOURCES = x86insns.c x86insn_nasm.gperf x86insn_gas.gperf \
    559 	x86insn_nasm.c x86insn_gas.c gas-token.c nasm-token.c \
    560 	nasm-macros.c nasm-version.c version.mac win64-nasm.c \
    561 	win64-gas.c license.c
    562 MAINTAINERCLEANFILES = x86insns.c x86insn_nasm.gperf x86insn_gas.gperf \
    563 	$(am__append_4)
    564 
    565 # Until this gets fixed in automake
    566 DISTCLEANFILES = libyasm/stamp-h libyasm/stamp-h[0-9]*
    567 
    568 # Suffix rule for genperf
    569 SUFFIXES = .gperf
    570 
    571 # configure.lineno doesn't clean up after itself?
    572 CLEANFILES = configure.lineno $(am__append_1) x86insn_nasm.c \
    573 	x86insn_gas.c x86cpu.c x86regtmod.c lc3bid.c gas-token.c \
    574 	nasm-token.c nasm-macros.c nasm-version.c version.mac \
    575 	win64-nasm.c win64-gas.c module.c license.c
    576 #!EXTRA_DIST += modules/objfmts/omf/Makefile.inc
    577 EXTRA_DIST = config/config.rpath tools/Makefile.inc \
    578 	libyasm/Makefile.inc modules/Makefile.inc \
    579 	frontends/Makefile.inc tools/re2c/Makefile.inc \
    580 	tools/genmacro/Makefile.inc tools/genperf/Makefile.inc \
    581 	tools/python-yasm/Makefile.inc tools/re2c/main.c \
    582 	tools/re2c/basics.h tools/re2c/globals.h tools/re2c/ins.h \
    583 	tools/re2c/re.h tools/re2c/token.h tools/re2c/code.c \
    584 	tools/re2c/dfa.h tools/re2c/dfa.c tools/re2c/parse.h \
    585 	tools/re2c/parser.h tools/re2c/parser.c tools/re2c/actions.c \
    586 	tools/re2c/scanner.h tools/re2c/scanner.c \
    587 	tools/re2c/mbo_getopt.h tools/re2c/mbo_getopt.c \
    588 	tools/re2c/substr.h tools/re2c/substr.c tools/re2c/translate.c \
    589 	tools/re2c/CHANGELOG tools/re2c/NO_WARRANTY tools/re2c/README \
    590 	tools/re2c/scanner.re tools/re2c/re2c.1 \
    591 	tools/re2c/bootstrap/scanner.c tools/re2c/doc/loplas.ps.gz \
    592 	tools/re2c/doc/sample.bib tools/re2c/examples/basemmap.c \
    593 	tools/re2c/examples/c.re tools/re2c/examples/cmmap.re \
    594 	tools/re2c/examples/cnokw.re tools/re2c/examples/cunroll.re \
    595 	tools/re2c/examples/modula.re tools/re2c/examples/repeater.re \
    596 	tools/re2c/examples/sample.re tools/re2c/examples/simple.re \
    597 	tools/re2c/examples/rexx/README \
    598 	tools/re2c/examples/rexx/rexx.l \
    599 	tools/re2c/examples/rexx/scanio.c tools/genmacro/genmacro.c \
    600 	tools/genperf/genperf.c tools/genperf/perfect.c \
    601 	tools/genperf/perfect.h tools/genperf/standard.h \
    602 	tools/python-yasm/pyxelator/cparse.py \
    603 	tools/python-yasm/pyxelator/genpyx.py \
    604 	tools/python-yasm/pyxelator/ir.py \
    605 	tools/python-yasm/pyxelator/lexer.py \
    606 	tools/python-yasm/pyxelator/node.py \
    607 	tools/python-yasm/pyxelator/parse_core.py \
    608 	tools/python-yasm/pyxelator/work_unit.py \
    609 	tools/python-yasm/pyxelator/wrap_yasm.py \
    610 	tools/python-yasm/setup.py tools/python-yasm/yasm.pyx \
    611 	$(PYBINDING_DEPS) tools/python-yasm/tests/Makefile.inc \
    612 	tools/python-yasm/tests/python_test.sh \
    613 	tools/python-yasm/tests/__init__.py \
    614 	tools/python-yasm/tests/test_bytecode.py \
    615 	tools/python-yasm/tests/test_expr.py \
    616 	tools/python-yasm/tests/test_intnum.py \
    617 	tools/python-yasm/tests/test_symrec.py \
    618 	modules/arch/Makefile.inc modules/listfmts/Makefile.inc \
    619 	modules/parsers/Makefile.inc modules/preprocs/Makefile.inc \
    620 	modules/objfmts/Makefile.inc modules/arch/x86/Makefile.inc \
    621 	modules/arch/lc3b/Makefile.inc \
    622 	modules/arch/x86/gen_x86_insn.py x86insns.c x86insn_nasm.gperf \
    623 	x86insn_gas.gperf modules/arch/x86/x86cpu.gperf \
    624 	modules/arch/x86/x86regtmod.gperf \
    625 	modules/arch/x86/tests/Makefile.inc \
    626 	modules/arch/x86/tests/x86_test.sh \
    627 	modules/arch/x86/tests/gen-fma-test.py \
    628 	modules/arch/x86/tests/addbyte.asm \
    629 	modules/arch/x86/tests/addbyte.errwarn \
    630 	modules/arch/x86/tests/addbyte.hex \
    631 	modules/arch/x86/tests/addrop.asm \
    632 	modules/arch/x86/tests/addrop.errwarn \
    633 	modules/arch/x86/tests/addrop.hex \
    634 	modules/arch/x86/tests/addrop-err.asm \
    635 	modules/arch/x86/tests/addrop-err.errwarn \
    636 	modules/arch/x86/tests/aes.asm modules/arch/x86/tests/aes.hex \
    637 	modules/arch/x86/tests/amd200707.asm \
    638 	modules/arch/x86/tests/amd200707.hex \
    639 	modules/arch/x86/tests/amd-fma4.asm \
    640 	modules/arch/x86/tests/amd-fma4.hex \
    641 	modules/arch/x86/tests/arithsmall.asm \
    642 	modules/arch/x86/tests/arithsmall.errwarn \
    643 	modules/arch/x86/tests/arithsmall.hex \
    644 	modules/arch/x86/tests/avx.asm modules/arch/x86/tests/avx.hex \
    645 	modules/arch/x86/tests/avx16.asm \
    646 	modules/arch/x86/tests/avx16.hex \
    647 	modules/arch/x86/tests/avx2.asm \
    648 	modules/arch/x86/tests/avx2.hex \
    649 	modules/arch/x86/tests/avxcc.asm \
    650 	modules/arch/x86/tests/avxcc.hex \
    651 	modules/arch/x86/tests/bittest.asm \
    652 	modules/arch/x86/tests/bittest.hex \
    653 	modules/arch/x86/tests/bmi1.asm \
    654 	modules/arch/x86/tests/bmi1.hex \
    655 	modules/arch/x86/tests/bmi2.asm \
    656 	modules/arch/x86/tests/bmi2.hex \
    657 	modules/arch/x86/tests/bswap64.asm \
    658 	modules/arch/x86/tests/bswap64.hex \
    659 	modules/arch/x86/tests/clmul.asm \
    660 	modules/arch/x86/tests/clmul.hex \
    661 	modules/arch/x86/tests/cmpxchg.asm \
    662 	modules/arch/x86/tests/cmpxchg.hex \
    663 	modules/arch/x86/tests/cpubasic-err.asm \
    664 	modules/arch/x86/tests/cpubasic-err.errwarn \
    665 	modules/arch/x86/tests/cyrix.asm \
    666 	modules/arch/x86/tests/cyrix.hex \
    667 	modules/arch/x86/tests/div-err.asm \
    668 	modules/arch/x86/tests/div-err.errwarn \
    669 	modules/arch/x86/tests/ea-nonzero.asm \
    670 	modules/arch/x86/tests/ea-nonzero.hex \
    671 	modules/arch/x86/tests/ea-over.asm \
    672 	modules/arch/x86/tests/ea-over.errwarn \
    673 	modules/arch/x86/tests/ea-over.hex \
    674 	modules/arch/x86/tests/ea-warn.asm \
    675 	modules/arch/x86/tests/ea-warn.errwarn \
    676 	modules/arch/x86/tests/ea-warn.hex \
    677 	modules/arch/x86/tests/ebpindex.asm \
    678 	modules/arch/x86/tests/ebpindex.hex \
    679 	modules/arch/x86/tests/effaddr.asm \
    680 	modules/arch/x86/tests/effaddr.hex \
    681 	modules/arch/x86/tests/enter.asm \
    682 	modules/arch/x86/tests/enter.errwarn \
    683 	modules/arch/x86/tests/enter.hex \
    684 	modules/arch/x86/tests/eptvpid.asm \
    685 	modules/arch/x86/tests/eptvpid.hex \
    686 	modules/arch/x86/tests/f16c.asm \
    687 	modules/arch/x86/tests/f16c.hex \
    688 	modules/arch/x86/tests/far64.asm \
    689 	modules/arch/x86/tests/far64.hex \
    690 	modules/arch/x86/tests/farbasic.asm \
    691 	modules/arch/x86/tests/farbasic.hex \
    692 	modules/arch/x86/tests/farithr.asm \
    693 	modules/arch/x86/tests/farithr.hex \
    694 	modules/arch/x86/tests/fcmov.asm \
    695 	modules/arch/x86/tests/fcmov.hex \
    696 	modules/arch/x86/tests/fma.asm modules/arch/x86/tests/fma.hex \
    697 	modules/arch/x86/tests/fsgsbase.asm \
    698 	modules/arch/x86/tests/fsgsbase.hex \
    699 	modules/arch/x86/tests/fwdequ64.asm \
    700 	modules/arch/x86/tests/fwdequ64.hex \
    701 	modules/arch/x86/tests/genopcode.asm \
    702 	modules/arch/x86/tests/genopcode.hex \
    703 	modules/arch/x86/tests/imm64.asm \
    704 	modules/arch/x86/tests/imm64.errwarn \
    705 	modules/arch/x86/tests/imm64.hex \
    706 	modules/arch/x86/tests/invpcid.asm \
    707 	modules/arch/x86/tests/invpcid.hex \
    708 	modules/arch/x86/tests/iret.asm \
    709 	modules/arch/x86/tests/iret.hex \
    710 	modules/arch/x86/tests/jmp64-1.asm \
    711 	modules/arch/x86/tests/jmp64-1.hex \
    712 	modules/arch/x86/tests/jmp64-2.asm \
    713 	modules/arch/x86/tests/jmp64-2.hex \
    714 	modules/arch/x86/tests/jmp64-3.asm \
    715 	modules/arch/x86/tests/jmp64-3.hex \
    716 	modules/arch/x86/tests/jmp64-4.asm \
    717 	modules/arch/x86/tests/jmp64-4.hex \
    718 	modules/arch/x86/tests/jmp64-5.asm \
    719 	modules/arch/x86/tests/jmp64-5.hex \
    720 	modules/arch/x86/tests/jmp64-6.asm \
    721 	modules/arch/x86/tests/jmp64-6.hex \
    722 	modules/arch/x86/tests/jmpfar.asm \
    723 	modules/arch/x86/tests/jmpfar.hex \
    724 	modules/arch/x86/tests/larlsl.asm \
    725 	modules/arch/x86/tests/larlsl.hex \
    726 	modules/arch/x86/tests/lds.asm modules/arch/x86/tests/lds.hex \
    727 	modules/arch/x86/tests/lfs64.asm \
    728 	modules/arch/x86/tests/lfs64.hex \
    729 	modules/arch/x86/tests/loopadsz.asm \
    730 	modules/arch/x86/tests/loopadsz.hex \
    731 	modules/arch/x86/tests/lsahf.asm \
    732 	modules/arch/x86/tests/lsahf.hex \
    733 	modules/arch/x86/tests/lzcnt.asm \
    734 	modules/arch/x86/tests/lzcnt.hex \
    735 	modules/arch/x86/tests/mem64-err.asm \
    736 	modules/arch/x86/tests/mem64-err.errwarn \
    737 	modules/arch/x86/tests/mem64.asm \
    738 	modules/arch/x86/tests/mem64.errwarn \
    739 	modules/arch/x86/tests/mem64.hex \
    740 	modules/arch/x86/tests/mem64hi32.asm \
    741 	modules/arch/x86/tests/mem64hi32.hex \
    742 	modules/arch/x86/tests/mem64rip.asm \
    743 	modules/arch/x86/tests/mem64rip.hex \
    744 	modules/arch/x86/tests/mixcase.asm \
    745 	modules/arch/x86/tests/mixcase.hex \
    746 	modules/arch/x86/tests/movbe.asm \
    747 	modules/arch/x86/tests/movbe.hex \
    748 	modules/arch/x86/tests/movdq32.asm \
    749 	modules/arch/x86/tests/movdq32.hex \
    750 	modules/arch/x86/tests/movdq64.asm \
    751 	modules/arch/x86/tests/movdq64.hex \
    752 	modules/arch/x86/tests/negequ.asm \
    753 	modules/arch/x86/tests/negequ.hex \
    754 	modules/arch/x86/tests/nomem64-err.asm \
    755 	modules/arch/x86/tests/nomem64-err.errwarn \
    756 	modules/arch/x86/tests/nomem64-err2.asm \
    757 	modules/arch/x86/tests/nomem64-err2.errwarn \
    758 	modules/arch/x86/tests/nomem64.asm \
    759 	modules/arch/x86/tests/nomem64.errwarn \
    760 	modules/arch/x86/tests/nomem64.hex \
    761 	modules/arch/x86/tests/o64.asm modules/arch/x86/tests/o64.hex \
    762 	modules/arch/x86/tests/o64loop.asm \
    763 	modules/arch/x86/tests/o64loop.errwarn \
    764 	modules/arch/x86/tests/o64loop.hex \
    765 	modules/arch/x86/tests/opersize.asm \
    766 	modules/arch/x86/tests/opersize.hex \
    767 	modules/arch/x86/tests/opsize-err.asm \
    768 	modules/arch/x86/tests/opsize-err.errwarn \
    769 	modules/arch/x86/tests/overflow.asm \
    770 	modules/arch/x86/tests/overflow.errwarn \
    771 	modules/arch/x86/tests/overflow.hex \
    772 	modules/arch/x86/tests/padlock.asm \
    773 	modules/arch/x86/tests/padlock.hex \
    774 	modules/arch/x86/tests/pinsrb.asm \
    775 	modules/arch/x86/tests/pinsrb.hex \
    776 	modules/arch/x86/tests/pshift.asm \
    777 	modules/arch/x86/tests/pshift.hex \
    778 	modules/arch/x86/tests/push64.asm \
    779 	modules/arch/x86/tests/push64.errwarn \
    780 	modules/arch/x86/tests/push64.hex \
    781 	modules/arch/x86/tests/pushf.asm \
    782 	modules/arch/x86/tests/pushf.hex \
    783 	modules/arch/x86/tests/pushf-err.asm \
    784 	modules/arch/x86/tests/pushf-err.errwarn \
    785 	modules/arch/x86/tests/pushnosize.asm \
    786 	modules/arch/x86/tests/pushnosize.errwarn \
    787 	modules/arch/x86/tests/pushnosize.hex \
    788 	modules/arch/x86/tests/rdrnd.asm \
    789 	modules/arch/x86/tests/rdrnd.hex \
    790 	modules/arch/x86/tests/rep.asm modules/arch/x86/tests/rep.hex \
    791 	modules/arch/x86/tests/ret.asm modules/arch/x86/tests/ret.hex \
    792 	modules/arch/x86/tests/riprel1.asm \
    793 	modules/arch/x86/tests/riprel1.hex \
    794 	modules/arch/x86/tests/riprel2.asm \
    795 	modules/arch/x86/tests/riprel2.errwarn \
    796 	modules/arch/x86/tests/riprel2.hex \
    797 	modules/arch/x86/tests/ripseg.asm \
    798 	modules/arch/x86/tests/ripseg.errwarn \
    799 	modules/arch/x86/tests/ripseg.hex \
    800 	modules/arch/x86/tests/segmov.asm \
    801 	modules/arch/x86/tests/segmov.hex \
    802 	modules/arch/x86/tests/segoff.asm \
    803 	modules/arch/x86/tests/segoff.hex \
    804 	modules/arch/x86/tests/segoff-err.asm \
    805 	modules/arch/x86/tests/segoff-err.errwarn \
    806 	modules/arch/x86/tests/shift.asm \
    807 	modules/arch/x86/tests/shift.hex \
    808 	modules/arch/x86/tests/shift64.asm \
    809 	modules/arch/x86/tests/shift64.hex \
    810 	modules/arch/x86/tests/simd-1.asm \
    811 	modules/arch/x86/tests/simd-1.hex \
    812 	modules/arch/x86/tests/simd-2.asm \
    813 	modules/arch/x86/tests/simd-2.hex \
    814 	modules/arch/x86/tests/simd64-1.asm \
    815 	modules/arch/x86/tests/simd64-1.hex \
    816 	modules/arch/x86/tests/simd64-2.asm \
    817 	modules/arch/x86/tests/simd64-2.hex \
    818 	modules/arch/x86/tests/smx.asm modules/arch/x86/tests/smx.hex \
    819 	modules/arch/x86/tests/sse-prefix.asm \
    820 	modules/arch/x86/tests/sse-prefix.hex \
    821 	modules/arch/x86/tests/sse3.asm \
    822 	modules/arch/x86/tests/sse3.hex \
    823 	modules/arch/x86/tests/sse4.asm \
    824 	modules/arch/x86/tests/sse4.hex \
    825 	modules/arch/x86/tests/sse4-err.asm \
    826 	modules/arch/x86/tests/sse4-err.errwarn \
    827 	modules/arch/x86/tests/ssewidth.asm \
    828 	modules/arch/x86/tests/ssewidth.hex \
    829 	modules/arch/x86/tests/ssse3.asm \
    830 	modules/arch/x86/tests/ssse3.c \
    831 	modules/arch/x86/tests/ssse3.hex \
    832 	modules/arch/x86/tests/stos.asm \
    833 	modules/arch/x86/tests/stos.hex modules/arch/x86/tests/str.asm \
    834 	modules/arch/x86/tests/str.hex \
    835 	modules/arch/x86/tests/strict.asm \
    836 	modules/arch/x86/tests/strict.errwarn \
    837 	modules/arch/x86/tests/strict.hex \
    838 	modules/arch/x86/tests/strict-err.asm \
    839 	modules/arch/x86/tests/strict-err.errwarn \
    840 	modules/arch/x86/tests/stringseg.asm \
    841 	modules/arch/x86/tests/stringseg.errwarn \
    842 	modules/arch/x86/tests/stringseg.hex \
    843 	modules/arch/x86/tests/svm.asm modules/arch/x86/tests/svm.hex \
    844 	modules/arch/x86/tests/twobytemem.asm \
    845 	modules/arch/x86/tests/twobytemem.errwarn \
    846 	modules/arch/x86/tests/twobytemem.hex \
    847 	modules/arch/x86/tests/vmx.asm modules/arch/x86/tests/vmx.hex \
    848 	modules/arch/x86/tests/vmx-err.asm \
    849 	modules/arch/x86/tests/vmx-err.errwarn \
    850 	modules/arch/x86/tests/vsib.asm \
    851 	modules/arch/x86/tests/vsib.hex \
    852 	modules/arch/x86/tests/vsib-err.asm \
    853 	modules/arch/x86/tests/vsib-err.errwarn \
    854 	modules/arch/x86/tests/vsib2-err.asm \
    855 	modules/arch/x86/tests/vsib2-err.errwarn \
    856 	modules/arch/x86/tests/x86label.asm \
    857 	modules/arch/x86/tests/x86label.hex \
    858 	modules/arch/x86/tests/xchg64.asm \
    859 	modules/arch/x86/tests/xchg64.hex \
    860 	modules/arch/x86/tests/xmm64.asm \
    861 	modules/arch/x86/tests/xmm64.hex \
    862 	modules/arch/x86/tests/xop-all.asm \
    863 	modules/arch/x86/tests/xop-all.hex \
    864 	modules/arch/x86/tests/xop-basic.asm \
    865 	modules/arch/x86/tests/xop-basic.hex \
    866 	modules/arch/x86/tests/xop-cc.asm \
    867 	modules/arch/x86/tests/xop-cc.hex \
    868 	modules/arch/x86/tests/xsave.asm \
    869 	modules/arch/x86/tests/xsave.hex \
    870 	modules/arch/x86/tests/gas32/Makefile.inc \
    871 	modules/arch/x86/tests/gas64/Makefile.inc \
    872 	modules/arch/x86/tests/gas32/x86_gas32_test.sh \
    873 	modules/arch/x86/tests/gas32/align32.asm \
    874 	modules/arch/x86/tests/gas32/align32.hex \
    875 	modules/arch/x86/tests/gas32/gas-farithr.asm \
    876 	modules/arch/x86/tests/gas32/gas-farithr.hex \
    877 	modules/arch/x86/tests/gas32/gas-farjump.asm \
    878 	modules/arch/x86/tests/gas32/gas-farjump.hex \
    879 	modules/arch/x86/tests/gas32/gas-fpmem.asm \
    880 	modules/arch/x86/tests/gas32/gas-fpmem.hex \
    881 	modules/arch/x86/tests/gas32/gas-invlpg.asm \
    882 	modules/arch/x86/tests/gas32/gas-invlpg.hex \
    883 	modules/arch/x86/tests/gas32/gas-loop32.asm \
    884 	modules/arch/x86/tests/gas32/gas-loop32.hex \
    885 	modules/arch/x86/tests/gas32/gas-movdq32.asm \
    886 	modules/arch/x86/tests/gas32/gas-movdq32.hex \
    887 	modules/arch/x86/tests/gas32/gas-movsd.asm \
    888 	modules/arch/x86/tests/gas32/gas-movsd.hex \
    889 	modules/arch/x86/tests/gas32/gas-pop.asm \
    890 	modules/arch/x86/tests/gas32/gas-pop.hex \
    891 	modules/arch/x86/tests/gas32/gas32-jmpcall.asm \
    892 	modules/arch/x86/tests/gas32/gas32-jmpcall.hex \
    893 	modules/arch/x86/tests/gas64/x86_gas64_test.sh \
    894 	modules/arch/x86/tests/gas64/align64.asm \
    895 	modules/arch/x86/tests/gas64/align64.hex \
    896 	modules/arch/x86/tests/gas64/gas-cbw.asm \
    897 	modules/arch/x86/tests/gas64/gas-cbw.hex \
    898 	modules/arch/x86/tests/gas64/gas-fp.asm \
    899 	modules/arch/x86/tests/gas64/gas-fp.hex \
    900 	modules/arch/x86/tests/gas64/gas-inout.asm \
    901 	modules/arch/x86/tests/gas64/gas-inout.hex \
    902 	modules/arch/x86/tests/gas64/gas-loop64.asm \
    903 	modules/arch/x86/tests/gas64/gas-loop64.hex \
    904 	modules/arch/x86/tests/gas64/gas-moreinsn.asm \
    905 	modules/arch/x86/tests/gas64/gas-moreinsn.hex \
    906 	modules/arch/x86/tests/gas64/gas-movabs.asm \
    907 	modules/arch/x86/tests/gas64/gas-movabs.hex \
    908 	modules/arch/x86/tests/gas64/gas-movdq64.asm \
    909 	modules/arch/x86/tests/gas64/gas-movdq64.hex \
    910 	modules/arch/x86/tests/gas64/gas-movsxs.asm \
    911 	modules/arch/x86/tests/gas64/gas-movsxs.hex \
    912 	modules/arch/x86/tests/gas64/gas-muldiv.asm \
    913 	modules/arch/x86/tests/gas64/gas-muldiv.hex \
    914 	modules/arch/x86/tests/gas64/gas-prefix.asm \
    915 	modules/arch/x86/tests/gas64/gas-prefix.errwarn \
    916 	modules/arch/x86/tests/gas64/gas-prefix.hex \
    917 	modules/arch/x86/tests/gas64/gas-retenter.asm \
    918 	modules/arch/x86/tests/gas64/gas-retenter.hex \
    919 	modules/arch/x86/tests/gas64/gas-shift.asm \
    920 	modules/arch/x86/tests/gas64/gas-shift.hex \
    921 	modules/arch/x86/tests/gas64/gas64-jmpcall.asm \
    922 	modules/arch/x86/tests/gas64/gas64-jmpcall.hex \
    923 	modules/arch/x86/tests/gas64/riprel.asm \
    924 	modules/arch/x86/tests/gas64/riprel.hex \
    925 	modules/arch/lc3b/tests/Makefile.inc \
    926 	modules/arch/lc3b/lc3bid.re \
    927 	modules/arch/lc3b/tests/lc3b_test.sh \
    928 	modules/arch/lc3b/tests/lc3b-basic.asm \
    929 	modules/arch/lc3b/tests/lc3b-basic.errwarn \
    930 	modules/arch/lc3b/tests/lc3b-basic.hex \
    931 	modules/arch/lc3b/tests/lc3b-br.asm \
    932 	modules/arch/lc3b/tests/lc3b-br.hex \
    933 	modules/arch/lc3b/tests/lc3b-ea-err.asm \
    934 	modules/arch/lc3b/tests/lc3b-ea-err.errwarn \
    935 	modules/arch/lc3b/tests/lc3b-mp22NC.asm \
    936 	modules/arch/lc3b/tests/lc3b-mp22NC.hex \
    937 	modules/arch/yasm_arch.xml modules/listfmts/nasm/Makefile.inc \
    938 	modules/parsers/gas/Makefile.inc \
    939 	modules/parsers/nasm/Makefile.inc \
    940 	modules/parsers/gas/tests/Makefile.inc \
    941 	modules/parsers/gas/gas-token.re \
    942 	modules/parsers/gas/tests/gas_test.sh \
    943 	modules/parsers/gas/tests/dataref-imm.asm \
    944 	modules/parsers/gas/tests/dataref-imm.hex \
    945 	modules/parsers/gas/tests/datavis.asm \
    946 	modules/parsers/gas/tests/datavis.errwarn \
    947 	modules/parsers/gas/tests/datavis.hex \
    948 	modules/parsers/gas/tests/datavis2.asm \
    949 	modules/parsers/gas/tests/datavis2.hex \
    950 	modules/parsers/gas/tests/execsect.asm \
    951 	modules/parsers/gas/tests/execsect.hex \
    952 	modules/parsers/gas/tests/gas-fill.asm \
    953 	modules/parsers/gas/tests/gas-fill.hex \
    954 	modules/parsers/gas/tests/gas-float.asm \
    955 	modules/parsers/gas/tests/gas-float.hex \
    956 	modules/parsers/gas/tests/gas-instlabel.asm \
    957 	modules/parsers/gas/tests/gas-instlabel.hex \
    958 	modules/parsers/gas/tests/gas-line-err.asm \
    959 	modules/parsers/gas/tests/gas-line-err.errwarn \
    960 	modules/parsers/gas/tests/gas-line2-err.asm \
    961 	modules/parsers/gas/tests/gas-line2-err.errwarn \
    962 	modules/parsers/gas/tests/gas-push.asm \
    963 	modules/parsers/gas/tests/gas-push.hex \
    964 	modules/parsers/gas/tests/gas-segprefix.asm \
    965 	modules/parsers/gas/tests/gas-segprefix.hex \
    966 	modules/parsers/gas/tests/gas-semi.asm \
    967 	modules/parsers/gas/tests/gas-semi.hex \
    968 	modules/parsers/gas/tests/gassectalign.asm \
    969 	modules/parsers/gas/tests/gassectalign.hex \
    970 	modules/parsers/gas/tests/jmpcall.asm \
    971 	modules/parsers/gas/tests/jmpcall.errwarn \
    972 	modules/parsers/gas/tests/jmpcall.hex \
    973 	modules/parsers/gas/tests/leb128.asm \
    974 	modules/parsers/gas/tests/leb128.hex \
    975 	modules/parsers/gas/tests/localcomm.asm \
    976 	modules/parsers/gas/tests/localcomm.hex \
    977 	modules/parsers/gas/tests/reggroup-err.asm \
    978 	modules/parsers/gas/tests/reggroup-err.errwarn \
    979 	modules/parsers/gas/tests/reggroup.asm \
    980 	modules/parsers/gas/tests/reggroup.hex \
    981 	modules/parsers/gas/tests/strzero.asm \
    982 	modules/parsers/gas/tests/strzero.hex \
    983 	modules/parsers/gas/tests/varinsn.asm \
    984 	modules/parsers/gas/tests/varinsn.hex \
    985 	modules/parsers/gas/tests/bin/Makefile.inc \
    986 	modules/parsers/gas/tests/bin/gas_bin_test.sh \
    987 	modules/parsers/gas/tests/bin/gas-comment.asm \
    988 	modules/parsers/gas/tests/bin/gas-comment.errwarn \
    989 	modules/parsers/gas/tests/bin/gas-comment.hex \
    990 	modules/parsers/gas/tests/bin/gas-intel_syntax-noprefix.asm \
    991 	modules/parsers/gas/tests/bin/gas-intel_syntax-noprefix.hex \
    992 	modules/parsers/gas/tests/bin/gas-llabel.asm \
    993 	modules/parsers/gas/tests/bin/gas-llabel.hex \
    994 	modules/parsers/gas/tests/bin/gas-macro.asm \
    995 	modules/parsers/gas/tests/bin/gas-macro.hex \
    996 	modules/parsers/gas/tests/bin/gas-set.asm \
    997 	modules/parsers/gas/tests/bin/gas-set.hex \
    998 	modules/parsers/gas/tests/bin/gas-str.asm \
    999 	modules/parsers/gas/tests/bin/gas-str.hex \
   1000 	modules/parsers/gas/tests/bin/rept-err.asm \
   1001 	modules/parsers/gas/tests/bin/rept-err.errwarn \
   1002 	modules/parsers/gas/tests/bin/reptempty.asm \
   1003 	modules/parsers/gas/tests/bin/reptempty.hex \
   1004 	modules/parsers/gas/tests/bin/reptlong.asm \
   1005 	modules/parsers/gas/tests/bin/reptlong.hex \
   1006 	modules/parsers/gas/tests/bin/reptnested.asm \
   1007 	modules/parsers/gas/tests/bin/reptnested.hex \
   1008 	modules/parsers/gas/tests/bin/reptsimple.asm \
   1009 	modules/parsers/gas/tests/bin/reptsimple.hex \
   1010 	modules/parsers/gas/tests/bin/reptwarn.asm \
   1011 	modules/parsers/gas/tests/bin/reptwarn.errwarn \
   1012 	modules/parsers/gas/tests/bin/reptwarn.hex \
   1013 	modules/parsers/gas/tests/bin/reptzero.asm \
   1014 	modules/parsers/gas/tests/bin/reptzero.hex \
   1015 	modules/parsers/nasm/nasm-token.re \
   1016 	modules/parsers/nasm/nasm-std.mac \
   1017 	modules/parsers/nasm/tests/Makefile.inc \
   1018 	modules/parsers/nasm/tests/nasm_test.sh \
   1019 	modules/parsers/nasm/tests/alignnop16.asm \
   1020 	modules/parsers/nasm/tests/alignnop16.hex \
   1021 	modules/parsers/nasm/tests/alignnop32.asm \
   1022 	modules/parsers/nasm/tests/alignnop32.hex \
   1023 	modules/parsers/nasm/tests/charconstmath.asm \
   1024 	modules/parsers/nasm/tests/charconstmath.hex \
   1025 	modules/parsers/nasm/tests/dirwarning.asm \
   1026 	modules/parsers/nasm/tests/dirwarning.errwarn \
   1027 	modules/parsers/nasm/tests/dirwarning.hex \
   1028 	modules/parsers/nasm/tests/dy.asm \
   1029 	modules/parsers/nasm/tests/dy.hex \
   1030 	modules/parsers/nasm/tests/endcomma.asm \
   1031 	modules/parsers/nasm/tests/endcomma.hex \
   1032 	modules/parsers/nasm/tests/equcolon.asm \
   1033 	modules/parsers/nasm/tests/equcolon.hex \
   1034 	modules/parsers/nasm/tests/equlocal.asm \
   1035 	modules/parsers/nasm/tests/equlocal.hex \
   1036 	modules/parsers/nasm/tests/hexconst.asm \
   1037 	modules/parsers/nasm/tests/hexconst.hex \
   1038 	modules/parsers/nasm/tests/long.asm \
   1039 	modules/parsers/nasm/tests/long.hex \
   1040 	modules/parsers/nasm/tests/locallabel.asm \
   1041 	modules/parsers/nasm/tests/locallabel.hex \
   1042 	modules/parsers/nasm/tests/locallabel2.asm \
   1043 	modules/parsers/nasm/tests/locallabel2.hex \
   1044 	modules/parsers/nasm/tests/nasm-prefix.asm \
   1045 	modules/parsers/nasm/tests/nasm-prefix.hex \
   1046 	modules/parsers/nasm/tests/newsect.asm \
   1047 	modules/parsers/nasm/tests/newsect.hex \
   1048 	modules/parsers/nasm/tests/orphannowarn.asm \
   1049 	modules/parsers/nasm/tests/orphannowarn.hex \
   1050 	modules/parsers/nasm/tests/prevlocalwarn.asm \
   1051 	modules/parsers/nasm/tests/prevlocalwarn.errwarn \
   1052 	modules/parsers/nasm/tests/prevlocalwarn.hex \
   1053 	modules/parsers/nasm/tests/strucalign.asm \
   1054 	modules/parsers/nasm/tests/strucalign.hex \
   1055 	modules/parsers/nasm/tests/struczero.asm \
   1056 	modules/parsers/nasm/tests/struczero.hex \
   1057 	modules/parsers/nasm/tests/strucbase.asm \
   1058 	modules/parsers/nasm/tests/strucbase.hex \
   1059 	modules/parsers/nasm/tests/syntax-err.asm \
   1060 	modules/parsers/nasm/tests/syntax-err.errwarn \
   1061 	modules/parsers/nasm/tests/uscore.asm \
   1062 	modules/parsers/nasm/tests/uscore.hex \
   1063 	modules/parsers/nasm/tests/worphan/Makefile.inc \
   1064 	modules/parsers/nasm/tests/worphan/nasm_worphan_test.sh \
   1065 	modules/parsers/nasm/tests/worphan/orphanwarn.asm \
   1066 	modules/parsers/nasm/tests/worphan/orphanwarn.errwarn \
   1067 	modules/parsers/nasm/tests/worphan/orphanwarn.hex \
   1068 	modules/parsers/tasm/tests/Makefile.inc \
   1069 	modules/parsers/tasm/tests/tasm_test.sh \
   1070 	modules/parsers/tasm/tests/array.asm \
   1071 	modules/parsers/tasm/tests/array.hex \
   1072 	modules/parsers/tasm/tests/case.asm \
   1073 	modules/parsers/tasm/tests/case.hex \
   1074 	modules/parsers/tasm/tests/charstr.asm \
   1075 	modules/parsers/tasm/tests/charstr.hex \
   1076 	modules/parsers/tasm/tests/dup.asm \
   1077 	modules/parsers/tasm/tests/dup.hex \
   1078 	modules/parsers/tasm/tests/equal.asm \
   1079 	modules/parsers/tasm/tests/equal.hex \
   1080 	modules/parsers/tasm/tests/expr.asm \
   1081 	modules/parsers/tasm/tests/expr.hex \
   1082 	modules/parsers/tasm/tests/irp.asm \
   1083 	modules/parsers/tasm/tests/irp.hex \
   1084 	modules/parsers/tasm/tests/label.asm \
   1085 	modules/parsers/tasm/tests/label.hex \
   1086 	modules/parsers/tasm/tests/les.asm \
   1087 	modules/parsers/tasm/tests/les.hex \
   1088 	modules/parsers/tasm/tests/lidt.asm \
   1089 	modules/parsers/tasm/tests/lidt.hex \
   1090 	modules/parsers/tasm/tests/macro.asm \
   1091 	modules/parsers/tasm/tests/macro.hex \
   1092 	modules/parsers/tasm/tests/offset.asm \
   1093 	modules/parsers/tasm/tests/offset.hex \
   1094 	modules/parsers/tasm/tests/quote.asm \
   1095 	modules/parsers/tasm/tests/quote.hex \
   1096 	modules/parsers/tasm/tests/res.asm \
   1097 	modules/parsers/tasm/tests/res.errwarn \
   1098 	modules/parsers/tasm/tests/res.hex \
   1099 	modules/parsers/tasm/tests/segment.asm \
   1100 	modules/parsers/tasm/tests/segment.hex \
   1101 	modules/parsers/tasm/tests/size.asm \
   1102 	modules/parsers/tasm/tests/size.hex \
   1103 	modules/parsers/tasm/tests/struc.asm \
   1104 	modules/parsers/tasm/tests/struc.errwarn \
   1105 	modules/parsers/tasm/tests/struc.hex \
   1106 	modules/parsers/tasm/tests/exe/Makefile.inc \
   1107 	modules/parsers/tasm/tests/exe/tasm_exe_test.sh \
   1108 	modules/parsers/tasm/tests/exe/exe.asm \
   1109 	modules/parsers/tasm/tests/exe/exe.hex \
   1110 	modules/parsers/yasm_parsers.xml \
   1111 	modules/preprocs/tasm/Makefile.inc \
   1112 	modules/preprocs/nasm/Makefile.inc \
   1113 	modules/preprocs/raw/Makefile.inc \
   1114 	modules/preprocs/cpp/Makefile.inc \
   1115 	modules/preprocs/gas/Makefile.inc \
   1116 	modules/preprocs/tasm/tests/Makefile.inc \
   1117 	modules/preprocs/tasm/tests/tasmpp_test.sh \
   1118 	modules/preprocs/tasm/tests/tasm-assume-comment.asm \
   1119 	modules/preprocs/tasm/tests/tasm-assume-comment.hex \
   1120 	modules/preprocs/tasm/tests/tasm-comment-instr.asm \
   1121 	modules/preprocs/tasm/tests/tasm-comment-instr.hex \
   1122 	modules/preprocs/nasm/genversion.c \
   1123 	modules/preprocs/nasm/tests/Makefile.inc \
   1124 	modules/preprocs/nasm/tests/nasmpp_test.sh \
   1125 	modules/preprocs/nasm/tests/16args.asm \
   1126 	modules/preprocs/nasm/tests/16args.hex \
   1127 	modules/preprocs/nasm/tests/ifcritical-err.asm \
   1128 	modules/preprocs/nasm/tests/ifcritical-err.errwarn \
   1129 	modules/preprocs/nasm/tests/longline.asm \
   1130 	modules/preprocs/nasm/tests/longline.hex \
   1131 	modules/preprocs/nasm/tests/macroeof-err.asm \
   1132 	modules/preprocs/nasm/tests/macroeof-err.errwarn \
   1133 	modules/preprocs/nasm/tests/noinclude-err.asm \
   1134 	modules/preprocs/nasm/tests/noinclude-err.errwarn \
   1135 	modules/preprocs/nasm/tests/nasmpp-bigint.asm \
   1136 	modules/preprocs/nasm/tests/nasmpp-bigint.hex \
   1137 	modules/preprocs/nasm/tests/nasmpp-decimal.asm \
   1138 	modules/preprocs/nasm/tests/nasmpp-decimal.hex \
   1139 	modules/preprocs/nasm/tests/nasmpp-nested.asm \
   1140 	modules/preprocs/nasm/tests/nasmpp-nested.errwarn \
   1141 	modules/preprocs/nasm/tests/nasmpp-nested.hex \
   1142 	modules/preprocs/nasm/tests/orgsect.asm \
   1143 	modules/preprocs/nasm/tests/orgsect.hex \
   1144 	modules/preprocs/nasm/tests/scope-err.asm \
   1145 	modules/preprocs/nasm/tests/scope-err.errwarn \
   1146 	modules/preprocs/raw/tests/Makefile.inc \
   1147 	modules/preprocs/raw/tests/rawpp_test.sh \
   1148 	modules/preprocs/raw/tests/longline.asm \
   1149 	modules/preprocs/raw/tests/longline.hex \
   1150 	modules/preprocs/gas/tests/Makefile.inc \
   1151 	modules/dbgfmts/codeview/Makefile.inc \
   1152 	modules/dbgfmts/dwarf2/Makefile.inc \
   1153 	modules/dbgfmts/null/Makefile.inc \
   1154 	modules/dbgfmts/stabs/Makefile.inc \
   1155 	modules/dbgfmts/codeview/cv8.txt \
   1156 	modules/dbgfmts/dwarf2/tests/Makefile.inc \
   1157 	modules/dbgfmts/dwarf2/tests/gen64/Makefile.inc \
   1158 	modules/dbgfmts/dwarf2/tests/pass32/Makefile.inc \
   1159 	modules/dbgfmts/dwarf2/tests/pass64/Makefile.inc \
   1160 	modules/dbgfmts/dwarf2/tests/passwin64/Makefile.inc \
   1161 	modules/dbgfmts/dwarf2/tests/gen64/dwarf2_gen64_test.sh \
   1162 	modules/dbgfmts/dwarf2/tests/gen64/dwarf64_pathname.asm \
   1163 	modules/dbgfmts/dwarf2/tests/gen64/dwarf64_pathname.hex \
   1164 	modules/dbgfmts/dwarf2/tests/pass32/dwarf2_pass32_test.sh \
   1165 	modules/dbgfmts/dwarf2/tests/pass32/dwarf32-err.asm \
   1166 	modules/dbgfmts/dwarf2/tests/pass32/dwarf32-err.errwarn \
   1167 	modules/dbgfmts/dwarf2/tests/pass32/dwarf32_testhd.asm \
   1168 	modules/dbgfmts/dwarf2/tests/pass32/dwarf32_testhd.hex \
   1169 	modules/dbgfmts/dwarf2/tests/pass64/dwarf2_pass64_test.sh \
   1170 	modules/dbgfmts/dwarf2/tests/pass64/dwarf64_2loc.asm \
   1171 	modules/dbgfmts/dwarf2/tests/pass64/dwarf64_2loc.hex \
   1172 	modules/dbgfmts/dwarf2/tests/pass64/dwarf64_leb128.asm \
   1173 	modules/dbgfmts/dwarf2/tests/pass64/dwarf64_leb128.hex \
   1174 	modules/dbgfmts/dwarf2/tests/passwin64/dwarf2_passwin64_test.sh \
   1175 	modules/dbgfmts/dwarf2/tests/passwin64/dwarfwin64_testhd.asm \
   1176 	modules/dbgfmts/dwarf2/tests/passwin64/dwarfwin64_testhd.errwarn \
   1177 	modules/dbgfmts/dwarf2/tests/passwin64/dwarfwin64_testhd.hex \
   1178 	modules/dbgfmts/stabs/tests/Makefile.inc \
   1179 	modules/dbgfmts/stabs/tests/stabs_test.sh \
   1180 	modules/dbgfmts/stabs/tests/stabs-elf.asm \
   1181 	modules/dbgfmts/stabs/tests/stabs-elf.hex \
   1182 	modules/dbgfmts/yasm_dbgfmts.xml \
   1183 	modules/objfmts/dbg/Makefile.inc \
   1184 	modules/objfmts/bin/Makefile.inc \
   1185 	modules/objfmts/elf/Makefile.inc \
   1186 	modules/objfmts/coff/Makefile.inc \
   1187 	modules/objfmts/macho/Makefile.inc \
   1188 	modules/objfmts/rdf/Makefile.inc \
   1189 	modules/objfmts/win32/Makefile.inc \
   1190 	modules/objfmts/win64/Makefile.inc \
   1191 	modules/objfmts/xdf/Makefile.inc \
   1192 	modules/objfmts/bin/tests/Makefile.inc \
   1193 	modules/objfmts/bin/tests/bin_test.sh \
   1194 	modules/objfmts/bin/tests/abs.asm \
   1195 	modules/objfmts/bin/tests/abs.hex \
   1196 	modules/objfmts/bin/tests/bigorg.asm \
   1197 	modules/objfmts/bin/tests/bigorg.hex \
   1198 	modules/objfmts/bin/tests/bigorg.errwarn \
   1199 	modules/objfmts/bin/tests/bin-farabs.asm \
   1200 	modules/objfmts/bin/tests/bin-farabs.hex \
   1201 	modules/objfmts/bin/tests/bin-rip.asm \
   1202 	modules/objfmts/bin/tests/bin-rip.hex \
   1203 	modules/objfmts/bin/tests/bintest.asm \
   1204 	modules/objfmts/bin/tests/bintest.hex \
   1205 	modules/objfmts/bin/tests/float-err.asm \
   1206 	modules/objfmts/bin/tests/float-err.errwarn \
   1207 	modules/objfmts/bin/tests/float.asm \
   1208 	modules/objfmts/bin/tests/float.hex \
   1209 	modules/objfmts/bin/tests/integer-warn.asm \
   1210 	modules/objfmts/bin/tests/integer-warn.hex \
   1211 	modules/objfmts/bin/tests/integer-warn.errwarn \
   1212 	modules/objfmts/bin/tests/integer.asm \
   1213 	modules/objfmts/bin/tests/integer.hex \
   1214 	modules/objfmts/bin/tests/levelop.asm \
   1215 	modules/objfmts/bin/tests/levelop.hex \
   1216 	modules/objfmts/bin/tests/reserve.asm \
   1217 	modules/objfmts/bin/tests/reserve.hex \
   1218 	modules/objfmts/bin/tests/reserve.errwarn \
   1219 	modules/objfmts/bin/tests/shr.asm \
   1220 	modules/objfmts/bin/tests/shr.hex \
   1221 	modules/objfmts/bin/tests/multisect/Makefile.inc \
   1222 	modules/objfmts/bin/tests/multisect/bin_multi_test.sh \
   1223 	modules/objfmts/bin/tests/multisect/bin-align.asm \
   1224 	modules/objfmts/bin/tests/multisect/bin-align.errwarn \
   1225 	modules/objfmts/bin/tests/multisect/bin-align.hex \
   1226 	modules/objfmts/bin/tests/multisect/bin-align.map \
   1227 	modules/objfmts/bin/tests/multisect/bin-ssym.asm \
   1228 	modules/objfmts/bin/tests/multisect/bin-ssym.hex \
   1229 	modules/objfmts/bin/tests/multisect/bin-ssym.map \
   1230 	modules/objfmts/bin/tests/multisect/follows-loop1-err.asm \
   1231 	modules/objfmts/bin/tests/multisect/follows-loop1-err.errwarn \
   1232 	modules/objfmts/bin/tests/multisect/follows-loop2-err.asm \
   1233 	modules/objfmts/bin/tests/multisect/follows-loop2-err.errwarn \
   1234 	modules/objfmts/bin/tests/multisect/follows-notfound-err.asm \
   1235 	modules/objfmts/bin/tests/multisect/follows-notfound-err.errwarn \
   1236 	modules/objfmts/bin/tests/multisect/initbss.asm \
   1237 	modules/objfmts/bin/tests/multisect/initbss.errwarn \
   1238 	modules/objfmts/bin/tests/multisect/initbss.hex \
   1239 	modules/objfmts/bin/tests/multisect/initbss.map \
   1240 	modules/objfmts/bin/tests/multisect/ldlinux-sects.asm \
   1241 	modules/objfmts/bin/tests/multisect/ldlinux-sects.hex \
   1242 	modules/objfmts/bin/tests/multisect/ldlinux-sects.map \
   1243 	modules/objfmts/bin/tests/multisect/multisect1.asm \
   1244 	modules/objfmts/bin/tests/multisect/multisect1.hex \
   1245 	modules/objfmts/bin/tests/multisect/multisect1.map \
   1246 	modules/objfmts/bin/tests/multisect/multisect2.asm \
   1247 	modules/objfmts/bin/tests/multisect/multisect2.hex \
   1248 	modules/objfmts/bin/tests/multisect/multisect2.map \
   1249 	modules/objfmts/bin/tests/multisect/multisect3.asm \
   1250 	modules/objfmts/bin/tests/multisect/multisect3.hex \
   1251 	modules/objfmts/bin/tests/multisect/multisect3.map \
   1252 	modules/objfmts/bin/tests/multisect/multisect4.asm \
   1253 	modules/objfmts/bin/tests/multisect/multisect4.hex \
   1254 	modules/objfmts/bin/tests/multisect/multisect4.map \
   1255 	modules/objfmts/bin/tests/multisect/multisect5.asm \
   1256 	modules/objfmts/bin/tests/multisect/multisect5.hex \
   1257 	modules/objfmts/bin/tests/multisect/multisect5.map \
   1258 	modules/objfmts/bin/tests/multisect/nomultisect1.asm \
   1259 	modules/objfmts/bin/tests/multisect/nomultisect1.hex \
   1260 	modules/objfmts/bin/tests/multisect/nomultisect1.map \
   1261 	modules/objfmts/bin/tests/multisect/nomultisect2.asm \
   1262 	modules/objfmts/bin/tests/multisect/nomultisect2.hex \
   1263 	modules/objfmts/bin/tests/multisect/nomultisect2.map \
   1264 	modules/objfmts/bin/tests/multisect/vfollows-loop1-err.asm \
   1265 	modules/objfmts/bin/tests/multisect/vfollows-loop1-err.errwarn \
   1266 	modules/objfmts/bin/tests/multisect/vfollows-loop2-err.asm \
   1267 	modules/objfmts/bin/tests/multisect/vfollows-loop2-err.errwarn \
   1268 	modules/objfmts/bin/tests/multisect/vfollows-notfound-err.asm \
   1269 	modules/objfmts/bin/tests/multisect/vfollows-notfound-err.errwarn \
   1270 	modules/objfmts/elf/tests/Makefile.inc \
   1271 	modules/objfmts/elf/tests/elf_test.sh \
   1272 	modules/objfmts/elf/tests/curpos.asm \
   1273 	modules/objfmts/elf/tests/curpos.hex \
   1274 	modules/objfmts/elf/tests/curpos-err.asm \
   1275 	modules/objfmts/elf/tests/curpos-err.errwarn \
   1276 	modules/objfmts/elf/tests/elf-overdef.asm \
   1277 	modules/objfmts/elf/tests/elf-overdef.hex \
   1278 	modules/objfmts/elf/tests/elf-x86id.asm \
   1279 	modules/objfmts/elf/tests/elf-x86id.hex \
   1280 	modules/objfmts/elf/tests/elfabssect.asm \
   1281 	modules/objfmts/elf/tests/elfabssect.hex \
   1282 	modules/objfmts/elf/tests/elfcond.asm \
   1283 	modules/objfmts/elf/tests/elfcond.hex \
   1284 	modules/objfmts/elf/tests/elfequabs.asm \
   1285 	modules/objfmts/elf/tests/elfequabs.hex \
   1286 	modules/objfmts/elf/tests/elfglobal.asm \
   1287 	modules/objfmts/elf/tests/elfglobal.hex \
   1288 	modules/objfmts/elf/tests/elfglobext.asm \
   1289 	modules/objfmts/elf/tests/elfglobext.hex \
   1290 	modules/objfmts/elf/tests/elfglobext2.asm \
   1291 	modules/objfmts/elf/tests/elfglobext2.hex \
   1292 	modules/objfmts/elf/tests/elfmanysym.asm \
   1293 	modules/objfmts/elf/tests/elfmanysym.hex \
   1294 	modules/objfmts/elf/tests/elfreloc.asm \
   1295 	modules/objfmts/elf/tests/elfreloc.hex \
   1296 	modules/objfmts/elf/tests/elfreloc-ext.asm \
   1297 	modules/objfmts/elf/tests/elfreloc-ext.hex \
   1298 	modules/objfmts/elf/tests/elfsectalign.asm \
   1299 	modules/objfmts/elf/tests/elfsectalign.hex \
   1300 	modules/objfmts/elf/tests/elfso.asm \
   1301 	modules/objfmts/elf/tests/elfso.hex \
   1302 	modules/objfmts/elf/tests/elftest.c \
   1303 	modules/objfmts/elf/tests/elftest.asm \
   1304 	modules/objfmts/elf/tests/elftest.hex \
   1305 	modules/objfmts/elf/tests/elftimes.asm \
   1306 	modules/objfmts/elf/tests/elftimes.hex \
   1307 	modules/objfmts/elf/tests/elftypesize.asm \
   1308 	modules/objfmts/elf/tests/elftypesize.hex \
   1309 	modules/objfmts/elf/tests/elfvisibility.asm \
   1310 	modules/objfmts/elf/tests/elfvisibility.errwarn \
   1311 	modules/objfmts/elf/tests/elfvisibility.hex \
   1312 	modules/objfmts/elf/tests/nasm-sectname.asm \
   1313 	modules/objfmts/elf/tests/nasm-sectname.hex \
   1314 	modules/objfmts/elf/tests/nasm-forceident.asm \
   1315 	modules/objfmts/elf/tests/nasm-forceident.hex \
   1316 	modules/objfmts/elf/tests/amd64/Makefile.inc \
   1317 	modules/objfmts/elf/tests/gas32/Makefile.inc \
   1318 	modules/objfmts/elf/tests/gas64/Makefile.inc \
   1319 	modules/objfmts/elf/tests/amd64/elf_amd64_test.sh \
   1320 	modules/objfmts/elf/tests/amd64/elf-rip.asm \
   1321 	modules/objfmts/elf/tests/amd64/elf-rip.hex \
   1322 	modules/objfmts/elf/tests/amd64/elfso64.asm \
   1323 	modules/objfmts/elf/tests/amd64/elfso64.hex \
   1324 	modules/objfmts/elf/tests/amd64/gotpcrel.asm \
   1325 	modules/objfmts/elf/tests/amd64/gotpcrel.hex \
   1326 	modules/objfmts/elf/tests/amd64/multiplefixup.asm \
   1327 	modules/objfmts/elf/tests/amd64/multiplefixup.hex \
   1328 	modules/objfmts/elf/tests/gas32/elf_gas32_test.sh \
   1329 	modules/objfmts/elf/tests/gas32/elf_gas32_ssym.asm \
   1330 	modules/objfmts/elf/tests/gas32/elf_gas32_ssym.hex \
   1331 	modules/objfmts/elf/tests/gas32/elf_gas32_got.asm \
   1332 	modules/objfmts/elf/tests/gas32/elf_gas32_got.hex \
   1333 	modules/objfmts/elf/tests/gas64/elf_gas64_test.sh \
   1334 	modules/objfmts/elf/tests/gas64/crosssect.asm \
   1335 	modules/objfmts/elf/tests/gas64/crosssect.hex \
   1336 	modules/objfmts/elf/tests/gas64/elf_gas64_curpos.asm \
   1337 	modules/objfmts/elf/tests/gas64/elf_gas64_curpos.hex \
   1338 	modules/objfmts/elf/tests/gas64/elf_gas64_reloc.asm \
   1339 	modules/objfmts/elf/tests/gas64/elf_gas64_reloc.hex \
   1340 	modules/objfmts/elf/tests/gas64/elf_gas64_ssym.asm \
   1341 	modules/objfmts/elf/tests/gas64/elf_gas64_ssym.hex \
   1342 	modules/objfmts/coff/win64-nasm.mac \
   1343 	modules/objfmts/coff/win64-gas.mac \
   1344 	modules/objfmts/coff/tests/Makefile.inc \
   1345 	modules/objfmts/coff/tests/coff_test.sh \
   1346 	modules/objfmts/coff/tests/cofftest.c \
   1347 	modules/objfmts/coff/tests/cofftest.asm \
   1348 	modules/objfmts/coff/tests/cofftest.hex \
   1349 	modules/objfmts/coff/tests/cofftimes.asm \
   1350 	modules/objfmts/coff/tests/cofftimes.hex \
   1351 	modules/objfmts/coff/tests/x86id.asm \
   1352 	modules/objfmts/coff/tests/x86id.hex \
   1353 	modules/objfmts/coff/tests/x86id.errwarn \
   1354 	modules/objfmts/macho/tests/Makefile.inc \
   1355 	modules/objfmts/macho/tests/gas32/Makefile.inc \
   1356 	modules/objfmts/macho/tests/gas64/Makefile.inc \
   1357 	modules/objfmts/macho/tests/nasm32/Makefile.inc \
   1358 	modules/objfmts/macho/tests/nasm64/Makefile.inc \
   1359 	modules/objfmts/macho/tests/gas32/gas_macho32_test.sh \
   1360 	modules/objfmts/macho/tests/gas32/gas-macho32.asm \
   1361 	modules/objfmts/macho/tests/gas32/gas-macho32.hex \
   1362 	modules/objfmts/macho/tests/gas64/gas_macho64_test.sh \
   1363 	modules/objfmts/macho/tests/gas64/gas-macho64.asm \
   1364 	modules/objfmts/macho/tests/gas64/gas-macho64.hex \
   1365 	modules/objfmts/macho/tests/gas64/gas-macho64-pic.asm \
   1366 	modules/objfmts/macho/tests/gas64/gas-macho64-pic.hex \
   1367 	modules/objfmts/macho/tests/nasm32/macho32_test.sh \
   1368 	modules/objfmts/macho/tests/nasm32/machotest.c \
   1369 	modules/objfmts/macho/tests/nasm32/machotest.asm \
   1370 	modules/objfmts/macho/tests/nasm32/machotest.hex \
   1371 	modules/objfmts/macho/tests/nasm32/macho-reloc.asm \
   1372 	modules/objfmts/macho/tests/nasm32/macho-reloc.hex \
   1373 	modules/objfmts/macho/tests/nasm32/macho32-pext.asm \
   1374 	modules/objfmts/macho/tests/nasm32/macho32-pext.hex \
   1375 	modules/objfmts/macho/tests/nasm32/macho32-pic.asm \
   1376 	modules/objfmts/macho/tests/nasm32/macho32-pic.hex \
   1377 	modules/objfmts/macho/tests/nasm32/macho32-sect.asm \
   1378 	modules/objfmts/macho/tests/nasm32/macho32-sect.errwarn \
   1379 	modules/objfmts/macho/tests/nasm32/macho32-sect.hex \
   1380 	modules/objfmts/macho/tests/nasm32/macho32-size.asm \
   1381 	modules/objfmts/macho/tests/nasm32/macho32-size.hex \
   1382 	modules/objfmts/macho/tests/nasm64/nasm-macho64-pic.asm \
   1383 	modules/objfmts/macho/tests/nasm64/nasm-macho64-pic.hex \
   1384 	modules/objfmts/macho/tests/nasm64/macho64_test.sh \
   1385 	modules/objfmts/macho/tests/nasm64/machotest64.c \
   1386 	modules/objfmts/macho/tests/nasm64/machotest64.asm \
   1387 	modules/objfmts/macho/tests/nasm64/machotest64.hex \
   1388 	modules/objfmts/macho/tests/nasm64/macho-reloc64-err.asm \
   1389 	modules/objfmts/macho/tests/nasm64/macho-reloc64-err.errwarn \
   1390 	modules/objfmts/rdf/tests/Makefile.inc \
   1391 	modules/objfmts/rdf/tests/rdf_test.sh \
   1392 	modules/objfmts/rdf/tests/rdfabs.asm \
   1393 	modules/objfmts/rdf/tests/rdfabs.errwarn \
   1394 	modules/objfmts/rdf/tests/rdfabs.hex \
   1395 	modules/objfmts/rdf/tests/rdfext.asm \
   1396 	modules/objfmts/rdf/tests/rdfext.hex \
   1397 	modules/objfmts/rdf/tests/rdfseg.asm \
   1398 	modules/objfmts/rdf/tests/rdfseg.hex \
   1399 	modules/objfmts/rdf/tests/rdfseg2.asm \
   1400 	modules/objfmts/rdf/tests/rdfseg2.hex \
   1401 	modules/objfmts/rdf/tests/rdftest1.asm \
   1402 	modules/objfmts/rdf/tests/rdftest1.hex \
   1403 	modules/objfmts/rdf/tests/rdftest2.asm \
   1404 	modules/objfmts/rdf/tests/rdftest2.hex \
   1405 	modules/objfmts/rdf/tests/rdtlib.asm \
   1406 	modules/objfmts/rdf/tests/rdtlib.hex \
   1407 	modules/objfmts/rdf/tests/rdtmain.asm \
   1408 	modules/objfmts/rdf/tests/rdtmain.hex \
   1409 	modules/objfmts/rdf/tests/testlib.asm \
   1410 	modules/objfmts/rdf/tests/testlib.hex \
   1411 	modules/objfmts/win32/tests/Makefile.inc \
   1412 	modules/objfmts/win32/tests/export.asm \
   1413 	modules/objfmts/win32/tests/export.hex \
   1414 	modules/objfmts/win32/tests/win32_test.sh \
   1415 	modules/objfmts/win32/tests/win32-curpos.asm \
   1416 	modules/objfmts/win32/tests/win32-curpos.hex \
   1417 	modules/objfmts/win32/tests/win32-overdef.asm \
   1418 	modules/objfmts/win32/tests/win32-overdef.hex \
   1419 	modules/objfmts/win32/tests/win32-safeseh.asm \
   1420 	modules/objfmts/win32/tests/win32-safeseh.hex \
   1421 	modules/objfmts/win32/tests/win32-safeseh.masm \
   1422 	modules/objfmts/win32/tests/win32-segof.asm \
   1423 	modules/objfmts/win32/tests/win32-segof.hex \
   1424 	modules/objfmts/win32/tests/win32test.c \
   1425 	modules/objfmts/win32/tests/win32test.asm \
   1426 	modules/objfmts/win32/tests/win32test.hex \
   1427 	modules/objfmts/win32/tests/gas/Makefile.inc \
   1428 	modules/objfmts/win32/tests/gas/win32_gas_test.sh \
   1429 	modules/objfmts/win32/tests/gas/win32at.asm \
   1430 	modules/objfmts/win32/tests/gas/win32at.hex \
   1431 	modules/objfmts/win32/tests/gas/win32def.asm \
   1432 	modules/objfmts/win32/tests/gas/win32def.hex \
   1433 	modules/objfmts/win32/tests/gas/win32secrel32.asm \
   1434 	modules/objfmts/win32/tests/gas/win32secrel32.hex \
   1435 	modules/objfmts/win64/tests/Makefile.inc \
   1436 	modules/objfmts/win64/tests/win64_test.sh \
   1437 	modules/objfmts/win64/tests/sce1.asm \
   1438 	modules/objfmts/win64/tests/sce1.hex \
   1439 	modules/objfmts/win64/tests/sce1-err.asm \
   1440 	modules/objfmts/win64/tests/sce1-err.errwarn \
   1441 	modules/objfmts/win64/tests/sce2.asm \
   1442 	modules/objfmts/win64/tests/sce2.hex \
   1443 	modules/objfmts/win64/tests/sce2-err.asm \
   1444 	modules/objfmts/win64/tests/sce2-err.errwarn \
   1445 	modules/objfmts/win64/tests/sce3.asm \
   1446 	modules/objfmts/win64/tests/sce3.hex \
   1447 	modules/objfmts/win64/tests/sce3.masm \
   1448 	modules/objfmts/win64/tests/sce4.asm \
   1449 	modules/objfmts/win64/tests/sce4.hex \
   1450 	modules/objfmts/win64/tests/sce4.masm \
   1451 	modules/objfmts/win64/tests/sce4-err.asm \
   1452 	modules/objfmts/win64/tests/sce4-err.errwarn \
   1453 	modules/objfmts/win64/tests/win64-abs.asm \
   1454 	modules/objfmts/win64/tests/win64-abs.hex \
   1455 	modules/objfmts/win64/tests/win64-curpos.asm \
   1456 	modules/objfmts/win64/tests/win64-curpos.hex \
   1457 	modules/objfmts/win64/tests/win64-dataref.asm \
   1458 	modules/objfmts/win64/tests/win64-dataref.hex \
   1459 	modules/objfmts/win64/tests/win64-dataref.masm \
   1460 	modules/objfmts/win64/tests/win64-dataref2.asm \
   1461 	modules/objfmts/win64/tests/win64-dataref2.hex \
   1462 	modules/objfmts/win64/tests/win64-dataref2.masm \
   1463 	modules/objfmts/win64/tests/win64-imagebase.hex \
   1464 	modules/objfmts/win64/tests/win64-imagebase.asm \
   1465 	modules/objfmts/win64/tests/gas/Makefile.inc \
   1466 	modules/objfmts/win64/tests/gas/win64_gas_test.sh \
   1467 	modules/objfmts/win64/tests/gas/win64-gas-sce.asm \
   1468 	modules/objfmts/win64/tests/gas/win64-gas-sce.hex \
   1469 	modules/objfmts/xdf/tests/Makefile.inc \
   1470 	modules/objfmts/xdf/tests/xdf_test.sh \
   1471 	modules/objfmts/xdf/tests/xdf-overdef.asm \
   1472 	modules/objfmts/xdf/tests/xdf-overdef.hex \
   1473 	modules/objfmts/xdf/tests/xdflong.asm \
   1474 	modules/objfmts/xdf/tests/xdflong.hex \
   1475 	modules/objfmts/xdf/tests/xdflong.errwarn \
   1476 	modules/objfmts/xdf/tests/xdfother.asm \
   1477 	modules/objfmts/xdf/tests/xdfother.hex \
   1478 	modules/objfmts/xdf/tests/xdfprotect.asm \
   1479 	modules/objfmts/xdf/tests/xdfprotect.hex \
   1480 	modules/objfmts/xdf/tests/xdfsect.asm \
   1481 	modules/objfmts/xdf/tests/xdfsect.hex \
   1482 	modules/objfmts/xdf/tests/xdfsect-err.asm \
   1483 	modules/objfmts/xdf/tests/xdfsect-err.errwarn \
   1484 	modules/objfmts/xdf/tests/xdfvirtual.asm \
   1485 	modules/objfmts/xdf/tests/xdfvirtual.hex \
   1486 	modules/objfmts/yasm_objfmts.xml libyasm/genmodule.c \
   1487 	libyasm/module.in libyasm/tests/Makefile.inc \
   1488 	libyasm/tests/libyasm_test.sh libyasm/tests/1shl0.asm \
   1489 	libyasm/tests/1shl0.hex libyasm/tests/absloop-err.asm \
   1490 	libyasm/tests/absloop-err.errwarn \
   1491 	libyasm/tests/charconst64.asm libyasm/tests/charconst64.hex \
   1492 	libyasm/tests/data-rawvalue.asm \
   1493 	libyasm/tests/data-rawvalue.hex libyasm/tests/duplabel-err.asm \
   1494 	libyasm/tests/duplabel-err.errwarn libyasm/tests/emptydata.asm \
   1495 	libyasm/tests/emptydata.hex libyasm/tests/equ-expand.asm \
   1496 	libyasm/tests/equ-expand.hex libyasm/tests/expr-fold-level.asm \
   1497 	libyasm/tests/expr-fold-level.hex \
   1498 	libyasm/tests/expr-simplify-identity.asm \
   1499 	libyasm/tests/expr-simplify-identity.hex \
   1500 	libyasm/tests/expr-wide-ident.asm \
   1501 	libyasm/tests/expr-wide-ident.hex libyasm/tests/externdef.asm \
   1502 	libyasm/tests/externdef.errwarn libyasm/tests/externdef.hex \
   1503 	libyasm/tests/incbin.asm libyasm/tests/incbin.hex \
   1504 	libyasm/tests/jmpsize1.asm libyasm/tests/jmpsize1.hex \
   1505 	libyasm/tests/jmpsize1-err.asm \
   1506 	libyasm/tests/jmpsize1-err.errwarn \
   1507 	libyasm/tests/opt-align1.asm libyasm/tests/opt-align1.hex \
   1508 	libyasm/tests/opt-align2.asm libyasm/tests/opt-align2.hex \
   1509 	libyasm/tests/opt-align3.asm libyasm/tests/opt-align3.hex \
   1510 	libyasm/tests/opt-circular1-err.asm \
   1511 	libyasm/tests/opt-circular1-err.errwarn \
   1512 	libyasm/tests/opt-circular2-err.asm \
   1513 	libyasm/tests/opt-circular2-err.errwarn \
   1514 	libyasm/tests/opt-circular3-err.asm \
   1515 	libyasm/tests/opt-circular3-err.errwarn \
   1516 	libyasm/tests/opt-gvmat64.asm libyasm/tests/opt-gvmat64.hex \
   1517 	libyasm/tests/opt-immexpand.asm \
   1518 	libyasm/tests/opt-immexpand.hex \
   1519 	libyasm/tests/opt-immnoexpand.asm \
   1520 	libyasm/tests/opt-immnoexpand.hex \
   1521 	libyasm/tests/opt-oldalign.asm libyasm/tests/opt-oldalign.hex \
   1522 	libyasm/tests/opt-struc.asm libyasm/tests/opt-struc.hex \
   1523 	libyasm/tests/reserve-err1.asm \
   1524 	libyasm/tests/reserve-err1.errwarn \
   1525 	libyasm/tests/reserve-err2.asm \
   1526 	libyasm/tests/reserve-err2.errwarn libyasm/tests/strucsize.asm \
   1527 	libyasm/tests/strucsize.hex libyasm/tests/times0.asm \
   1528 	libyasm/tests/times0.hex libyasm/tests/timesfwd.asm \
   1529 	libyasm/tests/timesfwd.hex libyasm/tests/timesover-err.asm \
   1530 	libyasm/tests/timesover-err.errwarn \
   1531 	libyasm/tests/timesunder.asm libyasm/tests/timesunder.hex \
   1532 	libyasm/tests/times-res.asm libyasm/tests/times-res.errwarn \
   1533 	libyasm/tests/times-res.hex libyasm/tests/unary.asm \
   1534 	libyasm/tests/unary.hex libyasm/tests/value-err.asm \
   1535 	libyasm/tests/value-err.errwarn \
   1536 	libyasm/tests/value-samesym.asm \
   1537 	libyasm/tests/value-samesym.errwarn \
   1538 	libyasm/tests/value-samesym.hex libyasm/tests/value-mask.asm \
   1539 	libyasm/tests/value-mask.errwarn libyasm/tests/value-mask.hex \
   1540 	libyasm/tests/value-shr-symexpr.asm \
   1541 	libyasm/tests/value-shr-symexpr.hex \
   1542 	frontends/yasm/Makefile.inc frontends/tasm/Makefile.inc \
   1543 	frontends/vsyasm/Makefile.inc frontends/yasm/yasm.xml \
   1544 	m4/intmax.m4 m4/longdouble.m4 m4/nls.m4 m4/po.m4 \
   1545 	m4/printf-posix.m4 m4/signed.m4 m4/size_max.m4 m4/ulonglong.m4 \
   1546 	m4/wchar_t.m4 m4/wint_t.m4 m4/xsize.m4 m4/codeset.m4 \
   1547 	m4/gettext.m4 m4/glibc21.m4 m4/iconv.m4 m4/intdiv0.m4 \
   1548 	m4/inttypes.m4 m4/inttypes_h.m4 m4/inttypes-pri.m4 \
   1549 	m4/isc-posix.m4 m4/lcmessage.m4 m4/lib-ld.m4 m4/lib-link.m4 \
   1550 	m4/lib-prefix.m4 m4/longlong.m4 m4/progtest.m4 m4/stdint_h.m4 \
   1551 	m4/uintmax_t.m4 m4/pythonhead.m4 m4/cython.m4 out_test.sh \
   1552 	Artistic.txt BSD.txt GNU_GPL-2.0 GNU_LGPL-2.0 splint.sh \
   1553 	YASM-VERSION-GEN.sh Mkfiles/Makefile.flat Mkfiles/Makefile.dj \
   1554 	Mkfiles/dj/config.h Mkfiles/dj/libyasm-stdint.h \
   1555 	Mkfiles/vc9/config.h \
   1556 	Mkfiles/vc9/crt_secure_no_deprecate.vsprops \
   1557 	Mkfiles/vc9/libyasm-stdint.h Mkfiles/vc9/readme.vc9.txt \
   1558 	Mkfiles/vc9/vc98_swap.py Mkfiles/vc9/vsyasm.vcproj \
   1559 	Mkfiles/vc9/yasm.sln Mkfiles/vc9/yasm.vcproj \
   1560 	Mkfiles/vc9/ytasm.vcproj Mkfiles/vc9/yasm.rules \
   1561 	Mkfiles/vc9/genmacro/genmacro.vcproj \
   1562 	Mkfiles/vc9/genmacro/run.bat \
   1563 	Mkfiles/vc9/genmodule/genmodule.vcproj \
   1564 	Mkfiles/vc9/genmodule/run.bat \
   1565 	Mkfiles/vc9/genperf/genperf.vcproj Mkfiles/vc9/genperf/run.bat \
   1566 	Mkfiles/vc9/genstring/genstring.vcproj \
   1567 	Mkfiles/vc9/genstring/run.bat \
   1568 	Mkfiles/vc9/genversion/genversion.vcproj \
   1569 	Mkfiles/vc9/genversion/run.bat \
   1570 	Mkfiles/vc9/libyasm/libyasm.vcproj \
   1571 	Mkfiles/vc9/modules/modules.vcproj \
   1572 	Mkfiles/vc9/re2c/re2c.vcproj Mkfiles/vc9/re2c/run.bat \
   1573 	Mkfiles/vc10/config.h \
   1574 	Mkfiles/vc10/crt_secure_no_deprecate.props \
   1575 	Mkfiles/vc10/crt_secure_no_deprecate.vsprops \
   1576 	Mkfiles/vc10/libyasm-stdint.h Mkfiles/vc10/out_copy_rename.bat \
   1577 	Mkfiles/vc10/readme.vc10.txt Mkfiles/vc10/vsyasm.props \
   1578 	Mkfiles/vc10/vsyasm.targets Mkfiles/vc10/vsyasm.vcxproj \
   1579 	Mkfiles/vc10/vsyasm.xml Mkfiles/vc10/yasm.sln \
   1580 	Mkfiles/vc10/yasm.vcxproj Mkfiles/vc10/yasm.vcxproj.filters \
   1581 	Mkfiles/vc10/ytasm.vcxproj \
   1582 	Mkfiles/vc10/genmacro/genmacro.vcxproj \
   1583 	Mkfiles/vc10/genmacro/genmacro.vcxproj.filters \
   1584 	Mkfiles/vc10/genmacro/run.bat \
   1585 	Mkfiles/vc10/genmodule/genmodule.vcxproj \
   1586 	Mkfiles/vc10/genmodule/genmodule.vcxproj.filters \
   1587 	Mkfiles/vc10/genmodule/run.bat \
   1588 	Mkfiles/vc10/genperf/genperf.vcxproj \
   1589 	Mkfiles/vc10/genperf/genperf.vcxproj.filters \
   1590 	Mkfiles/vc10/genperf/run.bat \
   1591 	Mkfiles/vc10/genstring/genstring.vcxproj \
   1592 	Mkfiles/vc10/genstring/genstring.vcxproj.filters \
   1593 	Mkfiles/vc10/genstring/run.bat \
   1594 	Mkfiles/vc10/genversion/genversion.vcxproj \
   1595 	Mkfiles/vc10/genversion/genversion.vcxproj.filters \
   1596 	Mkfiles/vc10/genversion/run.bat \
   1597 	Mkfiles/vc10/libyasm/libyasm.vcxproj \
   1598 	Mkfiles/vc10/libyasm/libyasm.vcxproj.filters \
   1599 	Mkfiles/vc10/modules/modules.vcxproj \
   1600 	Mkfiles/vc10/modules/modules.vcxproj.filters \
   1601 	Mkfiles/vc10/re2c/re2c.vcxproj \
   1602 	Mkfiles/vc10/re2c/re2c.vcxproj.filters \
   1603 	Mkfiles/vc10/re2c/run.bat genstring.c
   1604 
   1605 # libyasm-stdint.h doesn't clean up after itself?
   1606 CONFIG_CLEAN_FILES = libyasm-stdint.h YASM-VERSION-FILE YASM-VERSION.h
   1607 re2c_SOURCES = 
   1608 re2c_LDADD = re2c-main.$(OBJEXT) re2c-code.$(OBJEXT) \
   1609 	re2c-dfa.$(OBJEXT) re2c-parser.$(OBJEXT) \
   1610 	re2c-actions.$(OBJEXT) re2c-scanner.$(OBJEXT) \
   1611 	re2c-mbo_getopt.$(OBJEXT) re2c-substr.$(OBJEXT) \
   1612 	re2c-translate.$(OBJEXT)
   1613 re2c_LINK = $(CCLD_FOR_BUILD) -o $@
   1614 genmacro_SOURCES = 
   1615 genmacro_LDADD = genmacro.$(OBJEXT)
   1616 genmacro_LINK = $(CCLD_FOR_BUILD) -o $@
   1617 genperf_SOURCES = 
   1618 genperf_LDADD = genperf.$(OBJEXT) gp-perfect.$(OBJEXT) \
   1619 	gp-phash.$(OBJEXT) gp-xmalloc.$(OBJEXT) gp-xstrdup.$(OBJEXT)
   1620 genperf_LINK = $(CCLD_FOR_BUILD) -o $@
   1621 PYBINDING_DEPS = tools/python-yasm/bytecode.pxi \
   1622 	tools/python-yasm/errwarn.pxi tools/python-yasm/expr.pxi \
   1623 	tools/python-yasm/floatnum.pxi tools/python-yasm/intnum.pxi \
   1624 	tools/python-yasm/symrec.pxi tools/python-yasm/value.pxi
   1625 YASM_MODULES = arch_x86 arch_lc3b listfmt_nasm parser_gas parser_gnu \
   1626 	parser_nasm parser_tasm preproc_nasm preproc_tasm preproc_raw \
   1627 	preproc_cpp preproc_gas dbgfmt_cv8 dbgfmt_dwarf2 dbgfmt_null \
   1628 	dbgfmt_stabs objfmt_dbg objfmt_bin objfmt_dosexe objfmt_elf \
   1629 	objfmt_elf32 objfmt_elf64 objfmt_coff objfmt_macho \
   1630 	objfmt_macho32 objfmt_macho64 objfmt_rdf objfmt_win32 \
   1631 	objfmt_win64 objfmt_x64 objfmt_xdf
   1632 lib_LIBRARIES = libyasm.a
   1633 libyasm_a_SOURCES = modules/arch/x86/x86arch.c \
   1634 	modules/arch/x86/x86arch.h modules/arch/x86/x86bc.c \
   1635 	modules/arch/x86/x86expr.c modules/arch/x86/x86id.c \
   1636 	modules/arch/lc3b/lc3barch.c modules/arch/lc3b/lc3barch.h \
   1637 	modules/arch/lc3b/lc3bbc.c \
   1638 	modules/listfmts/nasm/nasm-listfmt.c \
   1639 	modules/parsers/gas/gas-parser.c \
   1640 	modules/parsers/gas/gas-parser.h \
   1641 	modules/parsers/gas/gas-parse.c \
   1642 	modules/parsers/gas/gas-parse-intel.c \
   1643 	modules/parsers/nasm/nasm-parser.c \
   1644 	modules/parsers/nasm/nasm-parser.h \
   1645 	modules/parsers/nasm/nasm-parser-struct.h \
   1646 	modules/parsers/nasm/nasm-parse.c \
   1647 	modules/preprocs/nasm/nasm-preproc.c \
   1648 	modules/preprocs/nasm/nasm-pp.h \
   1649 	modules/preprocs/nasm/nasm-pp.c modules/preprocs/nasm/nasm.h \
   1650 	modules/preprocs/nasm/nasmlib.h \
   1651 	modules/preprocs/nasm/nasmlib.c \
   1652 	modules/preprocs/nasm/nasm-eval.h \
   1653 	modules/preprocs/nasm/nasm-eval.c \
   1654 	modules/preprocs/raw/raw-preproc.c \
   1655 	modules/preprocs/cpp/cpp-preproc.c \
   1656 	modules/preprocs/gas/gas-preproc.c \
   1657 	modules/preprocs/gas/gas-eval.h \
   1658 	modules/preprocs/gas/gas-eval.c \
   1659 	modules/dbgfmts/codeview/cv-dbgfmt.h \
   1660 	modules/dbgfmts/codeview/cv-dbgfmt.c \
   1661 	modules/dbgfmts/codeview/cv-symline.c \
   1662 	modules/dbgfmts/codeview/cv-type.c \
   1663 	modules/dbgfmts/dwarf2/dwarf2-dbgfmt.h \
   1664 	modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c \
   1665 	modules/dbgfmts/dwarf2/dwarf2-line.c \
   1666 	modules/dbgfmts/dwarf2/dwarf2-aranges.c \
   1667 	modules/dbgfmts/dwarf2/dwarf2-info.c \
   1668 	modules/dbgfmts/null/null-dbgfmt.c \
   1669 	modules/dbgfmts/stabs/stabs-dbgfmt.c \
   1670 	modules/objfmts/dbg/dbg-objfmt.c \
   1671 	modules/objfmts/bin/bin-objfmt.c modules/objfmts/elf/elf.c \
   1672 	modules/objfmts/elf/elf.h modules/objfmts/elf/elf-objfmt.c \
   1673 	modules/objfmts/elf/elf-machine.h \
   1674 	modules/objfmts/elf/elf-x86-x86.c \
   1675 	modules/objfmts/elf/elf-x86-amd64.c \
   1676 	modules/objfmts/coff/coff-objfmt.c \
   1677 	modules/objfmts/coff/coff-objfmt.h \
   1678 	modules/objfmts/coff/win64-except.c \
   1679 	modules/objfmts/macho/macho-objfmt.c \
   1680 	modules/objfmts/rdf/rdf-objfmt.c \
   1681 	modules/objfmts/xdf/xdf-objfmt.c libyasm/assocdat.c \
   1682 	libyasm/bitvect.c libyasm/bc-align.c libyasm/bc-data.c \
   1683 	libyasm/bc-incbin.c libyasm/bc-org.c libyasm/bc-reserve.c \
   1684 	libyasm/bytecode.c libyasm/errwarn.c libyasm/expr.c \
   1685 	libyasm/file.c libyasm/floatnum.c libyasm/hamt.c \
   1686 	libyasm/insn.c libyasm/intnum.c libyasm/inttree.c \
   1687 	libyasm/linemap.c libyasm/md5.c libyasm/mergesort.c \
   1688 	libyasm/phash.c libyasm/section.c libyasm/strcasecmp.c \
   1689 	libyasm/strsep.c libyasm/symrec.c libyasm/valparam.c \
   1690 	libyasm/value.c libyasm/xmalloc.c libyasm/xstrdup.c
   1691 nodist_libyasm_a_SOURCES = x86cpu.c x86regtmod.c lc3bid.c gas-token.c \
   1692 	nasm-token.c module.c
   1693 genversion_SOURCES = 
   1694 genversion_LDADD = genversion.$(OBJEXT)
   1695 genversion_LINK = $(CCLD_FOR_BUILD) -o $@
   1696 genmodule_SOURCES = 
   1697 genmodule_LDADD = genmodule.$(OBJEXT)
   1698 genmodule_LINK = $(CCLD_FOR_BUILD) -o $@
   1699 modincludedir = $(includedir)/libyasm
   1700 modinclude_HEADERS = libyasm/arch.h libyasm/assocdat.h \
   1701 	libyasm/bitvect.h libyasm/bytecode.h libyasm/compat-queue.h \
   1702 	libyasm/coretype.h libyasm/dbgfmt.h libyasm/errwarn.h \
   1703 	libyasm/expr.h libyasm/file.h libyasm/floatnum.h \
   1704 	libyasm/hamt.h libyasm/insn.h libyasm/intnum.h \
   1705 	libyasm/inttree.h libyasm/linemap.h libyasm/listfmt.h \
   1706 	libyasm/md5.h libyasm/module.h libyasm/objfmt.h \
   1707 	libyasm/parser.h libyasm/phash.h libyasm/preproc.h \
   1708 	libyasm/section.h libyasm/symrec.h libyasm/valparam.h \
   1709 	libyasm/value.h
   1710 bitvect_test_SOURCES = libyasm/tests/bitvect_test.c
   1711 bitvect_test_LDADD = libyasm.a $(INTLLIBS)
   1712 floatnum_test_SOURCES = libyasm/tests/floatnum_test.c
   1713 floatnum_test_LDADD = libyasm.a $(INTLLIBS)
   1714 leb128_test_SOURCES = libyasm/tests/leb128_test.c
   1715 leb128_test_LDADD = libyasm.a $(INTLLIBS)
   1716 splitpath_test_SOURCES = libyasm/tests/splitpath_test.c
   1717 splitpath_test_LDADD = libyasm.a $(INTLLIBS)
   1718 combpath_test_SOURCES = libyasm/tests/combpath_test.c
   1719 combpath_test_LDADD = libyasm.a $(INTLLIBS)
   1720 uncstring_test_SOURCES = libyasm/tests/uncstring_test.c
   1721 uncstring_test_LDADD = libyasm.a $(INTLLIBS)
   1722 yasm_SOURCES = frontends/yasm/yasm.c frontends/yasm/yasm-options.c \
   1723 	frontends/yasm/yasm-options.h
   1724 yasm_LDADD = libyasm.a $(INTLLIBS)
   1725 ytasm_SOURCES = frontends/tasm/tasm.c frontends/tasm/tasm-options.c \
   1726 	frontends/tasm/tasm-options.h
   1727 ytasm_LDADD = libyasm.a $(INTLLIBS)
   1728 vsyasm_SOURCES = frontends/vsyasm/vsyasm.c \
   1729 	frontends/yasm/yasm-options.c frontends/yasm/yasm-options.h
   1730 vsyasm_LDADD = libyasm.a $(INTLLIBS)
   1731 
   1732 # genstring build
   1733 genstring_SOURCES = 
   1734 genstring_LDADD = genstring.$(OBJEXT)
   1735 genstring_LINK = $(CCLD_FOR_BUILD) -o $@
   1736 all: $(BUILT_SOURCES) config.h
   1737 	$(MAKE) $(AM_MAKEFLAGS) all-recursive
   1738 
   1739 .SUFFIXES:
   1740 .SUFFIXES: .gperf .c .o .obj
   1741 am--refresh:
   1742 	@:
   1743 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/tools/Makefile.inc $(srcdir)/tools/re2c/Makefile.inc $(srcdir)/tools/genmacro/Makefile.inc $(srcdir)/tools/genperf/Makefile.inc $(srcdir)/tools/python-yasm/Makefile.inc $(srcdir)/tools/python-yasm/tests/Makefile.inc $(srcdir)/modules/Makefile.inc $(srcdir)/modules/arch/Makefile.inc $(srcdir)/modules/arch/x86/Makefile.inc $(srcdir)/modules/arch/x86/tests/Makefile.inc $(srcdir)/modules/arch/x86/tests/gas32/Makefile.inc $(srcdir)/modules/arch/x86/tests/gas64/Makefile.inc $(srcdir)/modules/arch/lc3b/Makefile.inc $(srcdir)/modules/arch/lc3b/tests/Makefile.inc $(srcdir)/modules/listfmts/Makefile.inc $(srcdir)/modules/listfmts/nasm/Makefile.inc $(srcdir)/modules/parsers/Makefile.inc $(srcdir)/modules/parsers/gas/Makefile.inc $(srcdir)/modules/parsers/gas/tests/Makefile.inc $(srcdir)/modules/parsers/gas/tests/bin/Makefile.inc $(srcdir)/modules/parsers/nasm/Makefile.inc $(srcdir)/modules/parsers/nasm/tests/Makefile.inc $(srcdir)/modules/parsers/nasm/tests/worphan/Makefile.inc $(srcdir)/modules/parsers/tasm/Makefile.inc $(srcdir)/modules/parsers/tasm/tests/Makefile.inc $(srcdir)/modules/parsers/tasm/tests/exe/Makefile.inc $(srcdir)/modules/preprocs/Makefile.inc $(srcdir)/modules/preprocs/tasm/Makefile.inc $(srcdir)/modules/preprocs/tasm/tests/Makefile.inc $(srcdir)/modules/preprocs/nasm/Makefile.inc $(srcdir)/modules/preprocs/nasm/tests/Makefile.inc $(srcdir)/modules/preprocs/raw/Makefile.inc $(srcdir)/modules/preprocs/raw/tests/Makefile.inc $(srcdir)/modules/preprocs/cpp/Makefile.inc $(srcdir)/modules/preprocs/gas/Makefile.inc $(srcdir)/modules/preprocs/gas/tests/Makefile.inc $(srcdir)/modules/dbgfmts/Makefile.inc $(srcdir)/modules/dbgfmts/codeview/Makefile.inc $(srcdir)/modules/dbgfmts/dwarf2/Makefile.inc $(srcdir)/modules/dbgfmts/dwarf2/tests/Makefile.inc $(srcdir)/modules/dbgfmts/dwarf2/tests/gen64/Makefile.inc $(srcdir)/modules/dbgfmts/dwarf2/tests/pass32/Makefile.inc $(srcdir)/modules/dbgfmts/dwarf2/tests/pass64/Makefile.inc $(srcdir)/modules/dbgfmts/dwarf2/tests/passwin64/Makefile.inc $(srcdir)/modules/dbgfmts/null/Makefile.inc $(srcdir)/modules/dbgfmts/stabs/Makefile.inc $(srcdir)/modules/dbgfmts/stabs/tests/Makefile.inc $(srcdir)/modules/objfmts/Makefile.inc $(srcdir)/modules/objfmts/dbg/Makefile.inc $(srcdir)/modules/objfmts/bin/Makefile.inc $(srcdir)/modules/objfmts/bin/tests/Makefile.inc $(srcdir)/modules/objfmts/bin/tests/multisect/Makefile.inc $(srcdir)/modules/objfmts/elf/Makefile.inc $(srcdir)/modules/objfmts/elf/tests/Makefile.inc $(srcdir)/modules/objfmts/elf/tests/amd64/Makefile.inc $(srcdir)/modules/objfmts/elf/tests/gas32/Makefile.inc $(srcdir)/modules/objfmts/elf/tests/gas64/Makefile.inc $(srcdir)/modules/objfmts/coff/Makefile.inc $(srcdir)/modules/objfmts/coff/tests/Makefile.inc $(srcdir)/modules/objfmts/macho/Makefile.inc $(srcdir)/modules/objfmts/macho/tests/Makefile.inc $(srcdir)/modules/objfmts/macho/tests/gas32/Makefile.inc $(srcdir)/modules/objfmts/macho/tests/gas64/Makefile.inc $(srcdir)/modules/objfmts/macho/tests/nasm32/Makefile.inc $(srcdir)/modules/objfmts/macho/tests/nasm64/Makefile.inc $(srcdir)/modules/objfmts/rdf/Makefile.inc $(srcdir)/modules/objfmts/rdf/tests/Makefile.inc $(srcdir)/modules/objfmts/win32/Makefile.inc $(srcdir)/modules/objfmts/win32/tests/Makefile.inc $(srcdir)/modules/objfmts/win32/tests/gas/Makefile.inc $(srcdir)/modules/objfmts/win64/Makefile.inc $(srcdir)/modules/objfmts/win64/tests/Makefile.inc $(srcdir)/modules/objfmts/win64/tests/gas/Makefile.inc $(srcdir)/modules/objfmts/xdf/Makefile.inc $(srcdir)/modules/objfmts/xdf/tests/Makefile.inc $(srcdir)/libyasm/Makefile.inc $(srcdir)/libyasm/tests/Makefile.inc $(srcdir)/frontends/Makefile.inc $(srcdir)/frontends/yasm/Makefile.inc $(srcdir)/frontends/tasm/Makefile.inc $(srcdir)/frontends/vsyasm/Makefile.inc $(srcdir)/m4/Makefile.inc $(am__configure_deps)
   1744 	@for dep in $?; do \
   1745 	  case '$(am__configure_deps)' in \
   1746 	    *$$dep*) \
   1747 	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
   1748 	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
   1749 		&& exit 0; \
   1750 	      exit 1;; \
   1751 	  esac; \
   1752 	done; \
   1753 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
   1754 	$(am__cd) $(top_srcdir) && \
   1755 	  $(AUTOMAKE) --foreign Makefile
   1756 .PRECIOUS: Makefile
   1757 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
   1758 	@case '$?' in \
   1759 	  *config.status*) \
   1760 	    echo ' $(SHELL) ./config.status'; \
   1761 	    $(SHELL) ./config.status;; \
   1762 	  *) \
   1763 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
   1764 	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
   1765 	esac;
   1766 
   1767 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
   1768 	$(SHELL) ./config.status --recheck
   1769 
   1770 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
   1771 	$(am__cd) $(srcdir) && $(AUTOCONF)
   1772 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
   1773 	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
   1774 $(am__aclocal_m4_deps):
   1775 
   1776 config.h: stamp-h1
   1777 	@if test ! -f $@; then \
   1778 	  rm -f stamp-h1; \
   1779 	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
   1780 	else :; fi
   1781 
   1782 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
   1783 	@rm -f stamp-h1
   1784 	cd $(top_builddir) && $(SHELL) ./config.status config.h
   1785 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
   1786 	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
   1787 	rm -f stamp-h1
   1788 	touch $@
   1789 
   1790 distclean-hdr:
   1791 	-rm -f config.h stamp-h1
   1792 install-libLIBRARIES: $(lib_LIBRARIES)
   1793 	@$(NORMAL_INSTALL)
   1794 	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
   1795 	@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
   1796 	list2=; for p in $$list; do \
   1797 	  if test -f $$p; then \
   1798 	    list2="$$list2 $$p"; \
   1799 	  else :; fi; \
   1800 	done; \
   1801 	test -z "$$list2" || { \
   1802 	  echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(libdir)'"; \
   1803 	  $(INSTALL_DATA) $$list2 "$(DESTDIR)$(libdir)" || exit $$?; }
   1804 	@$(POST_INSTALL)
   1805 	@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
   1806 	for p in $$list; do \
   1807 	  if test -f $$p; then \
   1808 	    $(am__strip_dir) \
   1809 	    echo " ( cd '$(DESTDIR)$(libdir)' && $(RANLIB) $$f )"; \
   1810 	    ( cd "$(DESTDIR)$(libdir)" && $(RANLIB) $$f ) || exit $$?; \
   1811 	  else :; fi; \
   1812 	done
   1813 
   1814 uninstall-libLIBRARIES:
   1815 	@$(NORMAL_UNINSTALL)
   1816 	@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
   1817 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
   1818 	test -n "$$files" || exit 0; \
   1819 	echo " ( cd '$(DESTDIR)$(libdir)' && rm -f "$$files" )"; \
   1820 	cd "$(DESTDIR)$(libdir)" && rm -f $$files
   1821 
   1822 clean-libLIBRARIES:
   1823 	-test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
   1824 libyasm.a: $(libyasm_a_OBJECTS) $(libyasm_a_DEPENDENCIES) 
   1825 	-rm -f libyasm.a
   1826 	$(libyasm_a_AR) libyasm.a $(libyasm_a_OBJECTS) $(libyasm_a_LIBADD)
   1827 	$(RANLIB) libyasm.a
   1828 install-binPROGRAMS: $(bin_PROGRAMS)
   1829 	@$(NORMAL_INSTALL)
   1830 	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
   1831 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
   1832 	for p in $$list; do echo "$$p $$p"; done | \
   1833 	sed 's/$(EXEEXT)$$//' | \
   1834 	while read p p1; do if test -f $$p; \
   1835 	  then echo "$$p"; echo "$$p"; else :; fi; \
   1836 	done | \
   1837 	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
   1838 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
   1839 	sed 'N;N;N;s,\n, ,g' | \
   1840 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
   1841 	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
   1842 	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
   1843 	    else { print "f", $$3 "/" $$4, $$1; } } \
   1844 	  END { for (d in files) print "f", d, files[d] }' | \
   1845 	while read type dir files; do \
   1846 	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
   1847 	    test -z "$$files" || { \
   1848 	      echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
   1849 	      $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
   1850 	    } \
   1851 	; done
   1852 
   1853 uninstall-binPROGRAMS:
   1854 	@$(NORMAL_UNINSTALL)
   1855 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
   1856 	files=`for p in $$list; do echo "$$p"; done | \
   1857 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
   1858 	      -e 's/$$/$(EXEEXT)/' `; \
   1859 	test -n "$$list" || exit 0; \
   1860 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
   1861 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
   1862 
   1863 clean-binPROGRAMS:
   1864 	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
   1865 
   1866 clean-checkPROGRAMS:
   1867 	-test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
   1868 
   1869 clean-noinstPROGRAMS:
   1870 	-test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
   1871 bitvect_test$(EXEEXT): $(bitvect_test_OBJECTS) $(bitvect_test_DEPENDENCIES) 
   1872 	@rm -f bitvect_test$(EXEEXT)
   1873 	$(LINK) $(bitvect_test_OBJECTS) $(bitvect_test_LDADD) $(LIBS)
   1874 combpath_test$(EXEEXT): $(combpath_test_OBJECTS) $(combpath_test_DEPENDENCIES) 
   1875 	@rm -f combpath_test$(EXEEXT)
   1876 	$(LINK) $(combpath_test_OBJECTS) $(combpath_test_LDADD) $(LIBS)
   1877 floatnum_test$(EXEEXT): $(floatnum_test_OBJECTS) $(floatnum_test_DEPENDENCIES) 
   1878 	@rm -f floatnum_test$(EXEEXT)
   1879 	$(LINK) $(floatnum_test_OBJECTS) $(floatnum_test_LDADD) $(LIBS)
   1880 genmacro$(EXEEXT): $(genmacro_OBJECTS) $(genmacro_DEPENDENCIES) 
   1881 	@rm -f genmacro$(EXEEXT)
   1882 	$(genmacro_LINK) $(genmacro_OBJECTS) $(genmacro_LDADD) $(LIBS)
   1883 genmodule$(EXEEXT): $(genmodule_OBJECTS) $(genmodule_DEPENDENCIES) 
   1884 	@rm -f genmodule$(EXEEXT)
   1885 	$(genmodule_LINK) $(genmodule_OBJECTS) $(genmodule_LDADD) $(LIBS)
   1886 genperf$(EXEEXT): $(genperf_OBJECTS) $(genperf_DEPENDENCIES) 
   1887 	@rm -f genperf$(EXEEXT)
   1888 	$(genperf_LINK) $(genperf_OBJECTS) $(genperf_LDADD) $(LIBS)
   1889 genstring$(EXEEXT): $(genstring_OBJECTS) $(genstring_DEPENDENCIES) 
   1890 	@rm -f genstring$(EXEEXT)
   1891 	$(genstring_LINK) $(genstring_OBJECTS) $(genstring_LDADD) $(LIBS)
   1892 genversion$(EXEEXT): $(genversion_OBJECTS) $(genversion_DEPENDENCIES) 
   1893 	@rm -f genversion$(EXEEXT)
   1894 	$(genversion_LINK) $(genversion_OBJECTS) $(genversion_LDADD) $(LIBS)
   1895 leb128_test$(EXEEXT): $(leb128_test_OBJECTS) $(leb128_test_DEPENDENCIES) 
   1896 	@rm -f leb128_test$(EXEEXT)
   1897 	$(LINK) $(leb128_test_OBJECTS) $(leb128_test_LDADD) $(LIBS)
   1898 re2c$(EXEEXT): $(re2c_OBJECTS) $(re2c_DEPENDENCIES) 
   1899 	@rm -f re2c$(EXEEXT)
   1900 	$(re2c_LINK) $(re2c_OBJECTS) $(re2c_LDADD) $(LIBS)
   1901 splitpath_test$(EXEEXT): $(splitpath_test_OBJECTS) $(splitpath_test_DEPENDENCIES) 
   1902 	@rm -f splitpath_test$(EXEEXT)
   1903 	$(LINK) $(splitpath_test_OBJECTS) $(splitpath_test_LDADD) $(LIBS)
   1904 test_hd$(EXEEXT): $(test_hd_OBJECTS) $(test_hd_DEPENDENCIES) 
   1905 	@rm -f test_hd$(EXEEXT)
   1906 	$(LINK) $(test_hd_OBJECTS) $(test_hd_LDADD) $(LIBS)
   1907 uncstring_test$(EXEEXT): $(uncstring_test_OBJECTS) $(uncstring_test_DEPENDENCIES) 
   1908 	@rm -f uncstring_test$(EXEEXT)
   1909 	$(LINK) $(uncstring_test_OBJECTS) $(uncstring_test_LDADD) $(LIBS)
   1910 vsyasm$(EXEEXT): $(vsyasm_OBJECTS) $(vsyasm_DEPENDENCIES) 
   1911 	@rm -f vsyasm$(EXEEXT)
   1912 	$(LINK) $(vsyasm_OBJECTS) $(vsyasm_LDADD) $(LIBS)
   1913 yasm$(EXEEXT): $(yasm_OBJECTS) $(yasm_DEPENDENCIES) 
   1914 	@rm -f yasm$(EXEEXT)
   1915 	$(LINK) $(yasm_OBJECTS) $(yasm_LDADD) $(LIBS)
   1916 ytasm$(EXEEXT): $(ytasm_OBJECTS) $(ytasm_DEPENDENCIES) 
   1917 	@rm -f ytasm$(EXEEXT)
   1918 	$(LINK) $(ytasm_OBJECTS) $(ytasm_LDADD) $(LIBS)
   1919 
   1920 mostlyclean-compile:
   1921 	-rm -f *.$(OBJEXT)
   1922 
   1923 distclean-compile:
   1924 	-rm -f *.tab.c
   1925 
   1926 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/assocdat.Po@am__quote@
   1927 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bc-align.Po@am__quote@
   1928 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bc-data.Po@am__quote@
   1929 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bc-incbin.Po@am__quote@
   1930 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bc-org.Po@am__quote@
   1931 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bc-reserve.Po@am__quote@
   1932 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bin-objfmt.Po@am__quote@
   1933 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bitvect.Po@am__quote@
   1934 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bitvect_test.Po@am__quote@
   1935 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bytecode.Po@am__quote@
   1936 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-objfmt.Po@am__quote@
   1937 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/combpath_test.Po@am__quote@
   1938 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpp-preproc.Po@am__quote@
   1939 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cv-dbgfmt.Po@am__quote@
   1940 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cv-symline.Po@am__quote@
   1941 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cv-type.Po@am__quote@
   1942 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbg-objfmt.Po@am__quote@
   1943 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwarf2-aranges.Po@am__quote@
   1944 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwarf2-dbgfmt.Po@am__quote@
   1945 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwarf2-info.Po@am__quote@
   1946 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwarf2-line.Po@am__quote@
   1947 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-objfmt.Po@am__quote@
   1948 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-x86-amd64.Po@am__quote@
   1949 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-x86-x86.Po@am__quote@
   1950 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf.Po@am__quote@
   1951 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/errwarn.Po@am__quote@
   1952 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/expr.Po@am__quote@
   1953 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/file.Po@am__quote@
   1954 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/floatnum.Po@am__quote@
   1955 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/floatnum_test.Po@am__quote@
   1956 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gas-eval.Po@am__quote@
   1957 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gas-parse-intel.Po@am__quote@
   1958 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gas-parse.Po@am__quote@
   1959 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gas-parser.Po@am__quote@
   1960 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gas-preproc.Po@am__quote@
   1961 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gas-token.Po@am__quote@
   1962 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hamt.Po@am__quote@
   1963 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/insn.Po@am__quote@
   1964 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/intnum.Po@am__quote@
   1965 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inttree.Po@am__quote@
   1966 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lc3barch.Po@am__quote@
   1967 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lc3bbc.Po@am__quote@
   1968 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lc3bid.Po@am__quote@
   1969 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/leb128_test.Po@am__quote@
   1970 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/linemap.Po@am__quote@
   1971 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/macho-objfmt.Po@am__quote@
   1972 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5.Po@am__quote@
   1973 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mergesort.Po@am__quote@
   1974 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/module.Po@am__quote@
   1975 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nasm-eval.Po@am__quote@
   1976 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nasm-listfmt.Po@am__quote@
   1977 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nasm-parse.Po@am__quote@
   1978 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nasm-parser.Po@am__quote@
   1979 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nasm-pp.Po@am__quote@
   1980 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nasm-preproc.Po@am__quote@
   1981 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nasm-token.Po@am__quote@
   1982 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nasmlib.Po@am__quote@
   1983 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/null-dbgfmt.Po@am__quote@
   1984 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/phash.Po@am__quote@
   1985 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/raw-preproc.Po@am__quote@
   1986 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rdf-objfmt.Po@am__quote@
   1987 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/section.Po@am__quote@
   1988 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/splitpath_test.Po@am__quote@
   1989 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stabs-dbgfmt.Po@am__quote@
   1990 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strcasecmp.Po@am__quote@
   1991 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strsep.Po@am__quote@
   1992 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/symrec.Po@am__quote@
   1993 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tasm-options.Po@am__quote@
   1994 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tasm.Po@am__quote@
   1995 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_hd.Po@am__quote@
   1996 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/uncstring_test.Po@am__quote@
   1997 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/valparam.Po@am__quote@
   1998 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/value.Po@am__quote@
   1999 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vsyasm.Po@am__quote@
   2000 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/win64-except.Po@am__quote@
   2001 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/x86arch.Po@am__quote@
   2002 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/x86bc.Po@am__quote@
   2003 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/x86cpu.Po@am__quote@
   2004 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/x86expr.Po@am__quote@
   2005 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/x86id.Po@am__quote@
   2006 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/x86regtmod.Po@am__quote@
   2007 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xdf-objfmt.Po@am__quote@
   2008 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmalloc.Po@am__quote@
   2009 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrdup.Po@am__quote@
   2010 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/yasm-options.Po@am__quote@
   2011 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/yasm.Po@am__quote@
   2012 
   2013 .c.o:
   2014 @am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
   2015 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
   2016 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
   2017 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2018 @am__fastdepCC_FALSE@	$(COMPILE) -c $<
   2019 
   2020 .c.obj:
   2021 @am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
   2022 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
   2023 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
   2024 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2025 @am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
   2026 
   2027 x86arch.o: modules/arch/x86/x86arch.c
   2028 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT x86arch.o -MD -MP -MF $(DEPDIR)/x86arch.Tpo -c -o x86arch.o `test -f 'modules/arch/x86/x86arch.c' || echo '$(srcdir)/'`modules/arch/x86/x86arch.c
   2029 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/x86arch.Tpo $(DEPDIR)/x86arch.Po
   2030 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/arch/x86/x86arch.c' object='x86arch.o' libtool=no @AMDEPBACKSLASH@
   2031 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2032 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o x86arch.o `test -f 'modules/arch/x86/x86arch.c' || echo '$(srcdir)/'`modules/arch/x86/x86arch.c
   2033 
   2034 x86arch.obj: modules/arch/x86/x86arch.c
   2035 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT x86arch.obj -MD -MP -MF $(DEPDIR)/x86arch.Tpo -c -o x86arch.obj `if test -f 'modules/arch/x86/x86arch.c'; then $(CYGPATH_W) 'modules/arch/x86/x86arch.c'; else $(CYGPATH_W) '$(srcdir)/modules/arch/x86/x86arch.c'; fi`
   2036 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/x86arch.Tpo $(DEPDIR)/x86arch.Po
   2037 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/arch/x86/x86arch.c' object='x86arch.obj' libtool=no @AMDEPBACKSLASH@
   2038 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2039 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o x86arch.obj `if test -f 'modules/arch/x86/x86arch.c'; then $(CYGPATH_W) 'modules/arch/x86/x86arch.c'; else $(CYGPATH_W) '$(srcdir)/modules/arch/x86/x86arch.c'; fi`
   2040 
   2041 x86bc.o: modules/arch/x86/x86bc.c
   2042 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT x86bc.o -MD -MP -MF $(DEPDIR)/x86bc.Tpo -c -o x86bc.o `test -f 'modules/arch/x86/x86bc.c' || echo '$(srcdir)/'`modules/arch/x86/x86bc.c
   2043 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/x86bc.Tpo $(DEPDIR)/x86bc.Po
   2044 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/arch/x86/x86bc.c' object='x86bc.o' libtool=no @AMDEPBACKSLASH@
   2045 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2046 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o x86bc.o `test -f 'modules/arch/x86/x86bc.c' || echo '$(srcdir)/'`modules/arch/x86/x86bc.c
   2047 
   2048 x86bc.obj: modules/arch/x86/x86bc.c
   2049 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT x86bc.obj -MD -MP -MF $(DEPDIR)/x86bc.Tpo -c -o x86bc.obj `if test -f 'modules/arch/x86/x86bc.c'; then $(CYGPATH_W) 'modules/arch/x86/x86bc.c'; else $(CYGPATH_W) '$(srcdir)/modules/arch/x86/x86bc.c'; fi`
   2050 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/x86bc.Tpo $(DEPDIR)/x86bc.Po
   2051 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/arch/x86/x86bc.c' object='x86bc.obj' libtool=no @AMDEPBACKSLASH@
   2052 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2053 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o x86bc.obj `if test -f 'modules/arch/x86/x86bc.c'; then $(CYGPATH_W) 'modules/arch/x86/x86bc.c'; else $(CYGPATH_W) '$(srcdir)/modules/arch/x86/x86bc.c'; fi`
   2054 
   2055 x86expr.o: modules/arch/x86/x86expr.c
   2056 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT x86expr.o -MD -MP -MF $(DEPDIR)/x86expr.Tpo -c -o x86expr.o `test -f 'modules/arch/x86/x86expr.c' || echo '$(srcdir)/'`modules/arch/x86/x86expr.c
   2057 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/x86expr.Tpo $(DEPDIR)/x86expr.Po
   2058 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/arch/x86/x86expr.c' object='x86expr.o' libtool=no @AMDEPBACKSLASH@
   2059 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2060 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o x86expr.o `test -f 'modules/arch/x86/x86expr.c' || echo '$(srcdir)/'`modules/arch/x86/x86expr.c
   2061 
   2062 x86expr.obj: modules/arch/x86/x86expr.c
   2063 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT x86expr.obj -MD -MP -MF $(DEPDIR)/x86expr.Tpo -c -o x86expr.obj `if test -f 'modules/arch/x86/x86expr.c'; then $(CYGPATH_W) 'modules/arch/x86/x86expr.c'; else $(CYGPATH_W) '$(srcdir)/modules/arch/x86/x86expr.c'; fi`
   2064 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/x86expr.Tpo $(DEPDIR)/x86expr.Po
   2065 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/arch/x86/x86expr.c' object='x86expr.obj' libtool=no @AMDEPBACKSLASH@
   2066 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2067 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o x86expr.obj `if test -f 'modules/arch/x86/x86expr.c'; then $(CYGPATH_W) 'modules/arch/x86/x86expr.c'; else $(CYGPATH_W) '$(srcdir)/modules/arch/x86/x86expr.c'; fi`
   2068 
   2069 x86id.o: modules/arch/x86/x86id.c
   2070 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT x86id.o -MD -MP -MF $(DEPDIR)/x86id.Tpo -c -o x86id.o `test -f 'modules/arch/x86/x86id.c' || echo '$(srcdir)/'`modules/arch/x86/x86id.c
   2071 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/x86id.Tpo $(DEPDIR)/x86id.Po
   2072 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/arch/x86/x86id.c' object='x86id.o' libtool=no @AMDEPBACKSLASH@
   2073 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2074 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o x86id.o `test -f 'modules/arch/x86/x86id.c' || echo '$(srcdir)/'`modules/arch/x86/x86id.c
   2075 
   2076 x86id.obj: modules/arch/x86/x86id.c
   2077 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT x86id.obj -MD -MP -MF $(DEPDIR)/x86id.Tpo -c -o x86id.obj `if test -f 'modules/arch/x86/x86id.c'; then $(CYGPATH_W) 'modules/arch/x86/x86id.c'; else $(CYGPATH_W) '$(srcdir)/modules/arch/x86/x86id.c'; fi`
   2078 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/x86id.Tpo $(DEPDIR)/x86id.Po
   2079 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/arch/x86/x86id.c' object='x86id.obj' libtool=no @AMDEPBACKSLASH@
   2080 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2081 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o x86id.obj `if test -f 'modules/arch/x86/x86id.c'; then $(CYGPATH_W) 'modules/arch/x86/x86id.c'; else $(CYGPATH_W) '$(srcdir)/modules/arch/x86/x86id.c'; fi`
   2082 
   2083 lc3barch.o: modules/arch/lc3b/lc3barch.c
   2084 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lc3barch.o -MD -MP -MF $(DEPDIR)/lc3barch.Tpo -c -o lc3barch.o `test -f 'modules/arch/lc3b/lc3barch.c' || echo '$(srcdir)/'`modules/arch/lc3b/lc3barch.c
   2085 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lc3barch.Tpo $(DEPDIR)/lc3barch.Po
   2086 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/arch/lc3b/lc3barch.c' object='lc3barch.o' libtool=no @AMDEPBACKSLASH@
   2087 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2088 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lc3barch.o `test -f 'modules/arch/lc3b/lc3barch.c' || echo '$(srcdir)/'`modules/arch/lc3b/lc3barch.c
   2089 
   2090 lc3barch.obj: modules/arch/lc3b/lc3barch.c
   2091 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lc3barch.obj -MD -MP -MF $(DEPDIR)/lc3barch.Tpo -c -o lc3barch.obj `if test -f 'modules/arch/lc3b/lc3barch.c'; then $(CYGPATH_W) 'modules/arch/lc3b/lc3barch.c'; else $(CYGPATH_W) '$(srcdir)/modules/arch/lc3b/lc3barch.c'; fi`
   2092 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lc3barch.Tpo $(DEPDIR)/lc3barch.Po
   2093 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/arch/lc3b/lc3barch.c' object='lc3barch.obj' libtool=no @AMDEPBACKSLASH@
   2094 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2095 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lc3barch.obj `if test -f 'modules/arch/lc3b/lc3barch.c'; then $(CYGPATH_W) 'modules/arch/lc3b/lc3barch.c'; else $(CYGPATH_W) '$(srcdir)/modules/arch/lc3b/lc3barch.c'; fi`
   2096 
   2097 lc3bbc.o: modules/arch/lc3b/lc3bbc.c
   2098 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lc3bbc.o -MD -MP -MF $(DEPDIR)/lc3bbc.Tpo -c -o lc3bbc.o `test -f 'modules/arch/lc3b/lc3bbc.c' || echo '$(srcdir)/'`modules/arch/lc3b/lc3bbc.c
   2099 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lc3bbc.Tpo $(DEPDIR)/lc3bbc.Po
   2100 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/arch/lc3b/lc3bbc.c' object='lc3bbc.o' libtool=no @AMDEPBACKSLASH@
   2101 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2102 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lc3bbc.o `test -f 'modules/arch/lc3b/lc3bbc.c' || echo '$(srcdir)/'`modules/arch/lc3b/lc3bbc.c
   2103 
   2104 lc3bbc.obj: modules/arch/lc3b/lc3bbc.c
   2105 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lc3bbc.obj -MD -MP -MF $(DEPDIR)/lc3bbc.Tpo -c -o lc3bbc.obj `if test -f 'modules/arch/lc3b/lc3bbc.c'; then $(CYGPATH_W) 'modules/arch/lc3b/lc3bbc.c'; else $(CYGPATH_W) '$(srcdir)/modules/arch/lc3b/lc3bbc.c'; fi`
   2106 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lc3bbc.Tpo $(DEPDIR)/lc3bbc.Po
   2107 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/arch/lc3b/lc3bbc.c' object='lc3bbc.obj' libtool=no @AMDEPBACKSLASH@
   2108 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2109 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lc3bbc.obj `if test -f 'modules/arch/lc3b/lc3bbc.c'; then $(CYGPATH_W) 'modules/arch/lc3b/lc3bbc.c'; else $(CYGPATH_W) '$(srcdir)/modules/arch/lc3b/lc3bbc.c'; fi`
   2110 
   2111 nasm-listfmt.o: modules/listfmts/nasm/nasm-listfmt.c
   2112 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nasm-listfmt.o -MD -MP -MF $(DEPDIR)/nasm-listfmt.Tpo -c -o nasm-listfmt.o `test -f 'modules/listfmts/nasm/nasm-listfmt.c' || echo '$(srcdir)/'`modules/listfmts/nasm/nasm-listfmt.c
   2113 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/nasm-listfmt.Tpo $(DEPDIR)/nasm-listfmt.Po
   2114 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/listfmts/nasm/nasm-listfmt.c' object='nasm-listfmt.o' libtool=no @AMDEPBACKSLASH@
   2115 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2116 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nasm-listfmt.o `test -f 'modules/listfmts/nasm/nasm-listfmt.c' || echo '$(srcdir)/'`modules/listfmts/nasm/nasm-listfmt.c
   2117 
   2118 nasm-listfmt.obj: modules/listfmts/nasm/nasm-listfmt.c
   2119 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nasm-listfmt.obj -MD -MP -MF $(DEPDIR)/nasm-listfmt.Tpo -c -o nasm-listfmt.obj `if test -f 'modules/listfmts/nasm/nasm-listfmt.c'; then $(CYGPATH_W) 'modules/listfmts/nasm/nasm-listfmt.c'; else $(CYGPATH_W) '$(srcdir)/modules/listfmts/nasm/nasm-listfmt.c'; fi`
   2120 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/nasm-listfmt.Tpo $(DEPDIR)/nasm-listfmt.Po
   2121 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/listfmts/nasm/nasm-listfmt.c' object='nasm-listfmt.obj' libtool=no @AMDEPBACKSLASH@
   2122 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2123 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nasm-listfmt.obj `if test -f 'modules/listfmts/nasm/nasm-listfmt.c'; then $(CYGPATH_W) 'modules/listfmts/nasm/nasm-listfmt.c'; else $(CYGPATH_W) '$(srcdir)/modules/listfmts/nasm/nasm-listfmt.c'; fi`
   2124 
   2125 gas-parser.o: modules/parsers/gas/gas-parser.c
   2126 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gas-parser.o -MD -MP -MF $(DEPDIR)/gas-parser.Tpo -c -o gas-parser.o `test -f 'modules/parsers/gas/gas-parser.c' || echo '$(srcdir)/'`modules/parsers/gas/gas-parser.c
   2127 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/gas-parser.Tpo $(DEPDIR)/gas-parser.Po
   2128 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/parsers/gas/gas-parser.c' object='gas-parser.o' libtool=no @AMDEPBACKSLASH@
   2129 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2130 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gas-parser.o `test -f 'modules/parsers/gas/gas-parser.c' || echo '$(srcdir)/'`modules/parsers/gas/gas-parser.c
   2131 
   2132 gas-parser.obj: modules/parsers/gas/gas-parser.c
   2133 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gas-parser.obj -MD -MP -MF $(DEPDIR)/gas-parser.Tpo -c -o gas-parser.obj `if test -f 'modules/parsers/gas/gas-parser.c'; then $(CYGPATH_W) 'modules/parsers/gas/gas-parser.c'; else $(CYGPATH_W) '$(srcdir)/modules/parsers/gas/gas-parser.c'; fi`
   2134 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/gas-parser.Tpo $(DEPDIR)/gas-parser.Po
   2135 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/parsers/gas/gas-parser.c' object='gas-parser.obj' libtool=no @AMDEPBACKSLASH@
   2136 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2137 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gas-parser.obj `if test -f 'modules/parsers/gas/gas-parser.c'; then $(CYGPATH_W) 'modules/parsers/gas/gas-parser.c'; else $(CYGPATH_W) '$(srcdir)/modules/parsers/gas/gas-parser.c'; fi`
   2138 
   2139 gas-parse.o: modules/parsers/gas/gas-parse.c
   2140 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gas-parse.o -MD -MP -MF $(DEPDIR)/gas-parse.Tpo -c -o gas-parse.o `test -f 'modules/parsers/gas/gas-parse.c' || echo '$(srcdir)/'`modules/parsers/gas/gas-parse.c
   2141 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/gas-parse.Tpo $(DEPDIR)/gas-parse.Po
   2142 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/parsers/gas/gas-parse.c' object='gas-parse.o' libtool=no @AMDEPBACKSLASH@
   2143 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2144 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gas-parse.o `test -f 'modules/parsers/gas/gas-parse.c' || echo '$(srcdir)/'`modules/parsers/gas/gas-parse.c
   2145 
   2146 gas-parse.obj: modules/parsers/gas/gas-parse.c
   2147 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gas-parse.obj -MD -MP -MF $(DEPDIR)/gas-parse.Tpo -c -o gas-parse.obj `if test -f 'modules/parsers/gas/gas-parse.c'; then $(CYGPATH_W) 'modules/parsers/gas/gas-parse.c'; else $(CYGPATH_W) '$(srcdir)/modules/parsers/gas/gas-parse.c'; fi`
   2148 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/gas-parse.Tpo $(DEPDIR)/gas-parse.Po
   2149 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/parsers/gas/gas-parse.c' object='gas-parse.obj' libtool=no @AMDEPBACKSLASH@
   2150 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2151 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gas-parse.obj `if test -f 'modules/parsers/gas/gas-parse.c'; then $(CYGPATH_W) 'modules/parsers/gas/gas-parse.c'; else $(CYGPATH_W) '$(srcdir)/modules/parsers/gas/gas-parse.c'; fi`
   2152 
   2153 gas-parse-intel.o: modules/parsers/gas/gas-parse-intel.c
   2154 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gas-parse-intel.o -MD -MP -MF $(DEPDIR)/gas-parse-intel.Tpo -c -o gas-parse-intel.o `test -f 'modules/parsers/gas/gas-parse-intel.c' || echo '$(srcdir)/'`modules/parsers/gas/gas-parse-intel.c
   2155 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/gas-parse-intel.Tpo $(DEPDIR)/gas-parse-intel.Po
   2156 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/parsers/gas/gas-parse-intel.c' object='gas-parse-intel.o' libtool=no @AMDEPBACKSLASH@
   2157 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2158 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gas-parse-intel.o `test -f 'modules/parsers/gas/gas-parse-intel.c' || echo '$(srcdir)/'`modules/parsers/gas/gas-parse-intel.c
   2159 
   2160 gas-parse-intel.obj: modules/parsers/gas/gas-parse-intel.c
   2161 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gas-parse-intel.obj -MD -MP -MF $(DEPDIR)/gas-parse-intel.Tpo -c -o gas-parse-intel.obj `if test -f 'modules/parsers/gas/gas-parse-intel.c'; then $(CYGPATH_W) 'modules/parsers/gas/gas-parse-intel.c'; else $(CYGPATH_W) '$(srcdir)/modules/parsers/gas/gas-parse-intel.c'; fi`
   2162 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/gas-parse-intel.Tpo $(DEPDIR)/gas-parse-intel.Po
   2163 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/parsers/gas/gas-parse-intel.c' object='gas-parse-intel.obj' libtool=no @AMDEPBACKSLASH@
   2164 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2165 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gas-parse-intel.obj `if test -f 'modules/parsers/gas/gas-parse-intel.c'; then $(CYGPATH_W) 'modules/parsers/gas/gas-parse-intel.c'; else $(CYGPATH_W) '$(srcdir)/modules/parsers/gas/gas-parse-intel.c'; fi`
   2166 
   2167 nasm-parser.o: modules/parsers/nasm/nasm-parser.c
   2168 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nasm-parser.o -MD -MP -MF $(DEPDIR)/nasm-parser.Tpo -c -o nasm-parser.o `test -f 'modules/parsers/nasm/nasm-parser.c' || echo '$(srcdir)/'`modules/parsers/nasm/nasm-parser.c
   2169 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/nasm-parser.Tpo $(DEPDIR)/nasm-parser.Po
   2170 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/parsers/nasm/nasm-parser.c' object='nasm-parser.o' libtool=no @AMDEPBACKSLASH@
   2171 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2172 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nasm-parser.o `test -f 'modules/parsers/nasm/nasm-parser.c' || echo '$(srcdir)/'`modules/parsers/nasm/nasm-parser.c
   2173 
   2174 nasm-parser.obj: modules/parsers/nasm/nasm-parser.c
   2175 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nasm-parser.obj -MD -MP -MF $(DEPDIR)/nasm-parser.Tpo -c -o nasm-parser.obj `if test -f 'modules/parsers/nasm/nasm-parser.c'; then $(CYGPATH_W) 'modules/parsers/nasm/nasm-parser.c'; else $(CYGPATH_W) '$(srcdir)/modules/parsers/nasm/nasm-parser.c'; fi`
   2176 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/nasm-parser.Tpo $(DEPDIR)/nasm-parser.Po
   2177 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/parsers/nasm/nasm-parser.c' object='nasm-parser.obj' libtool=no @AMDEPBACKSLASH@
   2178 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2179 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nasm-parser.obj `if test -f 'modules/parsers/nasm/nasm-parser.c'; then $(CYGPATH_W) 'modules/parsers/nasm/nasm-parser.c'; else $(CYGPATH_W) '$(srcdir)/modules/parsers/nasm/nasm-parser.c'; fi`
   2180 
   2181 nasm-parse.o: modules/parsers/nasm/nasm-parse.c
   2182 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nasm-parse.o -MD -MP -MF $(DEPDIR)/nasm-parse.Tpo -c -o nasm-parse.o `test -f 'modules/parsers/nasm/nasm-parse.c' || echo '$(srcdir)/'`modules/parsers/nasm/nasm-parse.c
   2183 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/nasm-parse.Tpo $(DEPDIR)/nasm-parse.Po
   2184 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/parsers/nasm/nasm-parse.c' object='nasm-parse.o' libtool=no @AMDEPBACKSLASH@
   2185 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2186 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nasm-parse.o `test -f 'modules/parsers/nasm/nasm-parse.c' || echo '$(srcdir)/'`modules/parsers/nasm/nasm-parse.c
   2187 
   2188 nasm-parse.obj: modules/parsers/nasm/nasm-parse.c
   2189 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nasm-parse.obj -MD -MP -MF $(DEPDIR)/nasm-parse.Tpo -c -o nasm-parse.obj `if test -f 'modules/parsers/nasm/nasm-parse.c'; then $(CYGPATH_W) 'modules/parsers/nasm/nasm-parse.c'; else $(CYGPATH_W) '$(srcdir)/modules/parsers/nasm/nasm-parse.c'; fi`
   2190 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/nasm-parse.Tpo $(DEPDIR)/nasm-parse.Po
   2191 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/parsers/nasm/nasm-parse.c' object='nasm-parse.obj' libtool=no @AMDEPBACKSLASH@
   2192 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2193 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nasm-parse.obj `if test -f 'modules/parsers/nasm/nasm-parse.c'; then $(CYGPATH_W) 'modules/parsers/nasm/nasm-parse.c'; else $(CYGPATH_W) '$(srcdir)/modules/parsers/nasm/nasm-parse.c'; fi`
   2194 
   2195 nasm-preproc.o: modules/preprocs/nasm/nasm-preproc.c
   2196 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nasm-preproc.o -MD -MP -MF $(DEPDIR)/nasm-preproc.Tpo -c -o nasm-preproc.o `test -f 'modules/preprocs/nasm/nasm-preproc.c' || echo '$(srcdir)/'`modules/preprocs/nasm/nasm-preproc.c
   2197 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/nasm-preproc.Tpo $(DEPDIR)/nasm-preproc.Po
   2198 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/preprocs/nasm/nasm-preproc.c' object='nasm-preproc.o' libtool=no @AMDEPBACKSLASH@
   2199 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2200 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nasm-preproc.o `test -f 'modules/preprocs/nasm/nasm-preproc.c' || echo '$(srcdir)/'`modules/preprocs/nasm/nasm-preproc.c
   2201 
   2202 nasm-preproc.obj: modules/preprocs/nasm/nasm-preproc.c
   2203 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nasm-preproc.obj -MD -MP -MF $(DEPDIR)/nasm-preproc.Tpo -c -o nasm-preproc.obj `if test -f 'modules/preprocs/nasm/nasm-preproc.c'; then $(CYGPATH_W) 'modules/preprocs/nasm/nasm-preproc.c'; else $(CYGPATH_W) '$(srcdir)/modules/preprocs/nasm/nasm-preproc.c'; fi`
   2204 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/nasm-preproc.Tpo $(DEPDIR)/nasm-preproc.Po
   2205 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/preprocs/nasm/nasm-preproc.c' object='nasm-preproc.obj' libtool=no @AMDEPBACKSLASH@
   2206 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2207 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nasm-preproc.obj `if test -f 'modules/preprocs/nasm/nasm-preproc.c'; then $(CYGPATH_W) 'modules/preprocs/nasm/nasm-preproc.c'; else $(CYGPATH_W) '$(srcdir)/modules/preprocs/nasm/nasm-preproc.c'; fi`
   2208 
   2209 nasm-pp.o: modules/preprocs/nasm/nasm-pp.c
   2210 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nasm-pp.o -MD -MP -MF $(DEPDIR)/nasm-pp.Tpo -c -o nasm-pp.o `test -f 'modules/preprocs/nasm/nasm-pp.c' || echo '$(srcdir)/'`modules/preprocs/nasm/nasm-pp.c
   2211 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/nasm-pp.Tpo $(DEPDIR)/nasm-pp.Po
   2212 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/preprocs/nasm/nasm-pp.c' object='nasm-pp.o' libtool=no @AMDEPBACKSLASH@
   2213 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2214 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nasm-pp.o `test -f 'modules/preprocs/nasm/nasm-pp.c' || echo '$(srcdir)/'`modules/preprocs/nasm/nasm-pp.c
   2215 
   2216 nasm-pp.obj: modules/preprocs/nasm/nasm-pp.c
   2217 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nasm-pp.obj -MD -MP -MF $(DEPDIR)/nasm-pp.Tpo -c -o nasm-pp.obj `if test -f 'modules/preprocs/nasm/nasm-pp.c'; then $(CYGPATH_W) 'modules/preprocs/nasm/nasm-pp.c'; else $(CYGPATH_W) '$(srcdir)/modules/preprocs/nasm/nasm-pp.c'; fi`
   2218 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/nasm-pp.Tpo $(DEPDIR)/nasm-pp.Po
   2219 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/preprocs/nasm/nasm-pp.c' object='nasm-pp.obj' libtool=no @AMDEPBACKSLASH@
   2220 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2221 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nasm-pp.obj `if test -f 'modules/preprocs/nasm/nasm-pp.c'; then $(CYGPATH_W) 'modules/preprocs/nasm/nasm-pp.c'; else $(CYGPATH_W) '$(srcdir)/modules/preprocs/nasm/nasm-pp.c'; fi`
   2222 
   2223 nasmlib.o: modules/preprocs/nasm/nasmlib.c
   2224 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nasmlib.o -MD -MP -MF $(DEPDIR)/nasmlib.Tpo -c -o nasmlib.o `test -f 'modules/preprocs/nasm/nasmlib.c' || echo '$(srcdir)/'`modules/preprocs/nasm/nasmlib.c
   2225 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/nasmlib.Tpo $(DEPDIR)/nasmlib.Po
   2226 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/preprocs/nasm/nasmlib.c' object='nasmlib.o' libtool=no @AMDEPBACKSLASH@
   2227 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2228 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nasmlib.o `test -f 'modules/preprocs/nasm/nasmlib.c' || echo '$(srcdir)/'`modules/preprocs/nasm/nasmlib.c
   2229 
   2230 nasmlib.obj: modules/preprocs/nasm/nasmlib.c
   2231 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nasmlib.obj -MD -MP -MF $(DEPDIR)/nasmlib.Tpo -c -o nasmlib.obj `if test -f 'modules/preprocs/nasm/nasmlib.c'; then $(CYGPATH_W) 'modules/preprocs/nasm/nasmlib.c'; else $(CYGPATH_W) '$(srcdir)/modules/preprocs/nasm/nasmlib.c'; fi`
   2232 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/nasmlib.Tpo $(DEPDIR)/nasmlib.Po
   2233 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/preprocs/nasm/nasmlib.c' object='nasmlib.obj' libtool=no @AMDEPBACKSLASH@
   2234 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2235 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nasmlib.obj `if test -f 'modules/preprocs/nasm/nasmlib.c'; then $(CYGPATH_W) 'modules/preprocs/nasm/nasmlib.c'; else $(CYGPATH_W) '$(srcdir)/modules/preprocs/nasm/nasmlib.c'; fi`
   2236 
   2237 nasm-eval.o: modules/preprocs/nasm/nasm-eval.c
   2238 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nasm-eval.o -MD -MP -MF $(DEPDIR)/nasm-eval.Tpo -c -o nasm-eval.o `test -f 'modules/preprocs/nasm/nasm-eval.c' || echo '$(srcdir)/'`modules/preprocs/nasm/nasm-eval.c
   2239 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/nasm-eval.Tpo $(DEPDIR)/nasm-eval.Po
   2240 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/preprocs/nasm/nasm-eval.c' object='nasm-eval.o' libtool=no @AMDEPBACKSLASH@
   2241 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2242 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nasm-eval.o `test -f 'modules/preprocs/nasm/nasm-eval.c' || echo '$(srcdir)/'`modules/preprocs/nasm/nasm-eval.c
   2243 
   2244 nasm-eval.obj: modules/preprocs/nasm/nasm-eval.c
   2245 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nasm-eval.obj -MD -MP -MF $(DEPDIR)/nasm-eval.Tpo -c -o nasm-eval.obj `if test -f 'modules/preprocs/nasm/nasm-eval.c'; then $(CYGPATH_W) 'modules/preprocs/nasm/nasm-eval.c'; else $(CYGPATH_W) '$(srcdir)/modules/preprocs/nasm/nasm-eval.c'; fi`
   2246 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/nasm-eval.Tpo $(DEPDIR)/nasm-eval.Po
   2247 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/preprocs/nasm/nasm-eval.c' object='nasm-eval.obj' libtool=no @AMDEPBACKSLASH@
   2248 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2249 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nasm-eval.obj `if test -f 'modules/preprocs/nasm/nasm-eval.c'; then $(CYGPATH_W) 'modules/preprocs/nasm/nasm-eval.c'; else $(CYGPATH_W) '$(srcdir)/modules/preprocs/nasm/nasm-eval.c'; fi`
   2250 
   2251 raw-preproc.o: modules/preprocs/raw/raw-preproc.c
   2252 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT raw-preproc.o -MD -MP -MF $(DEPDIR)/raw-preproc.Tpo -c -o raw-preproc.o `test -f 'modules/preprocs/raw/raw-preproc.c' || echo '$(srcdir)/'`modules/preprocs/raw/raw-preproc.c
   2253 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/raw-preproc.Tpo $(DEPDIR)/raw-preproc.Po
   2254 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/preprocs/raw/raw-preproc.c' object='raw-preproc.o' libtool=no @AMDEPBACKSLASH@
   2255 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2256 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o raw-preproc.o `test -f 'modules/preprocs/raw/raw-preproc.c' || echo '$(srcdir)/'`modules/preprocs/raw/raw-preproc.c
   2257 
   2258 raw-preproc.obj: modules/preprocs/raw/raw-preproc.c
   2259 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT raw-preproc.obj -MD -MP -MF $(DEPDIR)/raw-preproc.Tpo -c -o raw-preproc.obj `if test -f 'modules/preprocs/raw/raw-preproc.c'; then $(CYGPATH_W) 'modules/preprocs/raw/raw-preproc.c'; else $(CYGPATH_W) '$(srcdir)/modules/preprocs/raw/raw-preproc.c'; fi`
   2260 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/raw-preproc.Tpo $(DEPDIR)/raw-preproc.Po
   2261 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/preprocs/raw/raw-preproc.c' object='raw-preproc.obj' libtool=no @AMDEPBACKSLASH@
   2262 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2263 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o raw-preproc.obj `if test -f 'modules/preprocs/raw/raw-preproc.c'; then $(CYGPATH_W) 'modules/preprocs/raw/raw-preproc.c'; else $(CYGPATH_W) '$(srcdir)/modules/preprocs/raw/raw-preproc.c'; fi`
   2264 
   2265 cpp-preproc.o: modules/preprocs/cpp/cpp-preproc.c
   2266 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpp-preproc.o -MD -MP -MF $(DEPDIR)/cpp-preproc.Tpo -c -o cpp-preproc.o `test -f 'modules/preprocs/cpp/cpp-preproc.c' || echo '$(srcdir)/'`modules/preprocs/cpp/cpp-preproc.c
   2267 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/cpp-preproc.Tpo $(DEPDIR)/cpp-preproc.Po
   2268 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/preprocs/cpp/cpp-preproc.c' object='cpp-preproc.o' libtool=no @AMDEPBACKSLASH@
   2269 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2270 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpp-preproc.o `test -f 'modules/preprocs/cpp/cpp-preproc.c' || echo '$(srcdir)/'`modules/preprocs/cpp/cpp-preproc.c
   2271 
   2272 cpp-preproc.obj: modules/preprocs/cpp/cpp-preproc.c
   2273 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpp-preproc.obj -MD -MP -MF $(DEPDIR)/cpp-preproc.Tpo -c -o cpp-preproc.obj `if test -f 'modules/preprocs/cpp/cpp-preproc.c'; then $(CYGPATH_W) 'modules/preprocs/cpp/cpp-preproc.c'; else $(CYGPATH_W) '$(srcdir)/modules/preprocs/cpp/cpp-preproc.c'; fi`
   2274 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/cpp-preproc.Tpo $(DEPDIR)/cpp-preproc.Po
   2275 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/preprocs/cpp/cpp-preproc.c' object='cpp-preproc.obj' libtool=no @AMDEPBACKSLASH@
   2276 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2277 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpp-preproc.obj `if test -f 'modules/preprocs/cpp/cpp-preproc.c'; then $(CYGPATH_W) 'modules/preprocs/cpp/cpp-preproc.c'; else $(CYGPATH_W) '$(srcdir)/modules/preprocs/cpp/cpp-preproc.c'; fi`
   2278 
   2279 gas-preproc.o: modules/preprocs/gas/gas-preproc.c
   2280 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gas-preproc.o -MD -MP -MF $(DEPDIR)/gas-preproc.Tpo -c -o gas-preproc.o `test -f 'modules/preprocs/gas/gas-preproc.c' || echo '$(srcdir)/'`modules/preprocs/gas/gas-preproc.c
   2281 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/gas-preproc.Tpo $(DEPDIR)/gas-preproc.Po
   2282 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/preprocs/gas/gas-preproc.c' object='gas-preproc.o' libtool=no @AMDEPBACKSLASH@
   2283 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2284 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gas-preproc.o `test -f 'modules/preprocs/gas/gas-preproc.c' || echo '$(srcdir)/'`modules/preprocs/gas/gas-preproc.c
   2285 
   2286 gas-preproc.obj: modules/preprocs/gas/gas-preproc.c
   2287 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gas-preproc.obj -MD -MP -MF $(DEPDIR)/gas-preproc.Tpo -c -o gas-preproc.obj `if test -f 'modules/preprocs/gas/gas-preproc.c'; then $(CYGPATH_W) 'modules/preprocs/gas/gas-preproc.c'; else $(CYGPATH_W) '$(srcdir)/modules/preprocs/gas/gas-preproc.c'; fi`
   2288 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/gas-preproc.Tpo $(DEPDIR)/gas-preproc.Po
   2289 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/preprocs/gas/gas-preproc.c' object='gas-preproc.obj' libtool=no @AMDEPBACKSLASH@
   2290 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2291 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gas-preproc.obj `if test -f 'modules/preprocs/gas/gas-preproc.c'; then $(CYGPATH_W) 'modules/preprocs/gas/gas-preproc.c'; else $(CYGPATH_W) '$(srcdir)/modules/preprocs/gas/gas-preproc.c'; fi`
   2292 
   2293 gas-eval.o: modules/preprocs/gas/gas-eval.c
   2294 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gas-eval.o -MD -MP -MF $(DEPDIR)/gas-eval.Tpo -c -o gas-eval.o `test -f 'modules/preprocs/gas/gas-eval.c' || echo '$(srcdir)/'`modules/preprocs/gas/gas-eval.c
   2295 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/gas-eval.Tpo $(DEPDIR)/gas-eval.Po
   2296 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/preprocs/gas/gas-eval.c' object='gas-eval.o' libtool=no @AMDEPBACKSLASH@
   2297 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2298 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gas-eval.o `test -f 'modules/preprocs/gas/gas-eval.c' || echo '$(srcdir)/'`modules/preprocs/gas/gas-eval.c
   2299 
   2300 gas-eval.obj: modules/preprocs/gas/gas-eval.c
   2301 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gas-eval.obj -MD -MP -MF $(DEPDIR)/gas-eval.Tpo -c -o gas-eval.obj `if test -f 'modules/preprocs/gas/gas-eval.c'; then $(CYGPATH_W) 'modules/preprocs/gas/gas-eval.c'; else $(CYGPATH_W) '$(srcdir)/modules/preprocs/gas/gas-eval.c'; fi`
   2302 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/gas-eval.Tpo $(DEPDIR)/gas-eval.Po
   2303 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/preprocs/gas/gas-eval.c' object='gas-eval.obj' libtool=no @AMDEPBACKSLASH@
   2304 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2305 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gas-eval.obj `if test -f 'modules/preprocs/gas/gas-eval.c'; then $(CYGPATH_W) 'modules/preprocs/gas/gas-eval.c'; else $(CYGPATH_W) '$(srcdir)/modules/preprocs/gas/gas-eval.c'; fi`
   2306 
   2307 cv-dbgfmt.o: modules/dbgfmts/codeview/cv-dbgfmt.c
   2308 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cv-dbgfmt.o -MD -MP -MF $(DEPDIR)/cv-dbgfmt.Tpo -c -o cv-dbgfmt.o `test -f 'modules/dbgfmts/codeview/cv-dbgfmt.c' || echo '$(srcdir)/'`modules/dbgfmts/codeview/cv-dbgfmt.c
   2309 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/cv-dbgfmt.Tpo $(DEPDIR)/cv-dbgfmt.Po
   2310 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/dbgfmts/codeview/cv-dbgfmt.c' object='cv-dbgfmt.o' libtool=no @AMDEPBACKSLASH@
   2311 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2312 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cv-dbgfmt.o `test -f 'modules/dbgfmts/codeview/cv-dbgfmt.c' || echo '$(srcdir)/'`modules/dbgfmts/codeview/cv-dbgfmt.c
   2313 
   2314 cv-dbgfmt.obj: modules/dbgfmts/codeview/cv-dbgfmt.c
   2315 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cv-dbgfmt.obj -MD -MP -MF $(DEPDIR)/cv-dbgfmt.Tpo -c -o cv-dbgfmt.obj `if test -f 'modules/dbgfmts/codeview/cv-dbgfmt.c'; then $(CYGPATH_W) 'modules/dbgfmts/codeview/cv-dbgfmt.c'; else $(CYGPATH_W) '$(srcdir)/modules/dbgfmts/codeview/cv-dbgfmt.c'; fi`
   2316 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/cv-dbgfmt.Tpo $(DEPDIR)/cv-dbgfmt.Po
   2317 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/dbgfmts/codeview/cv-dbgfmt.c' object='cv-dbgfmt.obj' libtool=no @AMDEPBACKSLASH@
   2318 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2319 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cv-dbgfmt.obj `if test -f 'modules/dbgfmts/codeview/cv-dbgfmt.c'; then $(CYGPATH_W) 'modules/dbgfmts/codeview/cv-dbgfmt.c'; else $(CYGPATH_W) '$(srcdir)/modules/dbgfmts/codeview/cv-dbgfmt.c'; fi`
   2320 
   2321 cv-symline.o: modules/dbgfmts/codeview/cv-symline.c
   2322 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cv-symline.o -MD -MP -MF $(DEPDIR)/cv-symline.Tpo -c -o cv-symline.o `test -f 'modules/dbgfmts/codeview/cv-symline.c' || echo '$(srcdir)/'`modules/dbgfmts/codeview/cv-symline.c
   2323 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/cv-symline.Tpo $(DEPDIR)/cv-symline.Po
   2324 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/dbgfmts/codeview/cv-symline.c' object='cv-symline.o' libtool=no @AMDEPBACKSLASH@
   2325 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2326 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cv-symline.o `test -f 'modules/dbgfmts/codeview/cv-symline.c' || echo '$(srcdir)/'`modules/dbgfmts/codeview/cv-symline.c
   2327 
   2328 cv-symline.obj: modules/dbgfmts/codeview/cv-symline.c
   2329 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cv-symline.obj -MD -MP -MF $(DEPDIR)/cv-symline.Tpo -c -o cv-symline.obj `if test -f 'modules/dbgfmts/codeview/cv-symline.c'; then $(CYGPATH_W) 'modules/dbgfmts/codeview/cv-symline.c'; else $(CYGPATH_W) '$(srcdir)/modules/dbgfmts/codeview/cv-symline.c'; fi`
   2330 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/cv-symline.Tpo $(DEPDIR)/cv-symline.Po
   2331 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/dbgfmts/codeview/cv-symline.c' object='cv-symline.obj' libtool=no @AMDEPBACKSLASH@
   2332 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2333 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cv-symline.obj `if test -f 'modules/dbgfmts/codeview/cv-symline.c'; then $(CYGPATH_W) 'modules/dbgfmts/codeview/cv-symline.c'; else $(CYGPATH_W) '$(srcdir)/modules/dbgfmts/codeview/cv-symline.c'; fi`
   2334 
   2335 cv-type.o: modules/dbgfmts/codeview/cv-type.c
   2336 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cv-type.o -MD -MP -MF $(DEPDIR)/cv-type.Tpo -c -o cv-type.o `test -f 'modules/dbgfmts/codeview/cv-type.c' || echo '$(srcdir)/'`modules/dbgfmts/codeview/cv-type.c
   2337 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/cv-type.Tpo $(DEPDIR)/cv-type.Po
   2338 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/dbgfmts/codeview/cv-type.c' object='cv-type.o' libtool=no @AMDEPBACKSLASH@
   2339 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2340 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cv-type.o `test -f 'modules/dbgfmts/codeview/cv-type.c' || echo '$(srcdir)/'`modules/dbgfmts/codeview/cv-type.c
   2341 
   2342 cv-type.obj: modules/dbgfmts/codeview/cv-type.c
   2343 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cv-type.obj -MD -MP -MF $(DEPDIR)/cv-type.Tpo -c -o cv-type.obj `if test -f 'modules/dbgfmts/codeview/cv-type.c'; then $(CYGPATH_W) 'modules/dbgfmts/codeview/cv-type.c'; else $(CYGPATH_W) '$(srcdir)/modules/dbgfmts/codeview/cv-type.c'; fi`
   2344 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/cv-type.Tpo $(DEPDIR)/cv-type.Po
   2345 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/dbgfmts/codeview/cv-type.c' object='cv-type.obj' libtool=no @AMDEPBACKSLASH@
   2346 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2347 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cv-type.obj `if test -f 'modules/dbgfmts/codeview/cv-type.c'; then $(CYGPATH_W) 'modules/dbgfmts/codeview/cv-type.c'; else $(CYGPATH_W) '$(srcdir)/modules/dbgfmts/codeview/cv-type.c'; fi`
   2348 
   2349 dwarf2-dbgfmt.o: modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c
   2350 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dwarf2-dbgfmt.o -MD -MP -MF $(DEPDIR)/dwarf2-dbgfmt.Tpo -c -o dwarf2-dbgfmt.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c' || echo '$(srcdir)/'`modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c
   2351 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/dwarf2-dbgfmt.Tpo $(DEPDIR)/dwarf2-dbgfmt.Po
   2352 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c' object='dwarf2-dbgfmt.o' libtool=no @AMDEPBACKSLASH@
   2353 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2354 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dwarf2-dbgfmt.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c' || echo '$(srcdir)/'`modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c
   2355 
   2356 dwarf2-dbgfmt.obj: modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c
   2357 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dwarf2-dbgfmt.obj -MD -MP -MF $(DEPDIR)/dwarf2-dbgfmt.Tpo -c -o dwarf2-dbgfmt.obj `if test -f 'modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c'; then $(CYGPATH_W) 'modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c'; else $(CYGPATH_W) '$(srcdir)/modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c'; fi`
   2358 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/dwarf2-dbgfmt.Tpo $(DEPDIR)/dwarf2-dbgfmt.Po
   2359 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c' object='dwarf2-dbgfmt.obj' libtool=no @AMDEPBACKSLASH@
   2360 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2361 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dwarf2-dbgfmt.obj `if test -f 'modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c'; then $(CYGPATH_W) 'modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c'; else $(CYGPATH_W) '$(srcdir)/modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c'; fi`
   2362 
   2363 dwarf2-line.o: modules/dbgfmts/dwarf2/dwarf2-line.c
   2364 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dwarf2-line.o -MD -MP -MF $(DEPDIR)/dwarf2-line.Tpo -c -o dwarf2-line.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-line.c' || echo '$(srcdir)/'`modules/dbgfmts/dwarf2/dwarf2-line.c
   2365 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/dwarf2-line.Tpo $(DEPDIR)/dwarf2-line.Po
   2366 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/dbgfmts/dwarf2/dwarf2-line.c' object='dwarf2-line.o' libtool=no @AMDEPBACKSLASH@
   2367 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2368 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dwarf2-line.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-line.c' || echo '$(srcdir)/'`modules/dbgfmts/dwarf2/dwarf2-line.c
   2369 
   2370 dwarf2-line.obj: modules/dbgfmts/dwarf2/dwarf2-line.c
   2371 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dwarf2-line.obj -MD -MP -MF $(DEPDIR)/dwarf2-line.Tpo -c -o dwarf2-line.obj `if test -f 'modules/dbgfmts/dwarf2/dwarf2-line.c'; then $(CYGPATH_W) 'modules/dbgfmts/dwarf2/dwarf2-line.c'; else $(CYGPATH_W) '$(srcdir)/modules/dbgfmts/dwarf2/dwarf2-line.c'; fi`
   2372 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/dwarf2-line.Tpo $(DEPDIR)/dwarf2-line.Po
   2373 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/dbgfmts/dwarf2/dwarf2-line.c' object='dwarf2-line.obj' libtool=no @AMDEPBACKSLASH@
   2374 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2375 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dwarf2-line.obj `if test -f 'modules/dbgfmts/dwarf2/dwarf2-line.c'; then $(CYGPATH_W) 'modules/dbgfmts/dwarf2/dwarf2-line.c'; else $(CYGPATH_W) '$(srcdir)/modules/dbgfmts/dwarf2/dwarf2-line.c'; fi`
   2376 
   2377 dwarf2-aranges.o: modules/dbgfmts/dwarf2/dwarf2-aranges.c
   2378 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dwarf2-aranges.o -MD -MP -MF $(DEPDIR)/dwarf2-aranges.Tpo -c -o dwarf2-aranges.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-aranges.c' || echo '$(srcdir)/'`modules/dbgfmts/dwarf2/dwarf2-aranges.c
   2379 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/dwarf2-aranges.Tpo $(DEPDIR)/dwarf2-aranges.Po
   2380 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/dbgfmts/dwarf2/dwarf2-aranges.c' object='dwarf2-aranges.o' libtool=no @AMDEPBACKSLASH@
   2381 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2382 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dwarf2-aranges.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-aranges.c' || echo '$(srcdir)/'`modules/dbgfmts/dwarf2/dwarf2-aranges.c
   2383 
   2384 dwarf2-aranges.obj: modules/dbgfmts/dwarf2/dwarf2-aranges.c
   2385 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dwarf2-aranges.obj -MD -MP -MF $(DEPDIR)/dwarf2-aranges.Tpo -c -o dwarf2-aranges.obj `if test -f 'modules/dbgfmts/dwarf2/dwarf2-aranges.c'; then $(CYGPATH_W) 'modules/dbgfmts/dwarf2/dwarf2-aranges.c'; else $(CYGPATH_W) '$(srcdir)/modules/dbgfmts/dwarf2/dwarf2-aranges.c'; fi`
   2386 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/dwarf2-aranges.Tpo $(DEPDIR)/dwarf2-aranges.Po
   2387 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/dbgfmts/dwarf2/dwarf2-aranges.c' object='dwarf2-aranges.obj' libtool=no @AMDEPBACKSLASH@
   2388 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2389 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dwarf2-aranges.obj `if test -f 'modules/dbgfmts/dwarf2/dwarf2-aranges.c'; then $(CYGPATH_W) 'modules/dbgfmts/dwarf2/dwarf2-aranges.c'; else $(CYGPATH_W) '$(srcdir)/modules/dbgfmts/dwarf2/dwarf2-aranges.c'; fi`
   2390 
   2391 dwarf2-info.o: modules/dbgfmts/dwarf2/dwarf2-info.c
   2392 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dwarf2-info.o -MD -MP -MF $(DEPDIR)/dwarf2-info.Tpo -c -o dwarf2-info.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-info.c' || echo '$(srcdir)/'`modules/dbgfmts/dwarf2/dwarf2-info.c
   2393 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/dwarf2-info.Tpo $(DEPDIR)/dwarf2-info.Po
   2394 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/dbgfmts/dwarf2/dwarf2-info.c' object='dwarf2-info.o' libtool=no @AMDEPBACKSLASH@
   2395 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2396 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dwarf2-info.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-info.c' || echo '$(srcdir)/'`modules/dbgfmts/dwarf2/dwarf2-info.c
   2397 
   2398 dwarf2-info.obj: modules/dbgfmts/dwarf2/dwarf2-info.c
   2399 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dwarf2-info.obj -MD -MP -MF $(DEPDIR)/dwarf2-info.Tpo -c -o dwarf2-info.obj `if test -f 'modules/dbgfmts/dwarf2/dwarf2-info.c'; then $(CYGPATH_W) 'modules/dbgfmts/dwarf2/dwarf2-info.c'; else $(CYGPATH_W) '$(srcdir)/modules/dbgfmts/dwarf2/dwarf2-info.c'; fi`
   2400 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/dwarf2-info.Tpo $(DEPDIR)/dwarf2-info.Po
   2401 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/dbgfmts/dwarf2/dwarf2-info.c' object='dwarf2-info.obj' libtool=no @AMDEPBACKSLASH@
   2402 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2403 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dwarf2-info.obj `if test -f 'modules/dbgfmts/dwarf2/dwarf2-info.c'; then $(CYGPATH_W) 'modules/dbgfmts/dwarf2/dwarf2-info.c'; else $(CYGPATH_W) '$(srcdir)/modules/dbgfmts/dwarf2/dwarf2-info.c'; fi`
   2404 
   2405 null-dbgfmt.o: modules/dbgfmts/null/null-dbgfmt.c
   2406 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT null-dbgfmt.o -MD -MP -MF $(DEPDIR)/null-dbgfmt.Tpo -c -o null-dbgfmt.o `test -f 'modules/dbgfmts/null/null-dbgfmt.c' || echo '$(srcdir)/'`modules/dbgfmts/null/null-dbgfmt.c
   2407 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/null-dbgfmt.Tpo $(DEPDIR)/null-dbgfmt.Po
   2408 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/dbgfmts/null/null-dbgfmt.c' object='null-dbgfmt.o' libtool=no @AMDEPBACKSLASH@
   2409 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2410 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o null-dbgfmt.o `test -f 'modules/dbgfmts/null/null-dbgfmt.c' || echo '$(srcdir)/'`modules/dbgfmts/null/null-dbgfmt.c
   2411 
   2412 null-dbgfmt.obj: modules/dbgfmts/null/null-dbgfmt.c
   2413 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT null-dbgfmt.obj -MD -MP -MF $(DEPDIR)/null-dbgfmt.Tpo -c -o null-dbgfmt.obj `if test -f 'modules/dbgfmts/null/null-dbgfmt.c'; then $(CYGPATH_W) 'modules/dbgfmts/null/null-dbgfmt.c'; else $(CYGPATH_W) '$(srcdir)/modules/dbgfmts/null/null-dbgfmt.c'; fi`
   2414 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/null-dbgfmt.Tpo $(DEPDIR)/null-dbgfmt.Po
   2415 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/dbgfmts/null/null-dbgfmt.c' object='null-dbgfmt.obj' libtool=no @AMDEPBACKSLASH@
   2416 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2417 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o null-dbgfmt.obj `if test -f 'modules/dbgfmts/null/null-dbgfmt.c'; then $(CYGPATH_W) 'modules/dbgfmts/null/null-dbgfmt.c'; else $(CYGPATH_W) '$(srcdir)/modules/dbgfmts/null/null-dbgfmt.c'; fi`
   2418 
   2419 stabs-dbgfmt.o: modules/dbgfmts/stabs/stabs-dbgfmt.c
   2420 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT stabs-dbgfmt.o -MD -MP -MF $(DEPDIR)/stabs-dbgfmt.Tpo -c -o stabs-dbgfmt.o `test -f 'modules/dbgfmts/stabs/stabs-dbgfmt.c' || echo '$(srcdir)/'`modules/dbgfmts/stabs/stabs-dbgfmt.c
   2421 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/stabs-dbgfmt.Tpo $(DEPDIR)/stabs-dbgfmt.Po
   2422 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/dbgfmts/stabs/stabs-dbgfmt.c' object='stabs-dbgfmt.o' libtool=no @AMDEPBACKSLASH@
   2423 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2424 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o stabs-dbgfmt.o `test -f 'modules/dbgfmts/stabs/stabs-dbgfmt.c' || echo '$(srcdir)/'`modules/dbgfmts/stabs/stabs-dbgfmt.c
   2425 
   2426 stabs-dbgfmt.obj: modules/dbgfmts/stabs/stabs-dbgfmt.c
   2427 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT stabs-dbgfmt.obj -MD -MP -MF $(DEPDIR)/stabs-dbgfmt.Tpo -c -o stabs-dbgfmt.obj `if test -f 'modules/dbgfmts/stabs/stabs-dbgfmt.c'; then $(CYGPATH_W) 'modules/dbgfmts/stabs/stabs-dbgfmt.c'; else $(CYGPATH_W) '$(srcdir)/modules/dbgfmts/stabs/stabs-dbgfmt.c'; fi`
   2428 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/stabs-dbgfmt.Tpo $(DEPDIR)/stabs-dbgfmt.Po
   2429 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/dbgfmts/stabs/stabs-dbgfmt.c' object='stabs-dbgfmt.obj' libtool=no @AMDEPBACKSLASH@
   2430 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2431 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o stabs-dbgfmt.obj `if test -f 'modules/dbgfmts/stabs/stabs-dbgfmt.c'; then $(CYGPATH_W) 'modules/dbgfmts/stabs/stabs-dbgfmt.c'; else $(CYGPATH_W) '$(srcdir)/modules/dbgfmts/stabs/stabs-dbgfmt.c'; fi`
   2432 
   2433 dbg-objfmt.o: modules/objfmts/dbg/dbg-objfmt.c
   2434 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dbg-objfmt.o -MD -MP -MF $(DEPDIR)/dbg-objfmt.Tpo -c -o dbg-objfmt.o `test -f 'modules/objfmts/dbg/dbg-objfmt.c' || echo '$(srcdir)/'`modules/objfmts/dbg/dbg-objfmt.c
   2435 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/dbg-objfmt.Tpo $(DEPDIR)/dbg-objfmt.Po
   2436 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/objfmts/dbg/dbg-objfmt.c' object='dbg-objfmt.o' libtool=no @AMDEPBACKSLASH@
   2437 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2438 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dbg-objfmt.o `test -f 'modules/objfmts/dbg/dbg-objfmt.c' || echo '$(srcdir)/'`modules/objfmts/dbg/dbg-objfmt.c
   2439 
   2440 dbg-objfmt.obj: modules/objfmts/dbg/dbg-objfmt.c
   2441 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dbg-objfmt.obj -MD -MP -MF $(DEPDIR)/dbg-objfmt.Tpo -c -o dbg-objfmt.obj `if test -f 'modules/objfmts/dbg/dbg-objfmt.c'; then $(CYGPATH_W) 'modules/objfmts/dbg/dbg-objfmt.c'; else $(CYGPATH_W) '$(srcdir)/modules/objfmts/dbg/dbg-objfmt.c'; fi`
   2442 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/dbg-objfmt.Tpo $(DEPDIR)/dbg-objfmt.Po
   2443 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/objfmts/dbg/dbg-objfmt.c' object='dbg-objfmt.obj' libtool=no @AMDEPBACKSLASH@
   2444 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2445 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dbg-objfmt.obj `if test -f 'modules/objfmts/dbg/dbg-objfmt.c'; then $(CYGPATH_W) 'modules/objfmts/dbg/dbg-objfmt.c'; else $(CYGPATH_W) '$(srcdir)/modules/objfmts/dbg/dbg-objfmt.c'; fi`
   2446 
   2447 bin-objfmt.o: modules/objfmts/bin/bin-objfmt.c
   2448 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bin-objfmt.o -MD -MP -MF $(DEPDIR)/bin-objfmt.Tpo -c -o bin-objfmt.o `test -f 'modules/objfmts/bin/bin-objfmt.c' || echo '$(srcdir)/'`modules/objfmts/bin/bin-objfmt.c
   2449 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/bin-objfmt.Tpo $(DEPDIR)/bin-objfmt.Po
   2450 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/objfmts/bin/bin-objfmt.c' object='bin-objfmt.o' libtool=no @AMDEPBACKSLASH@
   2451 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2452 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bin-objfmt.o `test -f 'modules/objfmts/bin/bin-objfmt.c' || echo '$(srcdir)/'`modules/objfmts/bin/bin-objfmt.c
   2453 
   2454 bin-objfmt.obj: modules/objfmts/bin/bin-objfmt.c
   2455 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bin-objfmt.obj -MD -MP -MF $(DEPDIR)/bin-objfmt.Tpo -c -o bin-objfmt.obj `if test -f 'modules/objfmts/bin/bin-objfmt.c'; then $(CYGPATH_W) 'modules/objfmts/bin/bin-objfmt.c'; else $(CYGPATH_W) '$(srcdir)/modules/objfmts/bin/bin-objfmt.c'; fi`
   2456 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/bin-objfmt.Tpo $(DEPDIR)/bin-objfmt.Po
   2457 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/objfmts/bin/bin-objfmt.c' object='bin-objfmt.obj' libtool=no @AMDEPBACKSLASH@
   2458 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2459 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bin-objfmt.obj `if test -f 'modules/objfmts/bin/bin-objfmt.c'; then $(CYGPATH_W) 'modules/objfmts/bin/bin-objfmt.c'; else $(CYGPATH_W) '$(srcdir)/modules/objfmts/bin/bin-objfmt.c'; fi`
   2460 
   2461 elf.o: modules/objfmts/elf/elf.c
   2462 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT elf.o -MD -MP -MF $(DEPDIR)/elf.Tpo -c -o elf.o `test -f 'modules/objfmts/elf/elf.c' || echo '$(srcdir)/'`modules/objfmts/elf/elf.c
   2463 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/elf.Tpo $(DEPDIR)/elf.Po
   2464 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/objfmts/elf/elf.c' object='elf.o' libtool=no @AMDEPBACKSLASH@
   2465 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2466 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o elf.o `test -f 'modules/objfmts/elf/elf.c' || echo '$(srcdir)/'`modules/objfmts/elf/elf.c
   2467 
   2468 elf.obj: modules/objfmts/elf/elf.c
   2469 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT elf.obj -MD -MP -MF $(DEPDIR)/elf.Tpo -c -o elf.obj `if test -f 'modules/objfmts/elf/elf.c'; then $(CYGPATH_W) 'modules/objfmts/elf/elf.c'; else $(CYGPATH_W) '$(srcdir)/modules/objfmts/elf/elf.c'; fi`
   2470 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/elf.Tpo $(DEPDIR)/elf.Po
   2471 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/objfmts/elf/elf.c' object='elf.obj' libtool=no @AMDEPBACKSLASH@
   2472 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2473 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o elf.obj `if test -f 'modules/objfmts/elf/elf.c'; then $(CYGPATH_W) 'modules/objfmts/elf/elf.c'; else $(CYGPATH_W) '$(srcdir)/modules/objfmts/elf/elf.c'; fi`
   2474 
   2475 elf-objfmt.o: modules/objfmts/elf/elf-objfmt.c
   2476 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT elf-objfmt.o -MD -MP -MF $(DEPDIR)/elf-objfmt.Tpo -c -o elf-objfmt.o `test -f 'modules/objfmts/elf/elf-objfmt.c' || echo '$(srcdir)/'`modules/objfmts/elf/elf-objfmt.c
   2477 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/elf-objfmt.Tpo $(DEPDIR)/elf-objfmt.Po
   2478 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/objfmts/elf/elf-objfmt.c' object='elf-objfmt.o' libtool=no @AMDEPBACKSLASH@
   2479 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2480 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o elf-objfmt.o `test -f 'modules/objfmts/elf/elf-objfmt.c' || echo '$(srcdir)/'`modules/objfmts/elf/elf-objfmt.c
   2481 
   2482 elf-objfmt.obj: modules/objfmts/elf/elf-objfmt.c
   2483 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT elf-objfmt.obj -MD -MP -MF $(DEPDIR)/elf-objfmt.Tpo -c -o elf-objfmt.obj `if test -f 'modules/objfmts/elf/elf-objfmt.c'; then $(CYGPATH_W) 'modules/objfmts/elf/elf-objfmt.c'; else $(CYGPATH_W) '$(srcdir)/modules/objfmts/elf/elf-objfmt.c'; fi`
   2484 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/elf-objfmt.Tpo $(DEPDIR)/elf-objfmt.Po
   2485 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/objfmts/elf/elf-objfmt.c' object='elf-objfmt.obj' libtool=no @AMDEPBACKSLASH@
   2486 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2487 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o elf-objfmt.obj `if test -f 'modules/objfmts/elf/elf-objfmt.c'; then $(CYGPATH_W) 'modules/objfmts/elf/elf-objfmt.c'; else $(CYGPATH_W) '$(srcdir)/modules/objfmts/elf/elf-objfmt.c'; fi`
   2488 
   2489 elf-x86-x86.o: modules/objfmts/elf/elf-x86-x86.c
   2490 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT elf-x86-x86.o -MD -MP -MF $(DEPDIR)/elf-x86-x86.Tpo -c -o elf-x86-x86.o `test -f 'modules/objfmts/elf/elf-x86-x86.c' || echo '$(srcdir)/'`modules/objfmts/elf/elf-x86-x86.c
   2491 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/elf-x86-x86.Tpo $(DEPDIR)/elf-x86-x86.Po
   2492 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/objfmts/elf/elf-x86-x86.c' object='elf-x86-x86.o' libtool=no @AMDEPBACKSLASH@
   2493 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2494 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o elf-x86-x86.o `test -f 'modules/objfmts/elf/elf-x86-x86.c' || echo '$(srcdir)/'`modules/objfmts/elf/elf-x86-x86.c
   2495 
   2496 elf-x86-x86.obj: modules/objfmts/elf/elf-x86-x86.c
   2497 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT elf-x86-x86.obj -MD -MP -MF $(DEPDIR)/elf-x86-x86.Tpo -c -o elf-x86-x86.obj `if test -f 'modules/objfmts/elf/elf-x86-x86.c'; then $(CYGPATH_W) 'modules/objfmts/elf/elf-x86-x86.c'; else $(CYGPATH_W) '$(srcdir)/modules/objfmts/elf/elf-x86-x86.c'; fi`
   2498 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/elf-x86-x86.Tpo $(DEPDIR)/elf-x86-x86.Po
   2499 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/objfmts/elf/elf-x86-x86.c' object='elf-x86-x86.obj' libtool=no @AMDEPBACKSLASH@
   2500 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2501 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o elf-x86-x86.obj `if test -f 'modules/objfmts/elf/elf-x86-x86.c'; then $(CYGPATH_W) 'modules/objfmts/elf/elf-x86-x86.c'; else $(CYGPATH_W) '$(srcdir)/modules/objfmts/elf/elf-x86-x86.c'; fi`
   2502 
   2503 elf-x86-amd64.o: modules/objfmts/elf/elf-x86-amd64.c
   2504 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT elf-x86-amd64.o -MD -MP -MF $(DEPDIR)/elf-x86-amd64.Tpo -c -o elf-x86-amd64.o `test -f 'modules/objfmts/elf/elf-x86-amd64.c' || echo '$(srcdir)/'`modules/objfmts/elf/elf-x86-amd64.c
   2505 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/elf-x86-amd64.Tpo $(DEPDIR)/elf-x86-amd64.Po
   2506 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/objfmts/elf/elf-x86-amd64.c' object='elf-x86-amd64.o' libtool=no @AMDEPBACKSLASH@
   2507 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2508 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o elf-x86-amd64.o `test -f 'modules/objfmts/elf/elf-x86-amd64.c' || echo '$(srcdir)/'`modules/objfmts/elf/elf-x86-amd64.c
   2509 
   2510 elf-x86-amd64.obj: modules/objfmts/elf/elf-x86-amd64.c
   2511 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT elf-x86-amd64.obj -MD -MP -MF $(DEPDIR)/elf-x86-amd64.Tpo -c -o elf-x86-amd64.obj `if test -f 'modules/objfmts/elf/elf-x86-amd64.c'; then $(CYGPATH_W) 'modules/objfmts/elf/elf-x86-amd64.c'; else $(CYGPATH_W) '$(srcdir)/modules/objfmts/elf/elf-x86-amd64.c'; fi`
   2512 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/elf-x86-amd64.Tpo $(DEPDIR)/elf-x86-amd64.Po
   2513 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/objfmts/elf/elf-x86-amd64.c' object='elf-x86-amd64.obj' libtool=no @AMDEPBACKSLASH@
   2514 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2515 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o elf-x86-amd64.obj `if test -f 'modules/objfmts/elf/elf-x86-amd64.c'; then $(CYGPATH_W) 'modules/objfmts/elf/elf-x86-amd64.c'; else $(CYGPATH_W) '$(srcdir)/modules/objfmts/elf/elf-x86-amd64.c'; fi`
   2516 
   2517 coff-objfmt.o: modules/objfmts/coff/coff-objfmt.c
   2518 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coff-objfmt.o -MD -MP -MF $(DEPDIR)/coff-objfmt.Tpo -c -o coff-objfmt.o `test -f 'modules/objfmts/coff/coff-objfmt.c' || echo '$(srcdir)/'`modules/objfmts/coff/coff-objfmt.c
   2519 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/coff-objfmt.Tpo $(DEPDIR)/coff-objfmt.Po
   2520 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/objfmts/coff/coff-objfmt.c' object='coff-objfmt.o' libtool=no @AMDEPBACKSLASH@
   2521 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2522 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coff-objfmt.o `test -f 'modules/objfmts/coff/coff-objfmt.c' || echo '$(srcdir)/'`modules/objfmts/coff/coff-objfmt.c
   2523 
   2524 coff-objfmt.obj: modules/objfmts/coff/coff-objfmt.c
   2525 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coff-objfmt.obj -MD -MP -MF $(DEPDIR)/coff-objfmt.Tpo -c -o coff-objfmt.obj `if test -f 'modules/objfmts/coff/coff-objfmt.c'; then $(CYGPATH_W) 'modules/objfmts/coff/coff-objfmt.c'; else $(CYGPATH_W) '$(srcdir)/modules/objfmts/coff/coff-objfmt.c'; fi`
   2526 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/coff-objfmt.Tpo $(DEPDIR)/coff-objfmt.Po
   2527 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/objfmts/coff/coff-objfmt.c' object='coff-objfmt.obj' libtool=no @AMDEPBACKSLASH@
   2528 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2529 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coff-objfmt.obj `if test -f 'modules/objfmts/coff/coff-objfmt.c'; then $(CYGPATH_W) 'modules/objfmts/coff/coff-objfmt.c'; else $(CYGPATH_W) '$(srcdir)/modules/objfmts/coff/coff-objfmt.c'; fi`
   2530 
   2531 win64-except.o: modules/objfmts/coff/win64-except.c
   2532 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT win64-except.o -MD -MP -MF $(DEPDIR)/win64-except.Tpo -c -o win64-except.o `test -f 'modules/objfmts/coff/win64-except.c' || echo '$(srcdir)/'`modules/objfmts/coff/win64-except.c
   2533 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/win64-except.Tpo $(DEPDIR)/win64-except.Po
   2534 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/objfmts/coff/win64-except.c' object='win64-except.o' libtool=no @AMDEPBACKSLASH@
   2535 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2536 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o win64-except.o `test -f 'modules/objfmts/coff/win64-except.c' || echo '$(srcdir)/'`modules/objfmts/coff/win64-except.c
   2537 
   2538 win64-except.obj: modules/objfmts/coff/win64-except.c
   2539 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT win64-except.obj -MD -MP -MF $(DEPDIR)/win64-except.Tpo -c -o win64-except.obj `if test -f 'modules/objfmts/coff/win64-except.c'; then $(CYGPATH_W) 'modules/objfmts/coff/win64-except.c'; else $(CYGPATH_W) '$(srcdir)/modules/objfmts/coff/win64-except.c'; fi`
   2540 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/win64-except.Tpo $(DEPDIR)/win64-except.Po
   2541 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/objfmts/coff/win64-except.c' object='win64-except.obj' libtool=no @AMDEPBACKSLASH@
   2542 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2543 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o win64-except.obj `if test -f 'modules/objfmts/coff/win64-except.c'; then $(CYGPATH_W) 'modules/objfmts/coff/win64-except.c'; else $(CYGPATH_W) '$(srcdir)/modules/objfmts/coff/win64-except.c'; fi`
   2544 
   2545 macho-objfmt.o: modules/objfmts/macho/macho-objfmt.c
   2546 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT macho-objfmt.o -MD -MP -MF $(DEPDIR)/macho-objfmt.Tpo -c -o macho-objfmt.o `test -f 'modules/objfmts/macho/macho-objfmt.c' || echo '$(srcdir)/'`modules/objfmts/macho/macho-objfmt.c
   2547 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/macho-objfmt.Tpo $(DEPDIR)/macho-objfmt.Po
   2548 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/objfmts/macho/macho-objfmt.c' object='macho-objfmt.o' libtool=no @AMDEPBACKSLASH@
   2549 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2550 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o macho-objfmt.o `test -f 'modules/objfmts/macho/macho-objfmt.c' || echo '$(srcdir)/'`modules/objfmts/macho/macho-objfmt.c
   2551 
   2552 macho-objfmt.obj: modules/objfmts/macho/macho-objfmt.c
   2553 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT macho-objfmt.obj -MD -MP -MF $(DEPDIR)/macho-objfmt.Tpo -c -o macho-objfmt.obj `if test -f 'modules/objfmts/macho/macho-objfmt.c'; then $(CYGPATH_W) 'modules/objfmts/macho/macho-objfmt.c'; else $(CYGPATH_W) '$(srcdir)/modules/objfmts/macho/macho-objfmt.c'; fi`
   2554 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/macho-objfmt.Tpo $(DEPDIR)/macho-objfmt.Po
   2555 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/objfmts/macho/macho-objfmt.c' object='macho-objfmt.obj' libtool=no @AMDEPBACKSLASH@
   2556 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2557 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o macho-objfmt.obj `if test -f 'modules/objfmts/macho/macho-objfmt.c'; then $(CYGPATH_W) 'modules/objfmts/macho/macho-objfmt.c'; else $(CYGPATH_W) '$(srcdir)/modules/objfmts/macho/macho-objfmt.c'; fi`
   2558 
   2559 rdf-objfmt.o: modules/objfmts/rdf/rdf-objfmt.c
   2560 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rdf-objfmt.o -MD -MP -MF $(DEPDIR)/rdf-objfmt.Tpo -c -o rdf-objfmt.o `test -f 'modules/objfmts/rdf/rdf-objfmt.c' || echo '$(srcdir)/'`modules/objfmts/rdf/rdf-objfmt.c
   2561 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/rdf-objfmt.Tpo $(DEPDIR)/rdf-objfmt.Po
   2562 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/objfmts/rdf/rdf-objfmt.c' object='rdf-objfmt.o' libtool=no @AMDEPBACKSLASH@
   2563 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2564 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rdf-objfmt.o `test -f 'modules/objfmts/rdf/rdf-objfmt.c' || echo '$(srcdir)/'`modules/objfmts/rdf/rdf-objfmt.c
   2565 
   2566 rdf-objfmt.obj: modules/objfmts/rdf/rdf-objfmt.c
   2567 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rdf-objfmt.obj -MD -MP -MF $(DEPDIR)/rdf-objfmt.Tpo -c -o rdf-objfmt.obj `if test -f 'modules/objfmts/rdf/rdf-objfmt.c'; then $(CYGPATH_W) 'modules/objfmts/rdf/rdf-objfmt.c'; else $(CYGPATH_W) '$(srcdir)/modules/objfmts/rdf/rdf-objfmt.c'; fi`
   2568 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/rdf-objfmt.Tpo $(DEPDIR)/rdf-objfmt.Po
   2569 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/objfmts/rdf/rdf-objfmt.c' object='rdf-objfmt.obj' libtool=no @AMDEPBACKSLASH@
   2570 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2571 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rdf-objfmt.obj `if test -f 'modules/objfmts/rdf/rdf-objfmt.c'; then $(CYGPATH_W) 'modules/objfmts/rdf/rdf-objfmt.c'; else $(CYGPATH_W) '$(srcdir)/modules/objfmts/rdf/rdf-objfmt.c'; fi`
   2572 
   2573 xdf-objfmt.o: modules/objfmts/xdf/xdf-objfmt.c
   2574 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xdf-objfmt.o -MD -MP -MF $(DEPDIR)/xdf-objfmt.Tpo -c -o xdf-objfmt.o `test -f 'modules/objfmts/xdf/xdf-objfmt.c' || echo '$(srcdir)/'`modules/objfmts/xdf/xdf-objfmt.c
   2575 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/xdf-objfmt.Tpo $(DEPDIR)/xdf-objfmt.Po
   2576 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/objfmts/xdf/xdf-objfmt.c' object='xdf-objfmt.o' libtool=no @AMDEPBACKSLASH@
   2577 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2578 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xdf-objfmt.o `test -f 'modules/objfmts/xdf/xdf-objfmt.c' || echo '$(srcdir)/'`modules/objfmts/xdf/xdf-objfmt.c
   2579 
   2580 xdf-objfmt.obj: modules/objfmts/xdf/xdf-objfmt.c
   2581 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xdf-objfmt.obj -MD -MP -MF $(DEPDIR)/xdf-objfmt.Tpo -c -o xdf-objfmt.obj `if test -f 'modules/objfmts/xdf/xdf-objfmt.c'; then $(CYGPATH_W) 'modules/objfmts/xdf/xdf-objfmt.c'; else $(CYGPATH_W) '$(srcdir)/modules/objfmts/xdf/xdf-objfmt.c'; fi`
   2582 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/xdf-objfmt.Tpo $(DEPDIR)/xdf-objfmt.Po
   2583 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/objfmts/xdf/xdf-objfmt.c' object='xdf-objfmt.obj' libtool=no @AMDEPBACKSLASH@
   2584 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2585 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xdf-objfmt.obj `if test -f 'modules/objfmts/xdf/xdf-objfmt.c'; then $(CYGPATH_W) 'modules/objfmts/xdf/xdf-objfmt.c'; else $(CYGPATH_W) '$(srcdir)/modules/objfmts/xdf/xdf-objfmt.c'; fi`
   2586 
   2587 assocdat.o: libyasm/assocdat.c
   2588 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT assocdat.o -MD -MP -MF $(DEPDIR)/assocdat.Tpo -c -o assocdat.o `test -f 'libyasm/assocdat.c' || echo '$(srcdir)/'`libyasm/assocdat.c
   2589 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/assocdat.Tpo $(DEPDIR)/assocdat.Po
   2590 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/assocdat.c' object='assocdat.o' libtool=no @AMDEPBACKSLASH@
   2591 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2592 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o assocdat.o `test -f 'libyasm/assocdat.c' || echo '$(srcdir)/'`libyasm/assocdat.c
   2593 
   2594 assocdat.obj: libyasm/assocdat.c
   2595 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT assocdat.obj -MD -MP -MF $(DEPDIR)/assocdat.Tpo -c -o assocdat.obj `if test -f 'libyasm/assocdat.c'; then $(CYGPATH_W) 'libyasm/assocdat.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/assocdat.c'; fi`
   2596 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/assocdat.Tpo $(DEPDIR)/assocdat.Po
   2597 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/assocdat.c' object='assocdat.obj' libtool=no @AMDEPBACKSLASH@
   2598 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2599 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o assocdat.obj `if test -f 'libyasm/assocdat.c'; then $(CYGPATH_W) 'libyasm/assocdat.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/assocdat.c'; fi`
   2600 
   2601 bitvect.o: libyasm/bitvect.c
   2602 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bitvect.o -MD -MP -MF $(DEPDIR)/bitvect.Tpo -c -o bitvect.o `test -f 'libyasm/bitvect.c' || echo '$(srcdir)/'`libyasm/bitvect.c
   2603 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/bitvect.Tpo $(DEPDIR)/bitvect.Po
   2604 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/bitvect.c' object='bitvect.o' libtool=no @AMDEPBACKSLASH@
   2605 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2606 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bitvect.o `test -f 'libyasm/bitvect.c' || echo '$(srcdir)/'`libyasm/bitvect.c
   2607 
   2608 bitvect.obj: libyasm/bitvect.c
   2609 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bitvect.obj -MD -MP -MF $(DEPDIR)/bitvect.Tpo -c -o bitvect.obj `if test -f 'libyasm/bitvect.c'; then $(CYGPATH_W) 'libyasm/bitvect.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/bitvect.c'; fi`
   2610 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/bitvect.Tpo $(DEPDIR)/bitvect.Po
   2611 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/bitvect.c' object='bitvect.obj' libtool=no @AMDEPBACKSLASH@
   2612 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2613 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bitvect.obj `if test -f 'libyasm/bitvect.c'; then $(CYGPATH_W) 'libyasm/bitvect.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/bitvect.c'; fi`
   2614 
   2615 bc-align.o: libyasm/bc-align.c
   2616 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bc-align.o -MD -MP -MF $(DEPDIR)/bc-align.Tpo -c -o bc-align.o `test -f 'libyasm/bc-align.c' || echo '$(srcdir)/'`libyasm/bc-align.c
   2617 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/bc-align.Tpo $(DEPDIR)/bc-align.Po
   2618 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/bc-align.c' object='bc-align.o' libtool=no @AMDEPBACKSLASH@
   2619 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2620 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bc-align.o `test -f 'libyasm/bc-align.c' || echo '$(srcdir)/'`libyasm/bc-align.c
   2621 
   2622 bc-align.obj: libyasm/bc-align.c
   2623 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bc-align.obj -MD -MP -MF $(DEPDIR)/bc-align.Tpo -c -o bc-align.obj `if test -f 'libyasm/bc-align.c'; then $(CYGPATH_W) 'libyasm/bc-align.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/bc-align.c'; fi`
   2624 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/bc-align.Tpo $(DEPDIR)/bc-align.Po
   2625 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/bc-align.c' object='bc-align.obj' libtool=no @AMDEPBACKSLASH@
   2626 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2627 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bc-align.obj `if test -f 'libyasm/bc-align.c'; then $(CYGPATH_W) 'libyasm/bc-align.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/bc-align.c'; fi`
   2628 
   2629 bc-data.o: libyasm/bc-data.c
   2630 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bc-data.o -MD -MP -MF $(DEPDIR)/bc-data.Tpo -c -o bc-data.o `test -f 'libyasm/bc-data.c' || echo '$(srcdir)/'`libyasm/bc-data.c
   2631 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/bc-data.Tpo $(DEPDIR)/bc-data.Po
   2632 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/bc-data.c' object='bc-data.o' libtool=no @AMDEPBACKSLASH@
   2633 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2634 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bc-data.o `test -f 'libyasm/bc-data.c' || echo '$(srcdir)/'`libyasm/bc-data.c
   2635 
   2636 bc-data.obj: libyasm/bc-data.c
   2637 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bc-data.obj -MD -MP -MF $(DEPDIR)/bc-data.Tpo -c -o bc-data.obj `if test -f 'libyasm/bc-data.c'; then $(CYGPATH_W) 'libyasm/bc-data.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/bc-data.c'; fi`
   2638 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/bc-data.Tpo $(DEPDIR)/bc-data.Po
   2639 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/bc-data.c' object='bc-data.obj' libtool=no @AMDEPBACKSLASH@
   2640 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2641 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bc-data.obj `if test -f 'libyasm/bc-data.c'; then $(CYGPATH_W) 'libyasm/bc-data.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/bc-data.c'; fi`
   2642 
   2643 bc-incbin.o: libyasm/bc-incbin.c
   2644 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bc-incbin.o -MD -MP -MF $(DEPDIR)/bc-incbin.Tpo -c -o bc-incbin.o `test -f 'libyasm/bc-incbin.c' || echo '$(srcdir)/'`libyasm/bc-incbin.c
   2645 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/bc-incbin.Tpo $(DEPDIR)/bc-incbin.Po
   2646 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/bc-incbin.c' object='bc-incbin.o' libtool=no @AMDEPBACKSLASH@
   2647 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2648 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bc-incbin.o `test -f 'libyasm/bc-incbin.c' || echo '$(srcdir)/'`libyasm/bc-incbin.c
   2649 
   2650 bc-incbin.obj: libyasm/bc-incbin.c
   2651 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bc-incbin.obj -MD -MP -MF $(DEPDIR)/bc-incbin.Tpo -c -o bc-incbin.obj `if test -f 'libyasm/bc-incbin.c'; then $(CYGPATH_W) 'libyasm/bc-incbin.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/bc-incbin.c'; fi`
   2652 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/bc-incbin.Tpo $(DEPDIR)/bc-incbin.Po
   2653 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/bc-incbin.c' object='bc-incbin.obj' libtool=no @AMDEPBACKSLASH@
   2654 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2655 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bc-incbin.obj `if test -f 'libyasm/bc-incbin.c'; then $(CYGPATH_W) 'libyasm/bc-incbin.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/bc-incbin.c'; fi`
   2656 
   2657 bc-org.o: libyasm/bc-org.c
   2658 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bc-org.o -MD -MP -MF $(DEPDIR)/bc-org.Tpo -c -o bc-org.o `test -f 'libyasm/bc-org.c' || echo '$(srcdir)/'`libyasm/bc-org.c
   2659 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/bc-org.Tpo $(DEPDIR)/bc-org.Po
   2660 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/bc-org.c' object='bc-org.o' libtool=no @AMDEPBACKSLASH@
   2661 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2662 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bc-org.o `test -f 'libyasm/bc-org.c' || echo '$(srcdir)/'`libyasm/bc-org.c
   2663 
   2664 bc-org.obj: libyasm/bc-org.c
   2665 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bc-org.obj -MD -MP -MF $(DEPDIR)/bc-org.Tpo -c -o bc-org.obj `if test -f 'libyasm/bc-org.c'; then $(CYGPATH_W) 'libyasm/bc-org.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/bc-org.c'; fi`
   2666 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/bc-org.Tpo $(DEPDIR)/bc-org.Po
   2667 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/bc-org.c' object='bc-org.obj' libtool=no @AMDEPBACKSLASH@
   2668 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2669 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bc-org.obj `if test -f 'libyasm/bc-org.c'; then $(CYGPATH_W) 'libyasm/bc-org.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/bc-org.c'; fi`
   2670 
   2671 bc-reserve.o: libyasm/bc-reserve.c
   2672 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bc-reserve.o -MD -MP -MF $(DEPDIR)/bc-reserve.Tpo -c -o bc-reserve.o `test -f 'libyasm/bc-reserve.c' || echo '$(srcdir)/'`libyasm/bc-reserve.c
   2673 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/bc-reserve.Tpo $(DEPDIR)/bc-reserve.Po
   2674 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/bc-reserve.c' object='bc-reserve.o' libtool=no @AMDEPBACKSLASH@
   2675 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2676 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bc-reserve.o `test -f 'libyasm/bc-reserve.c' || echo '$(srcdir)/'`libyasm/bc-reserve.c
   2677 
   2678 bc-reserve.obj: libyasm/bc-reserve.c
   2679 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bc-reserve.obj -MD -MP -MF $(DEPDIR)/bc-reserve.Tpo -c -o bc-reserve.obj `if test -f 'libyasm/bc-reserve.c'; then $(CYGPATH_W) 'libyasm/bc-reserve.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/bc-reserve.c'; fi`
   2680 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/bc-reserve.Tpo $(DEPDIR)/bc-reserve.Po
   2681 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/bc-reserve.c' object='bc-reserve.obj' libtool=no @AMDEPBACKSLASH@
   2682 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2683 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bc-reserve.obj `if test -f 'libyasm/bc-reserve.c'; then $(CYGPATH_W) 'libyasm/bc-reserve.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/bc-reserve.c'; fi`
   2684 
   2685 bytecode.o: libyasm/bytecode.c
   2686 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bytecode.o -MD -MP -MF $(DEPDIR)/bytecode.Tpo -c -o bytecode.o `test -f 'libyasm/bytecode.c' || echo '$(srcdir)/'`libyasm/bytecode.c
   2687 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/bytecode.Tpo $(DEPDIR)/bytecode.Po
   2688 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/bytecode.c' object='bytecode.o' libtool=no @AMDEPBACKSLASH@
   2689 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2690 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bytecode.o `test -f 'libyasm/bytecode.c' || echo '$(srcdir)/'`libyasm/bytecode.c
   2691 
   2692 bytecode.obj: libyasm/bytecode.c
   2693 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bytecode.obj -MD -MP -MF $(DEPDIR)/bytecode.Tpo -c -o bytecode.obj `if test -f 'libyasm/bytecode.c'; then $(CYGPATH_W) 'libyasm/bytecode.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/bytecode.c'; fi`
   2694 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/bytecode.Tpo $(DEPDIR)/bytecode.Po
   2695 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/bytecode.c' object='bytecode.obj' libtool=no @AMDEPBACKSLASH@
   2696 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2697 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bytecode.obj `if test -f 'libyasm/bytecode.c'; then $(CYGPATH_W) 'libyasm/bytecode.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/bytecode.c'; fi`
   2698 
   2699 errwarn.o: libyasm/errwarn.c
   2700 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT errwarn.o -MD -MP -MF $(DEPDIR)/errwarn.Tpo -c -o errwarn.o `test -f 'libyasm/errwarn.c' || echo '$(srcdir)/'`libyasm/errwarn.c
   2701 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/errwarn.Tpo $(DEPDIR)/errwarn.Po
   2702 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/errwarn.c' object='errwarn.o' libtool=no @AMDEPBACKSLASH@
   2703 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2704 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o errwarn.o `test -f 'libyasm/errwarn.c' || echo '$(srcdir)/'`libyasm/errwarn.c
   2705 
   2706 errwarn.obj: libyasm/errwarn.c
   2707 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT errwarn.obj -MD -MP -MF $(DEPDIR)/errwarn.Tpo -c -o errwarn.obj `if test -f 'libyasm/errwarn.c'; then $(CYGPATH_W) 'libyasm/errwarn.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/errwarn.c'; fi`
   2708 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/errwarn.Tpo $(DEPDIR)/errwarn.Po
   2709 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/errwarn.c' object='errwarn.obj' libtool=no @AMDEPBACKSLASH@
   2710 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2711 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o errwarn.obj `if test -f 'libyasm/errwarn.c'; then $(CYGPATH_W) 'libyasm/errwarn.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/errwarn.c'; fi`
   2712 
   2713 expr.o: libyasm/expr.c
   2714 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT expr.o -MD -MP -MF $(DEPDIR)/expr.Tpo -c -o expr.o `test -f 'libyasm/expr.c' || echo '$(srcdir)/'`libyasm/expr.c
   2715 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/expr.Tpo $(DEPDIR)/expr.Po
   2716 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/expr.c' object='expr.o' libtool=no @AMDEPBACKSLASH@
   2717 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2718 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o expr.o `test -f 'libyasm/expr.c' || echo '$(srcdir)/'`libyasm/expr.c
   2719 
   2720 expr.obj: libyasm/expr.c
   2721 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT expr.obj -MD -MP -MF $(DEPDIR)/expr.Tpo -c -o expr.obj `if test -f 'libyasm/expr.c'; then $(CYGPATH_W) 'libyasm/expr.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/expr.c'; fi`
   2722 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/expr.Tpo $(DEPDIR)/expr.Po
   2723 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/expr.c' object='expr.obj' libtool=no @AMDEPBACKSLASH@
   2724 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2725 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o expr.obj `if test -f 'libyasm/expr.c'; then $(CYGPATH_W) 'libyasm/expr.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/expr.c'; fi`
   2726 
   2727 file.o: libyasm/file.c
   2728 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT file.o -MD -MP -MF $(DEPDIR)/file.Tpo -c -o file.o `test -f 'libyasm/file.c' || echo '$(srcdir)/'`libyasm/file.c
   2729 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/file.Tpo $(DEPDIR)/file.Po
   2730 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/file.c' object='file.o' libtool=no @AMDEPBACKSLASH@
   2731 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2732 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o file.o `test -f 'libyasm/file.c' || echo '$(srcdir)/'`libyasm/file.c
   2733 
   2734 file.obj: libyasm/file.c
   2735 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT file.obj -MD -MP -MF $(DEPDIR)/file.Tpo -c -o file.obj `if test -f 'libyasm/file.c'; then $(CYGPATH_W) 'libyasm/file.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/file.c'; fi`
   2736 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/file.Tpo $(DEPDIR)/file.Po
   2737 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/file.c' object='file.obj' libtool=no @AMDEPBACKSLASH@
   2738 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2739 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o file.obj `if test -f 'libyasm/file.c'; then $(CYGPATH_W) 'libyasm/file.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/file.c'; fi`
   2740 
   2741 floatnum.o: libyasm/floatnum.c
   2742 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT floatnum.o -MD -MP -MF $(DEPDIR)/floatnum.Tpo -c -o floatnum.o `test -f 'libyasm/floatnum.c' || echo '$(srcdir)/'`libyasm/floatnum.c
   2743 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/floatnum.Tpo $(DEPDIR)/floatnum.Po
   2744 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/floatnum.c' object='floatnum.o' libtool=no @AMDEPBACKSLASH@
   2745 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2746 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o floatnum.o `test -f 'libyasm/floatnum.c' || echo '$(srcdir)/'`libyasm/floatnum.c
   2747 
   2748 floatnum.obj: libyasm/floatnum.c
   2749 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT floatnum.obj -MD -MP -MF $(DEPDIR)/floatnum.Tpo -c -o floatnum.obj `if test -f 'libyasm/floatnum.c'; then $(CYGPATH_W) 'libyasm/floatnum.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/floatnum.c'; fi`
   2750 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/floatnum.Tpo $(DEPDIR)/floatnum.Po
   2751 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/floatnum.c' object='floatnum.obj' libtool=no @AMDEPBACKSLASH@
   2752 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2753 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o floatnum.obj `if test -f 'libyasm/floatnum.c'; then $(CYGPATH_W) 'libyasm/floatnum.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/floatnum.c'; fi`
   2754 
   2755 hamt.o: libyasm/hamt.c
   2756 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT hamt.o -MD -MP -MF $(DEPDIR)/hamt.Tpo -c -o hamt.o `test -f 'libyasm/hamt.c' || echo '$(srcdir)/'`libyasm/hamt.c
   2757 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/hamt.Tpo $(DEPDIR)/hamt.Po
   2758 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/hamt.c' object='hamt.o' libtool=no @AMDEPBACKSLASH@
   2759 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2760 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o hamt.o `test -f 'libyasm/hamt.c' || echo '$(srcdir)/'`libyasm/hamt.c
   2761 
   2762 hamt.obj: libyasm/hamt.c
   2763 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT hamt.obj -MD -MP -MF $(DEPDIR)/hamt.Tpo -c -o hamt.obj `if test -f 'libyasm/hamt.c'; then $(CYGPATH_W) 'libyasm/hamt.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/hamt.c'; fi`
   2764 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/hamt.Tpo $(DEPDIR)/hamt.Po
   2765 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/hamt.c' object='hamt.obj' libtool=no @AMDEPBACKSLASH@
   2766 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2767 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o hamt.obj `if test -f 'libyasm/hamt.c'; then $(CYGPATH_W) 'libyasm/hamt.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/hamt.c'; fi`
   2768 
   2769 insn.o: libyasm/insn.c
   2770 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT insn.o -MD -MP -MF $(DEPDIR)/insn.Tpo -c -o insn.o `test -f 'libyasm/insn.c' || echo '$(srcdir)/'`libyasm/insn.c
   2771 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/insn.Tpo $(DEPDIR)/insn.Po
   2772 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/insn.c' object='insn.o' libtool=no @AMDEPBACKSLASH@
   2773 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2774 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o insn.o `test -f 'libyasm/insn.c' || echo '$(srcdir)/'`libyasm/insn.c
   2775 
   2776 insn.obj: libyasm/insn.c
   2777 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT insn.obj -MD -MP -MF $(DEPDIR)/insn.Tpo -c -o insn.obj `if test -f 'libyasm/insn.c'; then $(CYGPATH_W) 'libyasm/insn.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/insn.c'; fi`
   2778 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/insn.Tpo $(DEPDIR)/insn.Po
   2779 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/insn.c' object='insn.obj' libtool=no @AMDEPBACKSLASH@
   2780 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2781 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o insn.obj `if test -f 'libyasm/insn.c'; then $(CYGPATH_W) 'libyasm/insn.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/insn.c'; fi`
   2782 
   2783 intnum.o: libyasm/intnum.c
   2784 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT intnum.o -MD -MP -MF $(DEPDIR)/intnum.Tpo -c -o intnum.o `test -f 'libyasm/intnum.c' || echo '$(srcdir)/'`libyasm/intnum.c
   2785 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/intnum.Tpo $(DEPDIR)/intnum.Po
   2786 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/intnum.c' object='intnum.o' libtool=no @AMDEPBACKSLASH@
   2787 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2788 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o intnum.o `test -f 'libyasm/intnum.c' || echo '$(srcdir)/'`libyasm/intnum.c
   2789 
   2790 intnum.obj: libyasm/intnum.c
   2791 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT intnum.obj -MD -MP -MF $(DEPDIR)/intnum.Tpo -c -o intnum.obj `if test -f 'libyasm/intnum.c'; then $(CYGPATH_W) 'libyasm/intnum.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/intnum.c'; fi`
   2792 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/intnum.Tpo $(DEPDIR)/intnum.Po
   2793 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/intnum.c' object='intnum.obj' libtool=no @AMDEPBACKSLASH@
   2794 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2795 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o intnum.obj `if test -f 'libyasm/intnum.c'; then $(CYGPATH_W) 'libyasm/intnum.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/intnum.c'; fi`
   2796 
   2797 inttree.o: libyasm/inttree.c
   2798 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT inttree.o -MD -MP -MF $(DEPDIR)/inttree.Tpo -c -o inttree.o `test -f 'libyasm/inttree.c' || echo '$(srcdir)/'`libyasm/inttree.c
   2799 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/inttree.Tpo $(DEPDIR)/inttree.Po
   2800 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/inttree.c' object='inttree.o' libtool=no @AMDEPBACKSLASH@
   2801 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2802 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o inttree.o `test -f 'libyasm/inttree.c' || echo '$(srcdir)/'`libyasm/inttree.c
   2803 
   2804 inttree.obj: libyasm/inttree.c
   2805 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT inttree.obj -MD -MP -MF $(DEPDIR)/inttree.Tpo -c -o inttree.obj `if test -f 'libyasm/inttree.c'; then $(CYGPATH_W) 'libyasm/inttree.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/inttree.c'; fi`
   2806 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/inttree.Tpo $(DEPDIR)/inttree.Po
   2807 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/inttree.c' object='inttree.obj' libtool=no @AMDEPBACKSLASH@
   2808 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2809 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o inttree.obj `if test -f 'libyasm/inttree.c'; then $(CYGPATH_W) 'libyasm/inttree.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/inttree.c'; fi`
   2810 
   2811 linemap.o: libyasm/linemap.c
   2812 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT linemap.o -MD -MP -MF $(DEPDIR)/linemap.Tpo -c -o linemap.o `test -f 'libyasm/linemap.c' || echo '$(srcdir)/'`libyasm/linemap.c
   2813 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/linemap.Tpo $(DEPDIR)/linemap.Po
   2814 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/linemap.c' object='linemap.o' libtool=no @AMDEPBACKSLASH@
   2815 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2816 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o linemap.o `test -f 'libyasm/linemap.c' || echo '$(srcdir)/'`libyasm/linemap.c
   2817 
   2818 linemap.obj: libyasm/linemap.c
   2819 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT linemap.obj -MD -MP -MF $(DEPDIR)/linemap.Tpo -c -o linemap.obj `if test -f 'libyasm/linemap.c'; then $(CYGPATH_W) 'libyasm/linemap.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/linemap.c'; fi`
   2820 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/linemap.Tpo $(DEPDIR)/linemap.Po
   2821 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/linemap.c' object='linemap.obj' libtool=no @AMDEPBACKSLASH@
   2822 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2823 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o linemap.obj `if test -f 'libyasm/linemap.c'; then $(CYGPATH_W) 'libyasm/linemap.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/linemap.c'; fi`
   2824 
   2825 md5.o: libyasm/md5.c
   2826 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT md5.o -MD -MP -MF $(DEPDIR)/md5.Tpo -c -o md5.o `test -f 'libyasm/md5.c' || echo '$(srcdir)/'`libyasm/md5.c
   2827 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/md5.Tpo $(DEPDIR)/md5.Po
   2828 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/md5.c' object='md5.o' libtool=no @AMDEPBACKSLASH@
   2829 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2830 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o md5.o `test -f 'libyasm/md5.c' || echo '$(srcdir)/'`libyasm/md5.c
   2831 
   2832 md5.obj: libyasm/md5.c
   2833 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT md5.obj -MD -MP -MF $(DEPDIR)/md5.Tpo -c -o md5.obj `if test -f 'libyasm/md5.c'; then $(CYGPATH_W) 'libyasm/md5.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/md5.c'; fi`
   2834 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/md5.Tpo $(DEPDIR)/md5.Po
   2835 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/md5.c' object='md5.obj' libtool=no @AMDEPBACKSLASH@
   2836 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2837 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o md5.obj `if test -f 'libyasm/md5.c'; then $(CYGPATH_W) 'libyasm/md5.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/md5.c'; fi`
   2838 
   2839 mergesort.o: libyasm/mergesort.c
   2840 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mergesort.o -MD -MP -MF $(DEPDIR)/mergesort.Tpo -c -o mergesort.o `test -f 'libyasm/mergesort.c' || echo '$(srcdir)/'`libyasm/mergesort.c
   2841 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/mergesort.Tpo $(DEPDIR)/mergesort.Po
   2842 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/mergesort.c' object='mergesort.o' libtool=no @AMDEPBACKSLASH@
   2843 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2844 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mergesort.o `test -f 'libyasm/mergesort.c' || echo '$(srcdir)/'`libyasm/mergesort.c
   2845 
   2846 mergesort.obj: libyasm/mergesort.c
   2847 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mergesort.obj -MD -MP -MF $(DEPDIR)/mergesort.Tpo -c -o mergesort.obj `if test -f 'libyasm/mergesort.c'; then $(CYGPATH_W) 'libyasm/mergesort.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/mergesort.c'; fi`
   2848 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/mergesort.Tpo $(DEPDIR)/mergesort.Po
   2849 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/mergesort.c' object='mergesort.obj' libtool=no @AMDEPBACKSLASH@
   2850 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2851 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mergesort.obj `if test -f 'libyasm/mergesort.c'; then $(CYGPATH_W) 'libyasm/mergesort.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/mergesort.c'; fi`
   2852 
   2853 phash.o: libyasm/phash.c
   2854 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT phash.o -MD -MP -MF $(DEPDIR)/phash.Tpo -c -o phash.o `test -f 'libyasm/phash.c' || echo '$(srcdir)/'`libyasm/phash.c
   2855 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/phash.Tpo $(DEPDIR)/phash.Po
   2856 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/phash.c' object='phash.o' libtool=no @AMDEPBACKSLASH@
   2857 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2858 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o phash.o `test -f 'libyasm/phash.c' || echo '$(srcdir)/'`libyasm/phash.c
   2859 
   2860 phash.obj: libyasm/phash.c
   2861 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT phash.obj -MD -MP -MF $(DEPDIR)/phash.Tpo -c -o phash.obj `if test -f 'libyasm/phash.c'; then $(CYGPATH_W) 'libyasm/phash.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/phash.c'; fi`
   2862 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/phash.Tpo $(DEPDIR)/phash.Po
   2863 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/phash.c' object='phash.obj' libtool=no @AMDEPBACKSLASH@
   2864 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2865 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o phash.obj `if test -f 'libyasm/phash.c'; then $(CYGPATH_W) 'libyasm/phash.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/phash.c'; fi`
   2866 
   2867 section.o: libyasm/section.c
   2868 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT section.o -MD -MP -MF $(DEPDIR)/section.Tpo -c -o section.o `test -f 'libyasm/section.c' || echo '$(srcdir)/'`libyasm/section.c
   2869 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/section.Tpo $(DEPDIR)/section.Po
   2870 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/section.c' object='section.o' libtool=no @AMDEPBACKSLASH@
   2871 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2872 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o section.o `test -f 'libyasm/section.c' || echo '$(srcdir)/'`libyasm/section.c
   2873 
   2874 section.obj: libyasm/section.c
   2875 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT section.obj -MD -MP -MF $(DEPDIR)/section.Tpo -c -o section.obj `if test -f 'libyasm/section.c'; then $(CYGPATH_W) 'libyasm/section.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/section.c'; fi`
   2876 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/section.Tpo $(DEPDIR)/section.Po
   2877 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/section.c' object='section.obj' libtool=no @AMDEPBACKSLASH@
   2878 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2879 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o section.obj `if test -f 'libyasm/section.c'; then $(CYGPATH_W) 'libyasm/section.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/section.c'; fi`
   2880 
   2881 strcasecmp.o: libyasm/strcasecmp.c
   2882 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strcasecmp.o -MD -MP -MF $(DEPDIR)/strcasecmp.Tpo -c -o strcasecmp.o `test -f 'libyasm/strcasecmp.c' || echo '$(srcdir)/'`libyasm/strcasecmp.c
   2883 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/strcasecmp.Tpo $(DEPDIR)/strcasecmp.Po
   2884 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/strcasecmp.c' object='strcasecmp.o' libtool=no @AMDEPBACKSLASH@
   2885 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2886 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strcasecmp.o `test -f 'libyasm/strcasecmp.c' || echo '$(srcdir)/'`libyasm/strcasecmp.c
   2887 
   2888 strcasecmp.obj: libyasm/strcasecmp.c
   2889 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strcasecmp.obj -MD -MP -MF $(DEPDIR)/strcasecmp.Tpo -c -o strcasecmp.obj `if test -f 'libyasm/strcasecmp.c'; then $(CYGPATH_W) 'libyasm/strcasecmp.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/strcasecmp.c'; fi`
   2890 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/strcasecmp.Tpo $(DEPDIR)/strcasecmp.Po
   2891 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/strcasecmp.c' object='strcasecmp.obj' libtool=no @AMDEPBACKSLASH@
   2892 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2893 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strcasecmp.obj `if test -f 'libyasm/strcasecmp.c'; then $(CYGPATH_W) 'libyasm/strcasecmp.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/strcasecmp.c'; fi`
   2894 
   2895 strsep.o: libyasm/strsep.c
   2896 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strsep.o -MD -MP -MF $(DEPDIR)/strsep.Tpo -c -o strsep.o `test -f 'libyasm/strsep.c' || echo '$(srcdir)/'`libyasm/strsep.c
   2897 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/strsep.Tpo $(DEPDIR)/strsep.Po
   2898 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/strsep.c' object='strsep.o' libtool=no @AMDEPBACKSLASH@
   2899 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2900 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strsep.o `test -f 'libyasm/strsep.c' || echo '$(srcdir)/'`libyasm/strsep.c
   2901 
   2902 strsep.obj: libyasm/strsep.c
   2903 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strsep.obj -MD -MP -MF $(DEPDIR)/strsep.Tpo -c -o strsep.obj `if test -f 'libyasm/strsep.c'; then $(CYGPATH_W) 'libyasm/strsep.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/strsep.c'; fi`
   2904 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/strsep.Tpo $(DEPDIR)/strsep.Po
   2905 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/strsep.c' object='strsep.obj' libtool=no @AMDEPBACKSLASH@
   2906 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2907 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strsep.obj `if test -f 'libyasm/strsep.c'; then $(CYGPATH_W) 'libyasm/strsep.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/strsep.c'; fi`
   2908 
   2909 symrec.o: libyasm/symrec.c
   2910 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT symrec.o -MD -MP -MF $(DEPDIR)/symrec.Tpo -c -o symrec.o `test -f 'libyasm/symrec.c' || echo '$(srcdir)/'`libyasm/symrec.c
   2911 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/symrec.Tpo $(DEPDIR)/symrec.Po
   2912 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/symrec.c' object='symrec.o' libtool=no @AMDEPBACKSLASH@
   2913 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2914 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o symrec.o `test -f 'libyasm/symrec.c' || echo '$(srcdir)/'`libyasm/symrec.c
   2915 
   2916 symrec.obj: libyasm/symrec.c
   2917 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT symrec.obj -MD -MP -MF $(DEPDIR)/symrec.Tpo -c -o symrec.obj `if test -f 'libyasm/symrec.c'; then $(CYGPATH_W) 'libyasm/symrec.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/symrec.c'; fi`
   2918 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/symrec.Tpo $(DEPDIR)/symrec.Po
   2919 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/symrec.c' object='symrec.obj' libtool=no @AMDEPBACKSLASH@
   2920 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2921 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o symrec.obj `if test -f 'libyasm/symrec.c'; then $(CYGPATH_W) 'libyasm/symrec.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/symrec.c'; fi`
   2922 
   2923 valparam.o: libyasm/valparam.c
   2924 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT valparam.o -MD -MP -MF $(DEPDIR)/valparam.Tpo -c -o valparam.o `test -f 'libyasm/valparam.c' || echo '$(srcdir)/'`libyasm/valparam.c
   2925 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/valparam.Tpo $(DEPDIR)/valparam.Po
   2926 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/valparam.c' object='valparam.o' libtool=no @AMDEPBACKSLASH@
   2927 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2928 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o valparam.o `test -f 'libyasm/valparam.c' || echo '$(srcdir)/'`libyasm/valparam.c
   2929 
   2930 valparam.obj: libyasm/valparam.c
   2931 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT valparam.obj -MD -MP -MF $(DEPDIR)/valparam.Tpo -c -o valparam.obj `if test -f 'libyasm/valparam.c'; then $(CYGPATH_W) 'libyasm/valparam.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/valparam.c'; fi`
   2932 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/valparam.Tpo $(DEPDIR)/valparam.Po
   2933 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/valparam.c' object='valparam.obj' libtool=no @AMDEPBACKSLASH@
   2934 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2935 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o valparam.obj `if test -f 'libyasm/valparam.c'; then $(CYGPATH_W) 'libyasm/valparam.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/valparam.c'; fi`
   2936 
   2937 value.o: libyasm/value.c
   2938 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT value.o -MD -MP -MF $(DEPDIR)/value.Tpo -c -o value.o `test -f 'libyasm/value.c' || echo '$(srcdir)/'`libyasm/value.c
   2939 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/value.Tpo $(DEPDIR)/value.Po
   2940 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/value.c' object='value.o' libtool=no @AMDEPBACKSLASH@
   2941 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2942 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o value.o `test -f 'libyasm/value.c' || echo '$(srcdir)/'`libyasm/value.c
   2943 
   2944 value.obj: libyasm/value.c
   2945 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT value.obj -MD -MP -MF $(DEPDIR)/value.Tpo -c -o value.obj `if test -f 'libyasm/value.c'; then $(CYGPATH_W) 'libyasm/value.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/value.c'; fi`
   2946 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/value.Tpo $(DEPDIR)/value.Po
   2947 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/value.c' object='value.obj' libtool=no @AMDEPBACKSLASH@
   2948 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2949 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o value.obj `if test -f 'libyasm/value.c'; then $(CYGPATH_W) 'libyasm/value.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/value.c'; fi`
   2950 
   2951 xmalloc.o: libyasm/xmalloc.c
   2952 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xmalloc.o -MD -MP -MF $(DEPDIR)/xmalloc.Tpo -c -o xmalloc.o `test -f 'libyasm/xmalloc.c' || echo '$(srcdir)/'`libyasm/xmalloc.c
   2953 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/xmalloc.Tpo $(DEPDIR)/xmalloc.Po
   2954 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/xmalloc.c' object='xmalloc.o' libtool=no @AMDEPBACKSLASH@
   2955 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2956 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xmalloc.o `test -f 'libyasm/xmalloc.c' || echo '$(srcdir)/'`libyasm/xmalloc.c
   2957 
   2958 xmalloc.obj: libyasm/xmalloc.c
   2959 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xmalloc.obj -MD -MP -MF $(DEPDIR)/xmalloc.Tpo -c -o xmalloc.obj `if test -f 'libyasm/xmalloc.c'; then $(CYGPATH_W) 'libyasm/xmalloc.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/xmalloc.c'; fi`
   2960 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/xmalloc.Tpo $(DEPDIR)/xmalloc.Po
   2961 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/xmalloc.c' object='xmalloc.obj' libtool=no @AMDEPBACKSLASH@
   2962 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2963 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xmalloc.obj `if test -f 'libyasm/xmalloc.c'; then $(CYGPATH_W) 'libyasm/xmalloc.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/xmalloc.c'; fi`
   2964 
   2965 xstrdup.o: libyasm/xstrdup.c
   2966 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xstrdup.o -MD -MP -MF $(DEPDIR)/xstrdup.Tpo -c -o xstrdup.o `test -f 'libyasm/xstrdup.c' || echo '$(srcdir)/'`libyasm/xstrdup.c
   2967 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/xstrdup.Tpo $(DEPDIR)/xstrdup.Po
   2968 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/xstrdup.c' object='xstrdup.o' libtool=no @AMDEPBACKSLASH@
   2969 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2970 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xstrdup.o `test -f 'libyasm/xstrdup.c' || echo '$(srcdir)/'`libyasm/xstrdup.c
   2971 
   2972 xstrdup.obj: libyasm/xstrdup.c
   2973 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xstrdup.obj -MD -MP -MF $(DEPDIR)/xstrdup.Tpo -c -o xstrdup.obj `if test -f 'libyasm/xstrdup.c'; then $(CYGPATH_W) 'libyasm/xstrdup.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/xstrdup.c'; fi`
   2974 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/xstrdup.Tpo $(DEPDIR)/xstrdup.Po
   2975 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/xstrdup.c' object='xstrdup.obj' libtool=no @AMDEPBACKSLASH@
   2976 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2977 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xstrdup.obj `if test -f 'libyasm/xstrdup.c'; then $(CYGPATH_W) 'libyasm/xstrdup.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/xstrdup.c'; fi`
   2978 
   2979 bitvect_test.o: libyasm/tests/bitvect_test.c
   2980 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bitvect_test.o -MD -MP -MF $(DEPDIR)/bitvect_test.Tpo -c -o bitvect_test.o `test -f 'libyasm/tests/bitvect_test.c' || echo '$(srcdir)/'`libyasm/tests/bitvect_test.c
   2981 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/bitvect_test.Tpo $(DEPDIR)/bitvect_test.Po
   2982 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/tests/bitvect_test.c' object='bitvect_test.o' libtool=no @AMDEPBACKSLASH@
   2983 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2984 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bitvect_test.o `test -f 'libyasm/tests/bitvect_test.c' || echo '$(srcdir)/'`libyasm/tests/bitvect_test.c
   2985 
   2986 bitvect_test.obj: libyasm/tests/bitvect_test.c
   2987 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bitvect_test.obj -MD -MP -MF $(DEPDIR)/bitvect_test.Tpo -c -o bitvect_test.obj `if test -f 'libyasm/tests/bitvect_test.c'; then $(CYGPATH_W) 'libyasm/tests/bitvect_test.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/tests/bitvect_test.c'; fi`
   2988 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/bitvect_test.Tpo $(DEPDIR)/bitvect_test.Po
   2989 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/tests/bitvect_test.c' object='bitvect_test.obj' libtool=no @AMDEPBACKSLASH@
   2990 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2991 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bitvect_test.obj `if test -f 'libyasm/tests/bitvect_test.c'; then $(CYGPATH_W) 'libyasm/tests/bitvect_test.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/tests/bitvect_test.c'; fi`
   2992 
   2993 combpath_test.o: libyasm/tests/combpath_test.c
   2994 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT combpath_test.o -MD -MP -MF $(DEPDIR)/combpath_test.Tpo -c -o combpath_test.o `test -f 'libyasm/tests/combpath_test.c' || echo '$(srcdir)/'`libyasm/tests/combpath_test.c
   2995 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/combpath_test.Tpo $(DEPDIR)/combpath_test.Po
   2996 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/tests/combpath_test.c' object='combpath_test.o' libtool=no @AMDEPBACKSLASH@
   2997 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   2998 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o combpath_test.o `test -f 'libyasm/tests/combpath_test.c' || echo '$(srcdir)/'`libyasm/tests/combpath_test.c
   2999 
   3000 combpath_test.obj: libyasm/tests/combpath_test.c
   3001 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT combpath_test.obj -MD -MP -MF $(DEPDIR)/combpath_test.Tpo -c -o combpath_test.obj `if test -f 'libyasm/tests/combpath_test.c'; then $(CYGPATH_W) 'libyasm/tests/combpath_test.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/tests/combpath_test.c'; fi`
   3002 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/combpath_test.Tpo $(DEPDIR)/combpath_test.Po
   3003 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/tests/combpath_test.c' object='combpath_test.obj' libtool=no @AMDEPBACKSLASH@
   3004 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   3005 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o combpath_test.obj `if test -f 'libyasm/tests/combpath_test.c'; then $(CYGPATH_W) 'libyasm/tests/combpath_test.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/tests/combpath_test.c'; fi`
   3006 
   3007 floatnum_test.o: libyasm/tests/floatnum_test.c
   3008 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT floatnum_test.o -MD -MP -MF $(DEPDIR)/floatnum_test.Tpo -c -o floatnum_test.o `test -f 'libyasm/tests/floatnum_test.c' || echo '$(srcdir)/'`libyasm/tests/floatnum_test.c
   3009 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/floatnum_test.Tpo $(DEPDIR)/floatnum_test.Po
   3010 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/tests/floatnum_test.c' object='floatnum_test.o' libtool=no @AMDEPBACKSLASH@
   3011 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   3012 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o floatnum_test.o `test -f 'libyasm/tests/floatnum_test.c' || echo '$(srcdir)/'`libyasm/tests/floatnum_test.c
   3013 
   3014 floatnum_test.obj: libyasm/tests/floatnum_test.c
   3015 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT floatnum_test.obj -MD -MP -MF $(DEPDIR)/floatnum_test.Tpo -c -o floatnum_test.obj `if test -f 'libyasm/tests/floatnum_test.c'; then $(CYGPATH_W) 'libyasm/tests/floatnum_test.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/tests/floatnum_test.c'; fi`
   3016 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/floatnum_test.Tpo $(DEPDIR)/floatnum_test.Po
   3017 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/tests/floatnum_test.c' object='floatnum_test.obj' libtool=no @AMDEPBACKSLASH@
   3018 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   3019 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o floatnum_test.obj `if test -f 'libyasm/tests/floatnum_test.c'; then $(CYGPATH_W) 'libyasm/tests/floatnum_test.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/tests/floatnum_test.c'; fi`
   3020 
   3021 leb128_test.o: libyasm/tests/leb128_test.c
   3022 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT leb128_test.o -MD -MP -MF $(DEPDIR)/leb128_test.Tpo -c -o leb128_test.o `test -f 'libyasm/tests/leb128_test.c' || echo '$(srcdir)/'`libyasm/tests/leb128_test.c
   3023 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/leb128_test.Tpo $(DEPDIR)/leb128_test.Po
   3024 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/tests/leb128_test.c' object='leb128_test.o' libtool=no @AMDEPBACKSLASH@
   3025 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   3026 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o leb128_test.o `test -f 'libyasm/tests/leb128_test.c' || echo '$(srcdir)/'`libyasm/tests/leb128_test.c
   3027 
   3028 leb128_test.obj: libyasm/tests/leb128_test.c
   3029 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT leb128_test.obj -MD -MP -MF $(DEPDIR)/leb128_test.Tpo -c -o leb128_test.obj `if test -f 'libyasm/tests/leb128_test.c'; then $(CYGPATH_W) 'libyasm/tests/leb128_test.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/tests/leb128_test.c'; fi`
   3030 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/leb128_test.Tpo $(DEPDIR)/leb128_test.Po
   3031 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/tests/leb128_test.c' object='leb128_test.obj' libtool=no @AMDEPBACKSLASH@
   3032 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   3033 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o leb128_test.obj `if test -f 'libyasm/tests/leb128_test.c'; then $(CYGPATH_W) 'libyasm/tests/leb128_test.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/tests/leb128_test.c'; fi`
   3034 
   3035 splitpath_test.o: libyasm/tests/splitpath_test.c
   3036 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT splitpath_test.o -MD -MP -MF $(DEPDIR)/splitpath_test.Tpo -c -o splitpath_test.o `test -f 'libyasm/tests/splitpath_test.c' || echo '$(srcdir)/'`libyasm/tests/splitpath_test.c
   3037 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/splitpath_test.Tpo $(DEPDIR)/splitpath_test.Po
   3038 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/tests/splitpath_test.c' object='splitpath_test.o' libtool=no @AMDEPBACKSLASH@
   3039 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   3040 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o splitpath_test.o `test -f 'libyasm/tests/splitpath_test.c' || echo '$(srcdir)/'`libyasm/tests/splitpath_test.c
   3041 
   3042 splitpath_test.obj: libyasm/tests/splitpath_test.c
   3043 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT splitpath_test.obj -MD -MP -MF $(DEPDIR)/splitpath_test.Tpo -c -o splitpath_test.obj `if test -f 'libyasm/tests/splitpath_test.c'; then $(CYGPATH_W) 'libyasm/tests/splitpath_test.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/tests/splitpath_test.c'; fi`
   3044 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/splitpath_test.Tpo $(DEPDIR)/splitpath_test.Po
   3045 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/tests/splitpath_test.c' object='splitpath_test.obj' libtool=no @AMDEPBACKSLASH@
   3046 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   3047 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o splitpath_test.obj `if test -f 'libyasm/tests/splitpath_test.c'; then $(CYGPATH_W) 'libyasm/tests/splitpath_test.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/tests/splitpath_test.c'; fi`
   3048 
   3049 uncstring_test.o: libyasm/tests/uncstring_test.c
   3050 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT uncstring_test.o -MD -MP -MF $(DEPDIR)/uncstring_test.Tpo -c -o uncstring_test.o `test -f 'libyasm/tests/uncstring_test.c' || echo '$(srcdir)/'`libyasm/tests/uncstring_test.c
   3051 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/uncstring_test.Tpo $(DEPDIR)/uncstring_test.Po
   3052 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/tests/uncstring_test.c' object='uncstring_test.o' libtool=no @AMDEPBACKSLASH@
   3053 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   3054 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o uncstring_test.o `test -f 'libyasm/tests/uncstring_test.c' || echo '$(srcdir)/'`libyasm/tests/uncstring_test.c
   3055 
   3056 uncstring_test.obj: libyasm/tests/uncstring_test.c
   3057 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT uncstring_test.obj -MD -MP -MF $(DEPDIR)/uncstring_test.Tpo -c -o uncstring_test.obj `if test -f 'libyasm/tests/uncstring_test.c'; then $(CYGPATH_W) 'libyasm/tests/uncstring_test.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/tests/uncstring_test.c'; fi`
   3058 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/uncstring_test.Tpo $(DEPDIR)/uncstring_test.Po
   3059 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libyasm/tests/uncstring_test.c' object='uncstring_test.obj' libtool=no @AMDEPBACKSLASH@
   3060 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   3061 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o uncstring_test.obj `if test -f 'libyasm/tests/uncstring_test.c'; then $(CYGPATH_W) 'libyasm/tests/uncstring_test.c'; else $(CYGPATH_W) '$(srcdir)/libyasm/tests/uncstring_test.c'; fi`
   3062 
   3063 vsyasm.o: frontends/vsyasm/vsyasm.c
   3064 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vsyasm.o -MD -MP -MF $(DEPDIR)/vsyasm.Tpo -c -o vsyasm.o `test -f 'frontends/vsyasm/vsyasm.c' || echo '$(srcdir)/'`frontends/vsyasm/vsyasm.c
   3065 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/vsyasm.Tpo $(DEPDIR)/vsyasm.Po
   3066 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='frontends/vsyasm/vsyasm.c' object='vsyasm.o' libtool=no @AMDEPBACKSLASH@
   3067 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   3068 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vsyasm.o `test -f 'frontends/vsyasm/vsyasm.c' || echo '$(srcdir)/'`frontends/vsyasm/vsyasm.c
   3069 
   3070 vsyasm.obj: frontends/vsyasm/vsyasm.c
   3071 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vsyasm.obj -MD -MP -MF $(DEPDIR)/vsyasm.Tpo -c -o vsyasm.obj `if test -f 'frontends/vsyasm/vsyasm.c'; then $(CYGPATH_W) 'frontends/vsyasm/vsyasm.c'; else $(CYGPATH_W) '$(srcdir)/frontends/vsyasm/vsyasm.c'; fi`
   3072 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/vsyasm.Tpo $(DEPDIR)/vsyasm.Po
   3073 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='frontends/vsyasm/vsyasm.c' object='vsyasm.obj' libtool=no @AMDEPBACKSLASH@
   3074 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   3075 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vsyasm.obj `if test -f 'frontends/vsyasm/vsyasm.c'; then $(CYGPATH_W) 'frontends/vsyasm/vsyasm.c'; else $(CYGPATH_W) '$(srcdir)/frontends/vsyasm/vsyasm.c'; fi`
   3076 
   3077 yasm-options.o: frontends/yasm/yasm-options.c
   3078 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT yasm-options.o -MD -MP -MF $(DEPDIR)/yasm-options.Tpo -c -o yasm-options.o `test -f 'frontends/yasm/yasm-options.c' || echo '$(srcdir)/'`frontends/yasm/yasm-options.c
   3079 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/yasm-options.Tpo $(DEPDIR)/yasm-options.Po
   3080 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='frontends/yasm/yasm-options.c' object='yasm-options.o' libtool=no @AMDEPBACKSLASH@
   3081 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   3082 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o yasm-options.o `test -f 'frontends/yasm/yasm-options.c' || echo '$(srcdir)/'`frontends/yasm/yasm-options.c
   3083 
   3084 yasm-options.obj: frontends/yasm/yasm-options.c
   3085 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT yasm-options.obj -MD -MP -MF $(DEPDIR)/yasm-options.Tpo -c -o yasm-options.obj `if test -f 'frontends/yasm/yasm-options.c'; then $(CYGPATH_W) 'frontends/yasm/yasm-options.c'; else $(CYGPATH_W) '$(srcdir)/frontends/yasm/yasm-options.c'; fi`
   3086 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/yasm-options.Tpo $(DEPDIR)/yasm-options.Po
   3087 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='frontends/yasm/yasm-options.c' object='yasm-options.obj' libtool=no @AMDEPBACKSLASH@
   3088 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   3089 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o yasm-options.obj `if test -f 'frontends/yasm/yasm-options.c'; then $(CYGPATH_W) 'frontends/yasm/yasm-options.c'; else $(CYGPATH_W) '$(srcdir)/frontends/yasm/yasm-options.c'; fi`
   3090 
   3091 yasm.o: frontends/yasm/yasm.c
   3092 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT yasm.o -MD -MP -MF $(DEPDIR)/yasm.Tpo -c -o yasm.o `test -f 'frontends/yasm/yasm.c' || echo '$(srcdir)/'`frontends/yasm/yasm.c
   3093 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/yasm.Tpo $(DEPDIR)/yasm.Po
   3094 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='frontends/yasm/yasm.c' object='yasm.o' libtool=no @AMDEPBACKSLASH@
   3095 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   3096 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o yasm.o `test -f 'frontends/yasm/yasm.c' || echo '$(srcdir)/'`frontends/yasm/yasm.c
   3097 
   3098 yasm.obj: frontends/yasm/yasm.c
   3099 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT yasm.obj -MD -MP -MF $(DEPDIR)/yasm.Tpo -c -o yasm.obj `if test -f 'frontends/yasm/yasm.c'; then $(CYGPATH_W) 'frontends/yasm/yasm.c'; else $(CYGPATH_W) '$(srcdir)/frontends/yasm/yasm.c'; fi`
   3100 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/yasm.Tpo $(DEPDIR)/yasm.Po
   3101 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='frontends/yasm/yasm.c' object='yasm.obj' libtool=no @AMDEPBACKSLASH@
   3102 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   3103 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o yasm.obj `if test -f 'frontends/yasm/yasm.c'; then $(CYGPATH_W) 'frontends/yasm/yasm.c'; else $(CYGPATH_W) '$(srcdir)/frontends/yasm/yasm.c'; fi`
   3104 
   3105 tasm.o: frontends/tasm/tasm.c
   3106 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tasm.o -MD -MP -MF $(DEPDIR)/tasm.Tpo -c -o tasm.o `test -f 'frontends/tasm/tasm.c' || echo '$(srcdir)/'`frontends/tasm/tasm.c
   3107 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/tasm.Tpo $(DEPDIR)/tasm.Po
   3108 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='frontends/tasm/tasm.c' object='tasm.o' libtool=no @AMDEPBACKSLASH@
   3109 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   3110 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tasm.o `test -f 'frontends/tasm/tasm.c' || echo '$(srcdir)/'`frontends/tasm/tasm.c
   3111 
   3112 tasm.obj: frontends/tasm/tasm.c
   3113 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tasm.obj -MD -MP -MF $(DEPDIR)/tasm.Tpo -c -o tasm.obj `if test -f 'frontends/tasm/tasm.c'; then $(CYGPATH_W) 'frontends/tasm/tasm.c'; else $(CYGPATH_W) '$(srcdir)/frontends/tasm/tasm.c'; fi`
   3114 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/tasm.Tpo $(DEPDIR)/tasm.Po
   3115 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='frontends/tasm/tasm.c' object='tasm.obj' libtool=no @AMDEPBACKSLASH@
   3116 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   3117 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tasm.obj `if test -f 'frontends/tasm/tasm.c'; then $(CYGPATH_W) 'frontends/tasm/tasm.c'; else $(CYGPATH_W) '$(srcdir)/frontends/tasm/tasm.c'; fi`
   3118 
   3119 tasm-options.o: frontends/tasm/tasm-options.c
   3120 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tasm-options.o -MD -MP -MF $(DEPDIR)/tasm-options.Tpo -c -o tasm-options.o `test -f 'frontends/tasm/tasm-options.c' || echo '$(srcdir)/'`frontends/tasm/tasm-options.c
   3121 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/tasm-options.Tpo $(DEPDIR)/tasm-options.Po
   3122 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='frontends/tasm/tasm-options.c' object='tasm-options.o' libtool=no @AMDEPBACKSLASH@
   3123 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   3124 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tasm-options.o `test -f 'frontends/tasm/tasm-options.c' || echo '$(srcdir)/'`frontends/tasm/tasm-options.c
   3125 
   3126 tasm-options.obj: frontends/tasm/tasm-options.c
   3127 @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tasm-options.obj -MD -MP -MF $(DEPDIR)/tasm-options.Tpo -c -o tasm-options.obj `if test -f 'frontends/tasm/tasm-options.c'; then $(CYGPATH_W) 'frontends/tasm/tasm-options.c'; else $(CYGPATH_W) '$(srcdir)/frontends/tasm/tasm-options.c'; fi`
   3128 @am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/tasm-options.Tpo $(DEPDIR)/tasm-options.Po
   3129 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='frontends/tasm/tasm-options.c' object='tasm-options.obj' libtool=no @AMDEPBACKSLASH@
   3130 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   3131 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tasm-options.obj `if test -f 'frontends/tasm/tasm-options.c'; then $(CYGPATH_W) 'frontends/tasm/tasm-options.c'; else $(CYGPATH_W) '$(srcdir)/frontends/tasm/tasm-options.c'; fi`
   3132 install-man1: $(dist_man_MANS) $(notrans_dist_man_MANS)
   3133 	@$(NORMAL_INSTALL)
   3134 	test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
   3135 	@list=''; test -n "$(man1dir)" || exit 0; \
   3136 	{ for i in $$list; do echo "$$i"; done;  \
   3137 	l2='$(notrans_dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
   3138 	  sed -n '/\.1[a-z]*$$/p'; \
   3139 	} | while read p; do \
   3140 	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
   3141 	  echo "$$d$$p"; echo "$$p"; \
   3142 	done | \
   3143 	sed 'n;s,.*/,,;p;s,\.[^1][0-9a-z]*$$,.1,' | \
   3144 	sed 'N;N;s,\n, ,g' | { \
   3145 	list=; while read file base inst; do \
   3146 	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
   3147 	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
   3148 	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
   3149 	  fi; \
   3150 	done; \
   3151 	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
   3152 	while read files; do \
   3153 	  test -z "$$files" || { \
   3154 	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
   3155 	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
   3156 	done; }
   3157 	@list=''; test -n "$(man1dir)" || exit 0; \
   3158 	{ for i in $$list; do echo "$$i"; done; \
   3159 	l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
   3160 	  sed -n '/\.1[a-z]*$$/p'; \
   3161 	} | while read p; do \
   3162 	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
   3163 	  echo "$$d$$p"; echo "$$p"; \
   3164 	done | \
   3165 	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
   3166 	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
   3167 	sed 'N;N;s,\n, ,g' | { \
   3168 	list=; while read file base inst; do \
   3169 	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
   3170 	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
   3171 	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
   3172 	  fi; \
   3173 	done; \
   3174 	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
   3175 	while read files; do \
   3176 	  test -z "$$files" || { \
   3177 	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
   3178 	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
   3179 	done; }
   3180 
   3181 uninstall-man1:
   3182 	@$(NORMAL_UNINSTALL)
   3183 	@list=''; test -n "$(man1dir)" || exit 0; \
   3184 	files=`{ for i in $$list; do echo "$$i"; done; \
   3185 	l2='$(notrans_dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
   3186 	  sed -n '/\.1[a-z]*$$/p'; \
   3187 	} | sed 's,.*/,,;s,\.[^1][0-9a-z]*$$,.1,'`; \
   3188 	test -z "$$files" || { \
   3189 	  echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
   3190 	  cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
   3191 	@list=''; test -n "$(man1dir)" || exit 0; \
   3192 	files=`{ for i in $$list; do echo "$$i"; done; \
   3193 	l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
   3194 	  sed -n '/\.1[a-z]*$$/p'; \
   3195 	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
   3196 	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
   3197 	test -z "$$files" || { \
   3198 	  echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
   3199 	  cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
   3200 install-man7: $(dist_man_MANS) $(notrans_dist_man_MANS)
   3201 	@$(NORMAL_INSTALL)
   3202 	test -z "$(man7dir)" || $(MKDIR_P) "$(DESTDIR)$(man7dir)"
   3203 	@list=''; test -n "$(man7dir)" || exit 0; \
   3204 	{ for i in $$list; do echo "$$i"; done;  \
   3205 	l2='$(notrans_dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
   3206 	  sed -n '/\.7[a-z]*$$/p'; \
   3207 	} | while read p; do \
   3208 	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
   3209 	  echo "$$d$$p"; echo "$$p"; \
   3210 	done | \
   3211 	sed 'n;s,.*/,,;p;s,\.[^7][0-9a-z]*$$,.7,' | \
   3212 	sed 'N;N;s,\n, ,g' | { \
   3213 	list=; while read file base inst; do \
   3214 	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
   3215 	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man7dir)/$$inst'"; \
   3216 	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man7dir)/$$inst" || exit $$?; \
   3217 	  fi; \
   3218 	done; \
   3219 	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
   3220 	while read files; do \
   3221 	  test -z "$$files" || { \
   3222 	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man7dir)'"; \
   3223 	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man7dir)" || exit $$?; }; \
   3224 	done; }
   3225 	@list=''; test -n "$(man7dir)" || exit 0; \
   3226 	{ for i in $$list; do echo "$$i"; done; \
   3227 	l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
   3228 	  sed -n '/\.7[a-z]*$$/p'; \
   3229 	} | while read p; do \
   3230 	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
   3231 	  echo "$$d$$p"; echo "$$p"; \
   3232 	done | \
   3233 	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^7][0-9a-z]*$$,7,;x' \
   3234 	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
   3235 	sed 'N;N;s,\n, ,g' | { \
   3236 	list=; while read file base inst; do \
   3237 	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
   3238 	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man7dir)/$$inst'"; \
   3239 	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man7dir)/$$inst" || exit $$?; \
   3240 	  fi; \
   3241 	done; \
   3242 	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
   3243 	while read files; do \
   3244 	  test -z "$$files" || { \
   3245 	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man7dir)'"; \
   3246 	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man7dir)" || exit $$?; }; \
   3247 	done; }
   3248 
   3249 uninstall-man7:
   3250 	@$(NORMAL_UNINSTALL)
   3251 	@list=''; test -n "$(man7dir)" || exit 0; \
   3252 	files=`{ for i in $$list; do echo "$$i"; done; \
   3253 	l2='$(notrans_dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
   3254 	  sed -n '/\.7[a-z]*$$/p'; \
   3255 	} | sed 's,.*/,,;s,\.[^7][0-9a-z]*$$,.7,'`; \
   3256 	test -z "$$files" || { \
   3257 	  echo " ( cd '$(DESTDIR)$(man7dir)' && rm -f" $$files ")"; \
   3258 	  cd "$(DESTDIR)$(man7dir)" && rm -f $$files; }
   3259 	@list=''; test -n "$(man7dir)" || exit 0; \
   3260 	files=`{ for i in $$list; do echo "$$i"; done; \
   3261 	l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
   3262 	  sed -n '/\.7[a-z]*$$/p'; \
   3263 	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^7][0-9a-z]*$$,7,;x' \
   3264 	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
   3265 	test -z "$$files" || { \
   3266 	  echo " ( cd '$(DESTDIR)$(man7dir)' && rm -f" $$files ")"; \
   3267 	  cd "$(DESTDIR)$(man7dir)" && rm -f $$files; }
   3268 install-includeHEADERS: $(include_HEADERS)
   3269 	@$(NORMAL_INSTALL)
   3270 	test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
   3271 	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
   3272 	for p in $$list; do \
   3273 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
   3274 	  echo "$$d$$p"; \
   3275 	done | $(am__base_list) | \
   3276 	while read files; do \
   3277 	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
   3278 	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
   3279 	done
   3280 
   3281 uninstall-includeHEADERS:
   3282 	@$(NORMAL_UNINSTALL)
   3283 	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
   3284 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
   3285 	test -n "$$files" || exit 0; \
   3286 	echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
   3287 	cd "$(DESTDIR)$(includedir)" && rm -f $$files
   3288 install-modincludeHEADERS: $(modinclude_HEADERS)
   3289 	@$(NORMAL_INSTALL)
   3290 	test -z "$(modincludedir)" || $(MKDIR_P) "$(DESTDIR)$(modincludedir)"
   3291 	@list='$(modinclude_HEADERS)'; test -n "$(modincludedir)" || list=; \
   3292 	for p in $$list; do \
   3293 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
   3294 	  echo "$$d$$p"; \
   3295 	done | $(am__base_list) | \
   3296 	while read files; do \
   3297 	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(modincludedir)'"; \
   3298 	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(modincludedir)" || exit $$?; \
   3299 	done
   3300 
   3301 uninstall-modincludeHEADERS:
   3302 	@$(NORMAL_UNINSTALL)
   3303 	@list='$(modinclude_HEADERS)'; test -n "$(modincludedir)" || list=; \
   3304 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
   3305 	test -n "$$files" || exit 0; \
   3306 	echo " ( cd '$(DESTDIR)$(modincludedir)' && rm -f" $$files ")"; \
   3307 	cd "$(DESTDIR)$(modincludedir)" && rm -f $$files
   3308 install-nodist_includeHEADERS: $(nodist_include_HEADERS)
   3309 	@$(NORMAL_INSTALL)
   3310 	test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
   3311 	@list='$(nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \
   3312 	for p in $$list; do \
   3313 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
   3314 	  echo "$$d$$p"; \
   3315 	done | $(am__base_list) | \
   3316 	while read files; do \
   3317 	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
   3318 	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
   3319 	done
   3320 
   3321 uninstall-nodist_includeHEADERS:
   3322 	@$(NORMAL_UNINSTALL)
   3323 	@list='$(nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \
   3324 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
   3325 	test -n "$$files" || exit 0; \
   3326 	echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
   3327 	cd "$(DESTDIR)$(includedir)" && rm -f $$files
   3328 
   3329 # This directory's subdirectories are mostly independent; you can cd
   3330 # into them and run `make' without going through this Makefile.
   3331 # To change the values of `make' variables: instead of editing Makefiles,
   3332 # (1) if the variable is set in `config.status', edit `config.status'
   3333 #     (which will cause the Makefiles to be regenerated when you run `make');
   3334 # (2) otherwise, pass the desired values on the `make' command line.
   3335 $(RECURSIVE_TARGETS):
   3336 	@fail= failcom='exit 1'; \
   3337 	for f in x $$MAKEFLAGS; do \
   3338 	  case $$f in \
   3339 	    *=* | --[!k]*);; \
   3340 	    *k*) failcom='fail=yes';; \
   3341 	  esac; \
   3342 	done; \
   3343 	dot_seen=no; \
   3344 	target=`echo $@ | sed s/-recursive//`; \
   3345 	list='$(SUBDIRS)'; for subdir in $$list; do \
   3346 	  echo "Making $$target in $$subdir"; \
   3347 	  if test "$$subdir" = "."; then \
   3348 	    dot_seen=yes; \
   3349 	    local_target="$$target-am"; \
   3350 	  else \
   3351 	    local_target="$$target"; \
   3352 	  fi; \
   3353 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
   3354 	  || eval $$failcom; \
   3355 	done; \
   3356 	if test "$$dot_seen" = "no"; then \
   3357 	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
   3358 	fi; test -z "$$fail"
   3359 
   3360 $(RECURSIVE_CLEAN_TARGETS):
   3361 	@fail= failcom='exit 1'; \
   3362 	for f in x $$MAKEFLAGS; do \
   3363 	  case $$f in \
   3364 	    *=* | --[!k]*);; \
   3365 	    *k*) failcom='fail=yes';; \
   3366 	  esac; \
   3367 	done; \
   3368 	dot_seen=no; \
   3369 	case "$@" in \
   3370 	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
   3371 	  *) list='$(SUBDIRS)' ;; \
   3372 	esac; \
   3373 	rev=''; for subdir in $$list; do \
   3374 	  if test "$$subdir" = "."; then :; else \
   3375 	    rev="$$subdir $$rev"; \
   3376 	  fi; \
   3377 	done; \
   3378 	rev="$$rev ."; \
   3379 	target=`echo $@ | sed s/-recursive//`; \
   3380 	for subdir in $$rev; do \
   3381 	  echo "Making $$target in $$subdir"; \
   3382 	  if test "$$subdir" = "."; then \
   3383 	    local_target="$$target-am"; \
   3384 	  else \
   3385 	    local_target="$$target"; \
   3386 	  fi; \
   3387 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
   3388 	  || eval $$failcom; \
   3389 	done && test -z "$$fail"
   3390 tags-recursive:
   3391 	list='$(SUBDIRS)'; for subdir in $$list; do \
   3392 	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
   3393 	done
   3394 ctags-recursive:
   3395 	list='$(SUBDIRS)'; for subdir in $$list; do \
   3396 	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
   3397 	done
   3398 
   3399 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
   3400 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
   3401 	unique=`for i in $$list; do \
   3402 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
   3403 	  done | \
   3404 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
   3405 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
   3406 	mkid -fID $$unique
   3407 tags: TAGS
   3408 
   3409 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
   3410 		$(TAGS_FILES) $(LISP)
   3411 	set x; \
   3412 	here=`pwd`; \
   3413 	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
   3414 	  include_option=--etags-include; \
   3415 	  empty_fix=.; \
   3416 	else \
   3417 	  include_option=--include; \
   3418 	  empty_fix=; \
   3419 	fi; \
   3420 	list='$(SUBDIRS)'; for subdir in $$list; do \
   3421 	  if test "$$subdir" = .; then :; else \
   3422 	    test ! -f $$subdir/TAGS || \
   3423 	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
   3424 	  fi; \
   3425 	done; \
   3426 	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
   3427 	unique=`for i in $$list; do \
   3428 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
   3429 	  done | \
   3430 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
   3431 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
   3432 	shift; \
   3433 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
   3434 	  test -n "$$unique" || unique=$$empty_fix; \
   3435 	  if test $$# -gt 0; then \
   3436 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
   3437 	      "$$@" $$unique; \
   3438 	  else \
   3439 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
   3440 	      $$unique; \
   3441 	  fi; \
   3442 	fi
   3443 ctags: CTAGS
   3444 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
   3445 		$(TAGS_FILES) $(LISP)
   3446 	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
   3447 	unique=`for i in $$list; do \
   3448 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
   3449 	  done | \
   3450 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
   3451 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
   3452 	test -z "$(CTAGS_ARGS)$$unique" \
   3453 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
   3454 	     $$unique
   3455 
   3456 GTAGS:
   3457 	here=`$(am__cd) $(top_builddir) && pwd` \
   3458 	  && $(am__cd) $(top_srcdir) \
   3459 	  && gtags -i $(GTAGS_ARGS) "$$here"
   3460 
   3461 distclean-tags:
   3462 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
   3463 
   3464 check-TESTS: $(TESTS)
   3465 	@failed=0; all=0; xfail=0; xpass=0; skip=0; \
   3466 	srcdir=$(srcdir); export srcdir; \
   3467 	list=' $(TESTS) '; \
   3468 	$(am__tty_colors); \
   3469 	if test -n "$$list"; then \
   3470 	  for tst in $$list; do \
   3471 	    if test -f ./$$tst; then dir=./; \
   3472 	    elif test -f $$tst; then dir=; \
   3473 	    else dir="$(srcdir)/"; fi; \
   3474 	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
   3475 	      all=`expr $$all + 1`; \
   3476 	      case " $(XFAIL_TESTS) " in \
   3477 	      *[\ \	]$$tst[\ \	]*) \
   3478 		xpass=`expr $$xpass + 1`; \
   3479 		failed=`expr $$failed + 1`; \
   3480 		col=$$red; res=XPASS; \
   3481 	      ;; \
   3482 	      *) \
   3483 		col=$$grn; res=PASS; \
   3484 	      ;; \
   3485 	      esac; \
   3486 	    elif test $$? -ne 77; then \
   3487 	      all=`expr $$all + 1`; \
   3488 	      case " $(XFAIL_TESTS) " in \
   3489 	      *[\ \	]$$tst[\ \	]*) \
   3490 		xfail=`expr $$xfail + 1`; \
   3491 		col=$$lgn; res=XFAIL; \
   3492 	      ;; \
   3493 	      *) \
   3494 		failed=`expr $$failed + 1`; \
   3495 		col=$$red; res=FAIL; \
   3496 	      ;; \
   3497 	      esac; \
   3498 	    else \
   3499 	      skip=`expr $$skip + 1`; \
   3500 	      col=$$blu; res=SKIP; \
   3501 	    fi; \
   3502 	    echo "$${col}$$res$${std}: $$tst"; \
   3503 	  done; \
   3504 	  if test "$$all" -eq 1; then \
   3505 	    tests="test"; \
   3506 	    All=""; \
   3507 	  else \
   3508 	    tests="tests"; \
   3509 	    All="All "; \
   3510 	  fi; \
   3511 	  if test "$$failed" -eq 0; then \
   3512 	    if test "$$xfail" -eq 0; then \
   3513 	      banner="$$All$$all $$tests passed"; \
   3514 	    else \
   3515 	      if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
   3516 	      banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
   3517 	    fi; \
   3518 	  else \
   3519 	    if test "$$xpass" -eq 0; then \
   3520 	      banner="$$failed of $$all $$tests failed"; \
   3521 	    else \
   3522 	      if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
   3523 	      banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
   3524 	    fi; \
   3525 	  fi; \
   3526 	  dashes="$$banner"; \
   3527 	  skipped=""; \
   3528 	  if test "$$skip" -ne 0; then \
   3529 	    if test "$$skip" -eq 1; then \
   3530 	      skipped="($$skip test was not run)"; \
   3531 	    else \
   3532 	      skipped="($$skip tests were not run)"; \
   3533 	    fi; \
   3534 	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
   3535 	      dashes="$$skipped"; \
   3536 	  fi; \
   3537 	  report=""; \
   3538 	  if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
   3539 	    report="Please report to $(PACKAGE_BUGREPORT)"; \
   3540 	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
   3541 	      dashes="$$report"; \
   3542 	  fi; \
   3543 	  dashes=`echo "$$dashes" | sed s/./=/g`; \
   3544 	  if test "$$failed" -eq 0; then \
   3545 	    echo "$$grn$$dashes"; \
   3546 	  else \
   3547 	    echo "$$red$$dashes"; \
   3548 	  fi; \
   3549 	  echo "$$banner"; \
   3550 	  test -z "$$skipped" || echo "$$skipped"; \
   3551 	  test -z "$$report" || echo "$$report"; \
   3552 	  echo "$$dashes$$std"; \
   3553 	  test "$$failed" -eq 0; \
   3554 	else :; fi
   3555 
   3556 distdir: $(DISTFILES)
   3557 	@list='$(MANS)'; if test -n "$$list"; then \
   3558 	  list=`for p in $$list; do \
   3559 	    if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
   3560 	    if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
   3561 	  if test -n "$$list" && \
   3562 	    grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
   3563 	    echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
   3564 	    grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
   3565 	    echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
   3566 	    echo "       typically \`make maintainer-clean' will remove them" >&2; \
   3567 	    exit 1; \
   3568 	  else :; fi; \
   3569 	else :; fi
   3570 	$(am__remove_distdir)
   3571 	test -d "$(distdir)" || mkdir "$(distdir)"
   3572 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
   3573 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
   3574 	list='$(DISTFILES)'; \
   3575 	  dist_files=`for file in $$list; do echo $$file; done | \
   3576 	  sed -e "s|^$$srcdirstrip/||;t" \
   3577 	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
   3578 	case $$dist_files in \
   3579 	  */*) $(MKDIR_P) `echo "$$dist_files" | \
   3580 			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
   3581 			   sort -u` ;; \
   3582 	esac; \
   3583 	for file in $$dist_files; do \
   3584 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
   3585 	  if test -d $$d/$$file; then \
   3586 	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
   3587 	    if test -d "$(distdir)/$$file"; then \
   3588 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
   3589 	    fi; \
   3590 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
   3591 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
   3592 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
   3593 	    fi; \
   3594 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
   3595 	  else \
   3596 	    test -f "$(distdir)/$$file" \
   3597 	    || cp -p $$d/$$file "$(distdir)/$$file" \
   3598 	    || exit 1; \
   3599 	  fi; \
   3600 	done
   3601 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
   3602 	  if test "$$subdir" = .; then :; else \
   3603 	    test -d "$(distdir)/$$subdir" \
   3604 	    || $(MKDIR_P) "$(distdir)/$$subdir" \
   3605 	    || exit 1; \
   3606 	  fi; \
   3607 	done
   3608 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
   3609 	  if test "$$subdir" = .; then :; else \
   3610 	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
   3611 	    $(am__relativize); \
   3612 	    new_distdir=$$reldir; \
   3613 	    dir1=$$subdir; dir2="$(top_distdir)"; \
   3614 	    $(am__relativize); \
   3615 	    new_top_distdir=$$reldir; \
   3616 	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
   3617 	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
   3618 	    ($(am__cd) $$subdir && \
   3619 	      $(MAKE) $(AM_MAKEFLAGS) \
   3620 	        top_distdir="$$new_top_distdir" \
   3621 	        distdir="$$new_distdir" \
   3622 		am__remove_distdir=: \
   3623 		am__skip_length_check=: \
   3624 		am__skip_mode_fix=: \
   3625 	        distdir) \
   3626 	      || exit 1; \
   3627 	  fi; \
   3628 	done
   3629 	$(MAKE) $(AM_MAKEFLAGS) \
   3630 	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
   3631 	  dist-hook
   3632 	-test -n "$(am__skip_mode_fix)" \
   3633 	|| find "$(distdir)" -type d ! -perm -755 \
   3634 		-exec chmod u+rwx,go+rx {} \; -o \
   3635 	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
   3636 	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
   3637 	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
   3638 	|| chmod -R a+r "$(distdir)"
   3639 dist-gzip: distdir
   3640 	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
   3641 	$(am__remove_distdir)
   3642 
   3643 dist-bzip2: distdir
   3644 	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
   3645 	$(am__remove_distdir)
   3646 
   3647 dist-lzma: distdir
   3648 	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
   3649 	$(am__remove_distdir)
   3650 
   3651 dist-xz: distdir
   3652 	tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
   3653 	$(am__remove_distdir)
   3654 
   3655 dist-tarZ: distdir
   3656 	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
   3657 	$(am__remove_distdir)
   3658 
   3659 dist-shar: distdir
   3660 	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
   3661 	$(am__remove_distdir)
   3662 
   3663 dist-zip: distdir
   3664 	-rm -f $(distdir).zip
   3665 	zip -rq $(distdir).zip $(distdir)
   3666 	$(am__remove_distdir)
   3667 
   3668 dist dist-all: distdir
   3669 	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
   3670 	$(am__remove_distdir)
   3671 
   3672 # This target untars the dist file and tries a VPATH configuration.  Then
   3673 # it guarantees that the distribution is self-contained by making another
   3674 # tarfile.
   3675 distcheck: dist
   3676 	case '$(DIST_ARCHIVES)' in \
   3677 	*.tar.gz*) \
   3678 	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
   3679 	*.tar.bz2*) \
   3680 	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
   3681 	*.tar.lzma*) \
   3682 	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
   3683 	*.tar.xz*) \
   3684 	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
   3685 	*.tar.Z*) \
   3686 	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
   3687 	*.shar.gz*) \
   3688 	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
   3689 	*.zip*) \
   3690 	  unzip $(distdir).zip ;;\
   3691 	esac
   3692 	chmod -R a-w $(distdir); chmod a+w $(distdir)
   3693 	mkdir $(distdir)/_build
   3694 	mkdir $(distdir)/_inst
   3695 	chmod a-w $(distdir)
   3696 	test -d $(distdir)/_build || exit 0; \
   3697 	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
   3698 	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
   3699 	  && am__cwd=`pwd` \
   3700 	  && $(am__cd) $(distdir)/_build \
   3701 	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
   3702 	    $(DISTCHECK_CONFIGURE_FLAGS) \
   3703 	  && $(MAKE) $(AM_MAKEFLAGS) \
   3704 	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
   3705 	  && $(MAKE) $(AM_MAKEFLAGS) check \
   3706 	  && $(MAKE) $(AM_MAKEFLAGS) install \
   3707 	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
   3708 	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
   3709 	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
   3710 	        distuninstallcheck \
   3711 	  && chmod -R a-w "$$dc_install_base" \
   3712 	  && ({ \
   3713 	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
   3714 	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
   3715 	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
   3716 	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
   3717 	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
   3718 	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
   3719 	  && rm -rf "$$dc_destdir" \
   3720 	  && $(MAKE) $(AM_MAKEFLAGS) dist \
   3721 	  && rm -rf $(DIST_ARCHIVES) \
   3722 	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
   3723 	  && cd "$$am__cwd" \
   3724 	  || exit 1
   3725 	$(am__remove_distdir)
   3726 	@(echo "$(distdir) archives ready for distribution: "; \
   3727 	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
   3728 	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
   3729 distuninstallcheck:
   3730 	@$(am__cd) '$(distuninstallcheck_dir)' \
   3731 	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
   3732 	   || { echo "ERROR: files left after uninstall:" ; \
   3733 	        if test -n "$(DESTDIR)"; then \
   3734 	          echo "  (check DESTDIR support)"; \
   3735 	        fi ; \
   3736 	        $(distuninstallcheck_listfiles) ; \
   3737 	        exit 1; } >&2
   3738 distcleancheck: distclean
   3739 	@if test '$(srcdir)' = . ; then \
   3740 	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
   3741 	  exit 1 ; \
   3742 	fi
   3743 	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
   3744 	  || { echo "ERROR: files left in build directory after distclean:" ; \
   3745 	       $(distcleancheck_listfiles) ; \
   3746 	       exit 1; } >&2
   3747 check-am: all-am
   3748 	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
   3749 	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
   3750 check: $(BUILT_SOURCES)
   3751 	$(MAKE) $(AM_MAKEFLAGS) check-recursive
   3752 all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(MANS) $(HEADERS) config.h \
   3753 		all-local
   3754 installdirs: installdirs-recursive
   3755 installdirs-am:
   3756 	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man7dir)" "$(DESTDIR)$(includedir)" "$(DESTDIR)$(modincludedir)" "$(DESTDIR)$(includedir)"; do \
   3757 	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
   3758 	done
   3759 install: $(BUILT_SOURCES)
   3760 	$(MAKE) $(AM_MAKEFLAGS) install-recursive
   3761 install-exec: install-exec-recursive
   3762 install-data: install-data-recursive
   3763 uninstall: uninstall-recursive
   3764 
   3765 install-am: all-am
   3766 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
   3767 
   3768 installcheck: installcheck-recursive
   3769 install-strip:
   3770 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
   3771 	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
   3772 	  `test -z '$(STRIP)' || \
   3773 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
   3774 mostlyclean-generic:
   3775 
   3776 clean-generic:
   3777 	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
   3778 
   3779 distclean-generic:
   3780 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
   3781 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
   3782 	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
   3783 
   3784 maintainer-clean-generic:
   3785 	@echo "This command is intended for maintainers to use"
   3786 	@echo "it deletes files that may require special tools to rebuild."
   3787 	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
   3788 	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
   3789 clean: clean-recursive
   3790 
   3791 clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \
   3792 	clean-libLIBRARIES clean-noinstPROGRAMS mostlyclean-am
   3793 
   3794 distclean: distclean-recursive
   3795 	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
   3796 	-rm -rf ./$(DEPDIR)
   3797 	-rm -f Makefile
   3798 distclean-am: clean-am distclean-compile distclean-generic \
   3799 	distclean-hdr distclean-local distclean-tags
   3800 
   3801 dvi: dvi-recursive
   3802 
   3803 dvi-am:
   3804 
   3805 html: html-recursive
   3806 
   3807 html-am:
   3808 
   3809 info: info-recursive
   3810 
   3811 info-am:
   3812 
   3813 install-data-am: install-includeHEADERS install-man \
   3814 	install-modincludeHEADERS install-nodist_includeHEADERS
   3815 
   3816 install-dvi: install-dvi-recursive
   3817 
   3818 install-dvi-am:
   3819 
   3820 install-exec-am: install-binPROGRAMS install-libLIBRARIES
   3821 	@$(NORMAL_INSTALL)
   3822 	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
   3823 install-html: install-html-recursive
   3824 
   3825 install-html-am:
   3826 
   3827 install-info: install-info-recursive
   3828 
   3829 install-info-am:
   3830 
   3831 install-man: install-man1 install-man7
   3832 
   3833 install-pdf: install-pdf-recursive
   3834 
   3835 install-pdf-am:
   3836 
   3837 install-ps: install-ps-recursive
   3838 
   3839 install-ps-am:
   3840 
   3841 installcheck-am:
   3842 
   3843 maintainer-clean: maintainer-clean-recursive
   3844 	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
   3845 	-rm -rf $(top_srcdir)/autom4te.cache
   3846 	-rm -rf ./$(DEPDIR)
   3847 	-rm -f Makefile
   3848 maintainer-clean-am: distclean-am maintainer-clean-generic
   3849 
   3850 mostlyclean: mostlyclean-recursive
   3851 
   3852 mostlyclean-am: mostlyclean-compile mostlyclean-generic
   3853 
   3854 pdf: pdf-recursive
   3855 
   3856 pdf-am:
   3857 
   3858 ps: ps-recursive
   3859 
   3860 ps-am:
   3861 
   3862 uninstall-am: uninstall-binPROGRAMS uninstall-includeHEADERS \
   3863 	uninstall-libLIBRARIES uninstall-man \
   3864 	uninstall-modincludeHEADERS uninstall-nodist_includeHEADERS
   3865 	@$(NORMAL_INSTALL)
   3866 	$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
   3867 uninstall-man: uninstall-man1 uninstall-man7
   3868 
   3869 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
   3870 	check-am ctags-recursive install install-am install-exec-am \
   3871 	install-strip tags-recursive uninstall-am
   3872 
   3873 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
   3874 	all all-am all-local am--refresh check check-TESTS check-am \
   3875 	clean clean-binPROGRAMS clean-checkPROGRAMS clean-generic \
   3876 	clean-libLIBRARIES clean-noinstPROGRAMS ctags ctags-recursive \
   3877 	dist dist-all dist-bzip2 dist-gzip dist-hook dist-lzma \
   3878 	dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
   3879 	distclean-compile distclean-generic distclean-hdr \
   3880 	distclean-local distclean-tags distcleancheck distdir \
   3881 	distuninstallcheck dvi dvi-am html html-am info info-am \
   3882 	install install-am install-binPROGRAMS install-data \
   3883 	install-data-am install-dvi install-dvi-am install-exec \
   3884 	install-exec-am install-exec-hook install-html install-html-am \
   3885 	install-includeHEADERS install-info install-info-am \
   3886 	install-libLIBRARIES install-man install-man1 install-man7 \
   3887 	install-modincludeHEADERS install-nodist_includeHEADERS \
   3888 	install-pdf install-pdf-am install-ps install-ps-am \
   3889 	install-strip installcheck installcheck-am installdirs \
   3890 	installdirs-am maintainer-clean maintainer-clean-generic \
   3891 	mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
   3892 	ps ps-am tags tags-recursive uninstall uninstall-am \
   3893 	uninstall-binPROGRAMS uninstall-hook uninstall-includeHEADERS \
   3894 	uninstall-libLIBRARIES uninstall-man uninstall-man1 \
   3895 	uninstall-man7 uninstall-modincludeHEADERS \
   3896 	uninstall-nodist_includeHEADERS
   3897 
   3898 
   3899 re2c-main.$(OBJEXT): tools/re2c/main.c
   3900 	$(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(DEFAULT_INCLUDES) $(INCLUDES) \
   3901 	  -c -o $@ `test -f tools/re2c/main.c || echo '$(srcdir)/'`tools/re2c/main.c
   3902 
   3903 re2c-code.$(OBJEXT): tools/re2c/code.c
   3904 	$(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(DEFAULT_INCLUDES) $(INCLUDES) \
   3905 	  -c -o $@ `test -f tools/re2c/code.c || echo '$(srcdir)/'`tools/re2c/code.c
   3906 
   3907 re2c-dfa.$(OBJEXT): tools/re2c/dfa.c
   3908 	$(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(DEFAULT_INCLUDES) $(INCLUDES) \
   3909 	  -c -o $@ `test -f tools/re2c/dfa.c || echo '$(srcdir)/'`tools/re2c/dfa.c
   3910 
   3911 re2c-parser.$(OBJEXT): tools/re2c/parser.c
   3912 	$(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(DEFAULT_INCLUDES) $(INCLUDES) \
   3913 	  -c -o $@ `test -f tools/re2c/parser.c || echo '$(srcdir)/'`tools/re2c/parser.c
   3914 
   3915 re2c-actions.$(OBJEXT): tools/re2c/actions.c
   3916 	$(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(DEFAULT_INCLUDES) $(INCLUDES) \
   3917 	  -c -o $@ `test -f tools/re2c/actions.c || echo '$(srcdir)/'`tools/re2c/actions.c
   3918 
   3919 re2c-scanner.$(OBJEXT): tools/re2c/scanner.c
   3920 	$(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(DEFAULT_INCLUDES) $(INCLUDES) \
   3921 	  -c -o $@ `test -f tools/re2c/scanner.c || echo '$(srcdir)/'`tools/re2c/scanner.c
   3922 
   3923 re2c-mbo_getopt.$(OBJEXT): tools/re2c/mbo_getopt.c
   3924 	$(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(DEFAULT_INCLUDES) $(INCLUDES) \
   3925 	  -c -o $@ `test -f tools/re2c/mbo_getopt.c || echo '$(srcdir)/'`tools/re2c/mbo_getopt.c
   3926 
   3927 re2c-substr.$(OBJEXT): tools/re2c/substr.c
   3928 	$(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(DEFAULT_INCLUDES) $(INCLUDES) \
   3929 	  -c -o $@ `test -f tools/re2c/substr.c || echo '$(srcdir)/'`tools/re2c/substr.c
   3930 
   3931 re2c-translate.$(OBJEXT): tools/re2c/translate.c
   3932 	$(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(DEFAULT_INCLUDES) $(INCLUDES) \
   3933 	  -c -o $@ `test -f tools/re2c/translate.c || echo '$(srcdir)/'`tools/re2c/translate.c
   3934 
   3935 genmacro.$(OBJEXT): tools/genmacro/genmacro.c
   3936 	$(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(DEFAULT_INCLUDES) $(INCLUDES) \
   3937 	  -c -o $@ `test -f tools/genmacro/genmacro.c || echo '$(srcdir)/'`tools/genmacro/genmacro.c
   3938 .gperf.c: genperf$(EXEEXT)
   3939 	$(top_builddir)/genperf$(EXEEXT) $< $@
   3940 
   3941 genperf.$(OBJEXT): tools/genperf/genperf.c
   3942 	$(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(DEFAULT_INCLUDES) $(INCLUDES) \
   3943 	  -c -o $@ `test -f tools/genperf/genperf.c || echo '$(srcdir)/'`tools/genperf/genperf.c
   3944 
   3945 gp-perfect.$(OBJEXT): tools/genperf/perfect.c
   3946 	$(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(DEFAULT_INCLUDES) $(INCLUDES) \
   3947 	  -c -o $@ `test -f tools/genperf/perfect.c || echo '$(srcdir)/'`tools/genperf/perfect.c
   3948 
   3949 gp-phash.$(OBJEXT): libyasm/phash.c
   3950 	$(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(DEFAULT_INCLUDES) $(INCLUDES) \
   3951 	  -c -o $@ `test -f libyasm/phash.c || echo '$(srcdir)/'`libyasm/phash.c
   3952 
   3953 gp-xmalloc.$(OBJEXT): libyasm/xmalloc.c
   3954 	$(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(DEFAULT_INCLUDES) $(INCLUDES) \
   3955 	  -c -o $@ `test -f libyasm/xmalloc.c || echo '$(srcdir)/'`libyasm/xmalloc.c
   3956 
   3957 gp-xstrdup.$(OBJEXT): libyasm/xstrdup.c
   3958 	$(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(DEFAULT_INCLUDES) $(INCLUDES) \
   3959 	  -c -o $@ `test -f libyasm/xstrdup.c || echo '$(srcdir)/'`libyasm/xstrdup.c
   3960 
   3961 # Use Pyxelator to generate Pyrex function headers.
   3962 @HAVE_PYTHON_BINDINGS_TRUE (a] _yasm.pxi: ${HEADERS}
   3963 @HAVE_PYTHON_BINDINGS_TRUE@	@rm -rf .tmp
   3964 @HAVE_PYTHON_BINDINGS_TRUE@	@mkdir .tmp
   3965 @HAVE_PYTHON_BINDINGS_TRUE@	$(PYTHON) $(srcdir)/tools/python-yasm/pyxelator/wrap_yasm.py \
   3966 @HAVE_PYTHON_BINDINGS_TRUE@		"YASM_DIR=${srcdir}" "CPP=${CPP}" "CPPFLAGS=${CPPFLAGS}"
   3967 @HAVE_PYTHON_BINDINGS_TRUE@	@rm -rf .tmp
   3968 
   3969 # Need to build a local copy of the main Pyrex input file to include _yasm.pxi
   3970 # from the build directory.  Also need to fixup the other .pxi include paths.
   3971 @HAVE_PYTHON_BINDINGS_TRUE (a] yasm.pyx: $(srcdir)/tools/python-yasm/yasm.pyx
   3972 @HAVE_PYTHON_BINDINGS_TRUE@	sed -e 's,^include "\([^_]\),include "${srcdir}/tools/python-yasm/\1,' \
   3973 @HAVE_PYTHON_BINDINGS_TRUE@		$(srcdir)/tools/python-yasm/yasm.pyx > $@
   3974 
   3975 # Actually run Cython
   3976 @HAVE_PYTHON_BINDINGS_TRUE (a] yasm_python.c: yasm.pyx _yasm.pxi $(PYBINDING_DEPS)
   3977 @HAVE_PYTHON_BINDINGS_TRUE@	$(PYTHON) -c "from Cython.Compiler.Main import main; main(command_line=1)" \
   3978 @HAVE_PYTHON_BINDINGS_TRUE@		-o $@ yasm.pyx
   3979 
   3980 # Now the Python build magic...
   3981 @HAVE_PYTHON_BINDINGS_TRUE (a] python-setup.txt: Makefile
   3982 @HAVE_PYTHON_BINDINGS_TRUE@	echo "includes=${DEFS} ${DEFAULT_INCLUDES} ${INCLUDES} ${AM_CPPFLAGS} ${CPPFLAGS}" > python-setup.txt
   3983 @HAVE_PYTHON_BINDINGS_TRUE@	echo "sources=${libyasm_a_SOURCES} ${nodist_libyasm_a_SOURCES}" >> python-setup.txt
   3984 @HAVE_PYTHON_BINDINGS_TRUE@	echo "srcdir=${srcdir}" >> python-setup.txt
   3985 @HAVE_PYTHON_BINDINGS_TRUE@	echo "gcc=${GCC}" >> python-setup.txt
   3986 
   3987 @HAVE_PYTHON_BINDINGS_TRUE@.python-build: python-setup.txt yasm_python.c ${libyasm_a_SOURCES} ${nodist_libyasm_a_SOURCES}
   3988 @HAVE_PYTHON_BINDINGS_TRUE@	$(PYTHON) `test -f tools/python-yasm/setup.py || echo '$(srcdir)/'`tools/python-yasm/setup.py build
   3989 @HAVE_PYTHON_BINDINGS_TRUE@	touch .python-build
   3990 @HAVE_PYTHON_BINDINGS_TRUE@python-build: .python-build
   3991 
   3992 @HAVE_PYTHON_BINDINGS_TRUE@python-install: .python-build
   3993 @HAVE_PYTHON_BINDINGS_TRUE@	$(PYTHON) `test -f tools/python-yasm/setup.py || echo '$(srcdir)/'`tools/python-yasm/setup.py install "--install-lib=$(DESTDIR)$(pythondir)"
   3994 
   3995 @HAVE_PYTHON_BINDINGS_TRUE@python-uninstall:
   3996 @HAVE_PYTHON_BINDINGS_TRUE@	rm -f `$(PYTHON) -c "import sys;sys.path.insert(0, '${DESTDIR}${pythondir}'); import yasm; print yasm.__file__"`
   3997 
   3998 @HAVE_PYTHON_BINDINGS_FALSE@python-build:
   3999 @HAVE_PYTHON_BINDINGS_FALSE@python-install:
   4000 @HAVE_PYTHON_BINDINGS_FALSE@python-uninstall:
   4001 
   4002 modules/arch/x86/x86id.c: x86insn_nasm.c x86insn_gas.c x86insns.c
   4003 
   4004 @HAVE_PYTHON_TRUE (a] x86insn_nasm.gperf x86insn_gas.gperf x86insns.c: $(srcdir)/modules/arch/x86/gen_x86_insn.py
   4005 @HAVE_PYTHON_TRUE@	$(PYTHON) $(srcdir)/modules/arch/x86/gen_x86_insn.py
   4006 @HAVE_PYTHON_FALSE (a] x86insn_nasm.gperf: $(srcdir)/x86insn_nasm.gperf
   4007 @HAVE_PYTHON_FALSE@	@echo Python must be installed to regenerate x86 instructions files
   4008 @HAVE_PYTHON_FALSE@	cp $(srcdir)/x86insn_nasm.gperf $@
   4009 @HAVE_PYTHON_FALSE (a] x86insn_gas.gperf: $(srcdir)/x86insn_gas.gperf
   4010 @HAVE_PYTHON_FALSE@	@echo Python must be installed to regenerate x86 instructions files
   4011 @HAVE_PYTHON_FALSE@	cp $(srcdir)/x86insn_gas.gperf $@
   4012 
   4013 # Use suffix rules for gperf files
   4014 x86insn_nasm.c: x86insn_nasm.gperf genperf$(EXEEXT)
   4015 x86insn_gas.c: x86insn_gas.gperf genperf$(EXEEXT)
   4016 x86cpu.c: $(srcdir)/modules/arch/x86/x86cpu.gperf genperf$(EXEEXT)
   4017 	$(top_builddir)/genperf$(EXEEXT) $(srcdir)/modules/arch/x86/x86cpu.gperf $@
   4018 x86regtmod.c: $(srcdir)/modules/arch/x86/x86regtmod.gperf genperf$(EXEEXT)
   4019 	$(top_builddir)/genperf$(EXEEXT) $(srcdir)/modules/arch/x86/x86regtmod.gperf $@
   4020 
   4021 lc3bid.c: $(srcdir)/modules/arch/lc3b/lc3bid.re re2c$(EXEEXT)
   4022 	$(top_builddir)/re2c$(EXEEXT) -s -o $@ $(srcdir)/modules/arch/lc3b/lc3bid.re
   4023 
   4024 @BUILD_MAN_TRUE (a] yasm_arch.7: modules/arch/yasm_arch.xml
   4025 @BUILD_MAN_TRUE@	$(XMLTO) -o $(top_builddir) man $(srcdir)/modules/arch/yasm_arch.xml
   4026 
   4027 #EXTRA_DIST += modules/listfmts/nasm/tests/Makefile.inc
   4028 
   4029 #include modules/listfmts/nasm/tests/Makefile.inc
   4030 
   4031 gas-token.c: $(srcdir)/modules/parsers/gas/gas-token.re re2c$(EXEEXT)
   4032 	$(top_builddir)/re2c$(EXEEXT) -b -o $@ $(srcdir)/modules/parsers/gas/gas-token.re
   4033 
   4034 nasm-token.c: $(srcdir)/modules/parsers/nasm/nasm-token.re re2c$(EXEEXT)
   4035 	$(top_builddir)/re2c$(EXEEXT) -b -o $@ $(srcdir)/modules/parsers/nasm/nasm-token.re
   4036 
   4037 $(top_srcdir)/modules/parsers/nasm/nasm-parser.c: nasm-macros.c
   4038 
   4039 nasm-macros.c: $(srcdir)/modules/parsers/nasm/nasm-std.mac genmacro$(EXEEXT)
   4040 	$(top_builddir)/genmacro$(EXEEXT) $@ nasm_standard_mac $(srcdir)/modules/parsers/nasm/nasm-std.mac
   4041 
   4042 @BUILD_MAN_TRUE (a] yasm_parsers.7: modules/parsers/yasm_parsers.xml
   4043 @BUILD_MAN_TRUE@	$(XMLTO) -o $(top_builddir) man $(srcdir)/modules/parsers/yasm_parsers.xml
   4044 
   4045 $(top_srcdir)/modules/preprocs/nasm/nasm-preproc.c: nasm-version.c
   4046 
   4047 nasm-version.c: version.mac genmacro$(EXEEXT)
   4048 	$(top_builddir)/genmacro$(EXEEXT) $@ nasm_version_mac version.mac
   4049 
   4050 version.mac: genversion$(EXEEXT)
   4051 	$(top_builddir)/genversion$(EXEEXT) $@
   4052 
   4053 genversion.$(OBJEXT): modules/preprocs/nasm/genversion.c
   4054 	$(CC_FOR_BUILD) $(DEFAULT_INCLUDES) $(INCLUDES) -c -o $@ `test -f modules/preprocs/nasm/genversion.c || echo '$(srcdir)/'`modules/preprocs/nasm/genversion.c
   4055 
   4056 #EXTRA_DIST += modules/preprocs/gas/tests/rawpp_test.sh
   4057 #EXTRA_DIST += modules/preprocs/gas/tests/longline.asm
   4058 #EXTRA_DIST += modules/preprocs/gas/tests/longline.hex
   4059 
   4060 #EXTRA_DIST += modules/dbgfmts/codeview/tests/Makefile.inc
   4061 #include modules/dbgfmts/codeview/tests/Makefile.inc
   4062 
   4063 @BUILD_MAN_TRUE (a] yasm_dbgfmts.7: modules/dbgfmts/yasm_dbgfmts.xml
   4064 @BUILD_MAN_TRUE@	$(XMLTO) -o $(top_builddir) man $(srcdir)/modules/dbgfmts/yasm_dbgfmts.xml
   4065 
   4066 $(top_srcdir)/modules/objfmts/coff/coff-objfmt.c: win64-nasm.c win64-gas.c
   4067 
   4068 win64-nasm.c: $(srcdir)/modules/objfmts/coff/win64-nasm.mac genmacro$(EXEEXT)
   4069 	$(top_builddir)/genmacro$(EXEEXT) $@ win64_nasm_stdmac $(srcdir)/modules/objfmts/coff/win64-nasm.mac
   4070 
   4071 win64-gas.c: $(srcdir)/modules/objfmts/coff/win64-gas.mac genmacro$(EXEEXT)
   4072 	$(top_builddir)/genmacro$(EXEEXT) $@ win64_gas_stdmac $(srcdir)/modules/objfmts/coff/win64-gas.mac
   4073 
   4074 @BUILD_MAN_TRUE (a] yasm_objfmts.7: modules/objfmts/yasm_objfmts.xml
   4075 @BUILD_MAN_TRUE@	$(XMLTO) -o $(top_builddir) man $(srcdir)/modules/objfmts/yasm_objfmts.xml
   4076 
   4077 module.c: $(top_srcdir)/libyasm/module.in genmodule$(EXEEXT) Makefile
   4078 	$(top_builddir)/genmodule$(EXEEXT) $(top_srcdir)/libyasm/module.in Makefile
   4079 
   4080 genmodule.$(OBJEXT): libyasm/genmodule.c
   4081 	$(CC_FOR_BUILD) $(DEFAULT_INCLUDES) $(INCLUDES) -c -o $@ `test -f libyasm/genmodule.c || echo '$(srcdir)/'`libyasm/genmodule.c
   4082 
   4083 @BUILD_MAN_TRUE (a] yasm.1: frontends/yasm/yasm.xml
   4084 @BUILD_MAN_TRUE@	$(XMLTO) -o $(top_builddir) man $(srcdir)/frontends/yasm/yasm.xml
   4085 
   4086 $(srcdir)/frontends/yasm/yasm.c: license.c
   4087 
   4088 license.c: $(srcdir)/COPYING genstring$(EXEEXT)
   4089 	$(top_builddir)/genstring$(EXEEXT) license_msg $@ $(srcdir)/COPYING
   4090 
   4091 $(srcdir)/frontends/vsyasm/vsyasm.c: license.c
   4092 
   4093 dist-hook: YASM-VERSION-FILE YASM-VERSION.h
   4094 	cp YASM-VERSION-FILE $(distdir)/version
   4095 	cp YASM-VERSION.h $(distdir)/Mkfiles/dj/
   4096 	cp YASM-VERSION.h $(distdir)/Mkfiles/vc9/
   4097 	cp YASM-VERSION.h $(distdir)/Mkfiles/vc10/
   4098 
   4099 YASM-VERSION-FILE: $(top_srcdir)/YASM-VERSION-GEN.sh
   4100 	$(top_srcdir)/YASM-VERSION-GEN.sh
   4101 
   4102 distclean-local:
   4103 	-rm -rf results
   4104 @HAVE_PYTHON_TRUE@	-rm -rf build
   4105 
   4106 # Until gets fixed libyasm cross-build for target system
   4107 # use fixinstall-yasm-XXX make targets
   4108 all-local: python-build
   4109 install-exec-hook: python-install
   4110 uninstall-hook: python-uninstall
   4111 
   4112 genstring.$(OBJEXT): genstring.c
   4113 	$(CC_FOR_BUILD) $(DEFAULT_INCLUDES) $(INCLUDES) -c -o $@ `test -f genstring.c || echo '$(srcdir)/'`genstring.c
   4114 
   4115 # Tell versions [3.59,3.63) of GNU make to not export all variables.
   4116 # Otherwise a system limit (for SysV at least) may be exceeded.
   4117 .NOEXPORT:
   4118