Home | History | Annotate | Download | only in tests
      1 # Makefile.in generated by automake 1.9.2 from Makefile.am.
      2 # @configure_input@
      3 
      4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
      5 # 2003, 2004  Free Software Foundation, Inc.
      6 # This Makefile.in is free software; the Free Software Foundation
      7 # gives unlimited permission to copy and/or distribute it,
      8 # with or without modifications, as long as this notice is preserved.
      9 
     10 # This program is distributed in the hope that it will be useful,
     11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
     12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
     13 # PARTICULAR PURPOSE.
     14 
     15 @SET_MAKE@
     16 
     17 SOURCES = arextract.c arsymtest.c asm-tst1.c asm-tst2.c asm-tst3.c asm-tst4.c asm-tst5.c asm-tst6.c asm-tst7.c asm-tst8.c asm-tst9.c ecp.c get-aranges.c get-files.c get-lines.c get-pubnames.c hash.c msg_tst.c newfile.c newscn.c saridx.c scnnames.c sectiondump.c show-abbrev.c show-die-info.c showptable.c test-nlist.c update1.c update2.c update3.c update4.c
     18 
     19 srcdir = @srcdir@
     20 top_srcdir = @top_srcdir@
     21 VPATH = @srcdir@
     22 pkgdatadir = $(datadir)/@PACKAGE@
     23 pkglibdir = $(libdir)/@PACKAGE@
     24 pkgincludedir = $(includedir)/@PACKAGE@
     25 top_builddir = ..
     26 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
     27 INSTALL = @INSTALL@
     28 install_sh_DATA = $(install_sh) -c -m 644
     29 install_sh_PROGRAM = $(install_sh) -c
     30 install_sh_SCRIPT = $(install_sh) -c
     31 INSTALL_HEADER = $(INSTALL_DATA)
     32 transform = $(program_transform_name)
     33 NORMAL_INSTALL = :
     34 PRE_INSTALL = :
     35 POST_INSTALL = :
     36 NORMAL_UNINSTALL = :
     37 PRE_UNINSTALL = :
     38 POST_UNINSTALL = :
     39 build_triplet = @build@
     40 host_triplet = @host@
     41 noinst_PROGRAMS = arextract$(EXEEXT) arsymtest$(EXEEXT) \
     42 	newfile$(EXEEXT) saridx$(EXEEXT) scnnames$(EXEEXT) \
     43 	sectiondump$(EXEEXT) showptable$(EXEEXT) update1$(EXEEXT) \
     44 	update2$(EXEEXT) update3$(EXEEXT) update4$(EXEEXT) \
     45 	test-nlist$(EXEEXT) show-die-info$(EXEEXT) get-files$(EXEEXT) \
     46 	get-lines$(EXEEXT) get-pubnames$(EXEEXT) get-aranges$(EXEEXT) \
     47 	show-abbrev$(EXEEXT) hash$(EXEEXT) asm-tst1$(EXEEXT) \
     48 	asm-tst2$(EXEEXT) asm-tst3$(EXEEXT) asm-tst4$(EXEEXT) \
     49 	asm-tst5$(EXEEXT) asm-tst6$(EXEEXT) asm-tst7$(EXEEXT) \
     50 	asm-tst8$(EXEEXT) asm-tst9$(EXEEXT) msg_tst$(EXEEXT) \
     51 	newscn$(EXEEXT) ecp$(EXEEXT)
     52 subdir = tests
     53 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog
     54 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
     55 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
     56 	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
     57 	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
     58 	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
     59 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
     60 	$(ACLOCAL_M4)
     61 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
     62 CONFIG_HEADER = $(top_builddir)/config.h
     63 CONFIG_CLEAN_FILES =
     64 PROGRAMS = $(noinst_PROGRAMS)
     65 arextract_SOURCES = arextract.c
     66 arextract_OBJECTS = arextract.$(OBJEXT)
     67 @MUDFLAP_FALSE@am__DEPENDENCIES_1 = ../libelf/libelf.so
     68 @MUDFLAP_TRUE@am__DEPENDENCIES_1 = ../libelf/libelf.a
     69 arextract_DEPENDENCIES = $(am__DEPENDENCIES_1)
     70 arsymtest_SOURCES = arsymtest.c
     71 arsymtest_OBJECTS = arsymtest.$(OBJEXT)
     72 arsymtest_DEPENDENCIES = $(am__DEPENDENCIES_1)
     73 asm_tst1_SOURCES = asm-tst1.c
     74 asm_tst1_OBJECTS = asm-tst1.$(OBJEXT)
     75 @MUDFLAP_FALSE@am__DEPENDENCIES_2 = ../libasm/libasm.so
     76 @MUDFLAP_TRUE@am__DEPENDENCIES_2 = ../libasm/libasm.a
     77 am__DEPENDENCIES_3 = ../libebl/libebl.a
     78 asm_tst1_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_3) \
     79 	$(am__DEPENDENCIES_1)
     80 asm_tst2_SOURCES = asm-tst2.c
     81 asm_tst2_OBJECTS = asm-tst2.$(OBJEXT)
     82 asm_tst2_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_3) \
     83 	$(am__DEPENDENCIES_1)
     84 asm_tst3_SOURCES = asm-tst3.c
     85 asm_tst3_OBJECTS = asm-tst3.$(OBJEXT)
     86 asm_tst3_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_3) \
     87 	$(am__DEPENDENCIES_1)
     88 asm_tst4_SOURCES = asm-tst4.c
     89 asm_tst4_OBJECTS = asm-tst4.$(OBJEXT)
     90 asm_tst4_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_3) \
     91 	$(am__DEPENDENCIES_1)
     92 asm_tst5_SOURCES = asm-tst5.c
     93 asm_tst5_OBJECTS = asm-tst5.$(OBJEXT)
     94 asm_tst5_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_3) \
     95 	$(am__DEPENDENCIES_1)
     96 asm_tst6_SOURCES = asm-tst6.c
     97 asm_tst6_OBJECTS = asm-tst6.$(OBJEXT)
     98 asm_tst6_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_3) \
     99 	$(am__DEPENDENCIES_1)
    100 asm_tst7_SOURCES = asm-tst7.c
    101 asm_tst7_OBJECTS = asm-tst7.$(OBJEXT)
    102 asm_tst7_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_3) \
    103 	$(am__DEPENDENCIES_1)
    104 asm_tst8_SOURCES = asm-tst8.c
    105 asm_tst8_OBJECTS = asm-tst8.$(OBJEXT)
    106 asm_tst8_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_3) \
    107 	$(am__DEPENDENCIES_1)
    108 asm_tst9_SOURCES = asm-tst9.c
    109 asm_tst9_OBJECTS = asm-tst9.$(OBJEXT)
    110 asm_tst9_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_3) \
    111 	$(am__DEPENDENCIES_1)
    112 ecp_SOURCES = ecp.c
    113 ecp_OBJECTS = ecp.$(OBJEXT)
    114 ecp_DEPENDENCIES = $(am__DEPENDENCIES_1)
    115 get_aranges_SOURCES = get-aranges.c
    116 get_aranges_OBJECTS = get-aranges.$(OBJEXT)
    117 @MUDFLAP_FALSE@am__DEPENDENCIES_4 = ../libdw/libdw.so
    118 @MUDFLAP_TRUE@am__DEPENDENCIES_4 = ../libdw/libdw.a
    119 get_aranges_DEPENDENCIES = $(am__DEPENDENCIES_4) $(am__DEPENDENCIES_1)
    120 get_files_SOURCES = get-files.c
    121 get_files_OBJECTS = get-files.$(OBJEXT)
    122 get_files_DEPENDENCIES = $(am__DEPENDENCIES_4) $(am__DEPENDENCIES_1)
    123 get_lines_SOURCES = get-lines.c
    124 get_lines_OBJECTS = get-lines.$(OBJEXT)
    125 get_lines_DEPENDENCIES = $(am__DEPENDENCIES_4) $(am__DEPENDENCIES_1)
    126 get_pubnames_SOURCES = get-pubnames.c
    127 get_pubnames_OBJECTS = get-pubnames.$(OBJEXT)
    128 get_pubnames_DEPENDENCIES = $(am__DEPENDENCIES_4) \
    129 	$(am__DEPENDENCIES_1)
    130 hash_SOURCES = hash.c
    131 hash_OBJECTS = hash.$(OBJEXT)
    132 hash_DEPENDENCIES = $(am__DEPENDENCIES_1)
    133 msg_tst_SOURCES = msg_tst.c
    134 msg_tst_OBJECTS = msg_tst.$(OBJEXT)
    135 msg_tst_DEPENDENCIES = $(am__DEPENDENCIES_1)
    136 newfile_SOURCES = newfile.c
    137 newfile_OBJECTS = newfile.$(OBJEXT)
    138 newfile_DEPENDENCIES = $(am__DEPENDENCIES_1)
    139 newscn_SOURCES = newscn.c
    140 newscn_OBJECTS = newscn.$(OBJEXT)
    141 newscn_DEPENDENCIES = $(am__DEPENDENCIES_1)
    142 saridx_SOURCES = saridx.c
    143 saridx_OBJECTS = saridx.$(OBJEXT)
    144 saridx_DEPENDENCIES = $(am__DEPENDENCIES_1)
    145 scnnames_SOURCES = scnnames.c
    146 scnnames_OBJECTS = scnnames.$(OBJEXT)
    147 scnnames_DEPENDENCIES = $(am__DEPENDENCIES_1)
    148 sectiondump_SOURCES = sectiondump.c
    149 sectiondump_OBJECTS = sectiondump.$(OBJEXT)
    150 sectiondump_DEPENDENCIES = $(am__DEPENDENCIES_1)
    151 show_abbrev_SOURCES = show-abbrev.c
    152 show_abbrev_OBJECTS = show-abbrev.$(OBJEXT)
    153 show_abbrev_DEPENDENCIES = $(am__DEPENDENCIES_4) $(am__DEPENDENCIES_1)
    154 show_die_info_SOURCES = show-die-info.c
    155 show_die_info_OBJECTS = show-die-info.$(OBJEXT)
    156 show_die_info_DEPENDENCIES = $(am__DEPENDENCIES_4) \
    157 	$(am__DEPENDENCIES_1)
    158 showptable_SOURCES = showptable.c
    159 showptable_OBJECTS = showptable.$(OBJEXT)
    160 showptable_DEPENDENCIES = $(am__DEPENDENCIES_1)
    161 test_nlist_SOURCES = test-nlist.c
    162 test_nlist_OBJECTS = test-nlist.$(OBJEXT)
    163 test_nlist_DEPENDENCIES = $(am__DEPENDENCIES_1)
    164 update1_SOURCES = update1.c
    165 update1_OBJECTS = update1.$(OBJEXT)
    166 update1_DEPENDENCIES = $(am__DEPENDENCIES_1)
    167 update2_SOURCES = update2.c
    168 update2_OBJECTS = update2.$(OBJEXT)
    169 update2_DEPENDENCIES = $(am__DEPENDENCIES_1)
    170 update3_SOURCES = update3.c
    171 update3_OBJECTS = update3.$(OBJEXT)
    172 update3_DEPENDENCIES = $(am__DEPENDENCIES_3) $(am__DEPENDENCIES_1)
    173 update4_SOURCES = update4.c
    174 update4_OBJECTS = update4.$(OBJEXT)
    175 update4_DEPENDENCIES = $(am__DEPENDENCIES_3) $(am__DEPENDENCIES_1)
    176 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
    177 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
    178 am__depfiles_maybe = depfiles
    179 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
    180 	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
    181 CCLD = $(CC)
    182 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
    183 SOURCES = arextract.c arsymtest.c asm-tst1.c asm-tst2.c asm-tst3.c \
    184 	asm-tst4.c asm-tst5.c asm-tst6.c asm-tst7.c asm-tst8.c \
    185 	asm-tst9.c ecp.c get-aranges.c get-files.c get-lines.c \
    186 	get-pubnames.c hash.c msg_tst.c newfile.c newscn.c saridx.c \
    187 	scnnames.c sectiondump.c show-abbrev.c show-die-info.c \
    188 	showptable.c test-nlist.c update1.c update2.c update3.c \
    189 	update4.c
    190 DIST_SOURCES = arextract.c arsymtest.c asm-tst1.c asm-tst2.c \
    191 	asm-tst3.c asm-tst4.c asm-tst5.c asm-tst6.c asm-tst7.c \
    192 	asm-tst8.c asm-tst9.c ecp.c get-aranges.c get-files.c \
    193 	get-lines.c get-pubnames.c hash.c msg_tst.c newfile.c newscn.c \
    194 	saridx.c scnnames.c sectiondump.c show-abbrev.c \
    195 	show-die-info.c showptable.c test-nlist.c update1.c update2.c \
    196 	update3.c update4.c
    197 ETAGS = etags
    198 CTAGS = ctags
    199 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
    200 ACLOCAL = @ACLOCAL@
    201 AMDEP_FALSE = @AMDEP_FALSE@
    202 AMDEP_TRUE = @AMDEP_TRUE@
    203 AMTAR = @AMTAR@
    204 AUTOCONF = @AUTOCONF@
    205 AUTOHEADER = @AUTOHEADER@
    206 AUTOMAKE = @AUTOMAKE@
    207 AWK = @AWK@
    208 CC = @CC@
    209 CCDEPMODE = @CCDEPMODE@
    210 CFLAGS = @CFLAGS@
    211 CPP = @CPP@
    212 CPPFLAGS = @CPPFLAGS@
    213 CYGPATH_W = @CYGPATH_W@
    214 DATADIRNAME = @DATADIRNAME@
    215 DEFS = -DHAVE_CONFIG_H -D_GNU_SOURCE
    216 DEPDIR = @DEPDIR@
    217 ECHO_C = @ECHO_C@
    218 ECHO_N = @ECHO_N@
    219 ECHO_T = @ECHO_T@
    220 EGREP = @EGREP@
    221 EXEEXT = @EXEEXT@
    222 GMSGFMT = @GMSGFMT@
    223 INSTALL_DATA = @INSTALL_DATA@
    224 INSTALL_PROGRAM = @INSTALL_PROGRAM@
    225 INSTALL_SCRIPT = @INSTALL_SCRIPT@
    226 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
    227 INTLLIBS = @INTLLIBS@
    228 LDFLAGS = @LDFLAGS@
    229 LEX = @LEX@
    230 LEXLIB = @LEXLIB@
    231 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
    232 LIBICONV = @LIBICONV@
    233 LIBINTL = @LIBINTL@
    234 LIBOBJS = @LIBOBJS@
    235 LIBS = @LIBS@
    236 LOCALEDIR = @LOCALEDIR@
    237 LTLIBICONV = @LTLIBICONV@
    238 LTLIBINTL = @LTLIBINTL@
    239 LTLIBOBJS = @LTLIBOBJS@
    240 MAKEINFO = @MAKEINFO@
    241 MKINSTALLDIRS = @MKINSTALLDIRS@
    242 MSGFMT = @MSGFMT@
    243 MSGMERGE = @MSGMERGE@
    244 MUDFLAP_FALSE = @MUDFLAP_FALSE@
    245 MUDFLAP_TRUE = @MUDFLAP_TRUE@
    246 NATIVE_LD_FALSE = @NATIVE_LD_FALSE@
    247 NATIVE_LD_TRUE = @NATIVE_LD_TRUE@
    248 OBJEXT = @OBJEXT@
    249 PACKAGE = @PACKAGE@
    250 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
    251 PACKAGE_NAME = @PACKAGE_NAME@
    252 PACKAGE_STRING = @PACKAGE_STRING@
    253 PACKAGE_TARNAME = @PACKAGE_TARNAME@
    254 PACKAGE_VERSION = @PACKAGE_VERSION@
    255 PATH_SEPARATOR = @PATH_SEPARATOR@
    256 POSUB = @POSUB@
    257 RANLIB = @RANLIB@
    258 SET_MAKE = @SET_MAKE@
    259 SHELL = @SHELL@
    260 STRIP = @STRIP@
    261 USE_NLS = @USE_NLS@
    262 VERSION = @VERSION@
    263 XGETTEXT = @XGETTEXT@
    264 YACC = @YACC@
    265 ac_ct_CC = @ac_ct_CC@
    266 ac_ct_RANLIB = @ac_ct_RANLIB@
    267 ac_ct_STRIP = @ac_ct_STRIP@
    268 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
    269 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
    270 am__include = @am__include@
    271 am__leading_dot = @am__leading_dot@
    272 am__quote = @am__quote@
    273 am__tar = @am__tar@
    274 am__untar = @am__untar@
    275 base_cpu = @base_cpu@
    276 bindir = @bindir@
    277 build = @build@
    278 build_alias = @build_alias@
    279 build_cpu = @build_cpu@
    280 build_os = @build_os@
    281 build_vendor = @build_vendor@
    282 datadir = @datadir@
    283 exec_prefix = @exec_prefix@
    284 host = @host@
    285 host_alias = @host_alias@
    286 host_cpu = @host_cpu@
    287 host_os = @host_os@
    288 host_vendor = @host_vendor@
    289 includedir = @includedir@
    290 infodir = @infodir@
    291 install_sh = @install_sh@
    292 libdir = @libdir@
    293 libexecdir = @libexecdir@
    294 localstatedir = @localstatedir@
    295 mandir = @mandir@
    296 mkdir_p = @mkdir_p@
    297 oldincludedir = @oldincludedir@
    298 prefix = @prefix@
    299 program_transform_name = @program_transform_name@
    300 sbindir = @sbindir@
    301 sharedstatedir = @sharedstatedir@
    302 sysconfdir = @sysconfdir@
    303 target_alias = @target_alias@
    304 AM_CFLAGS = -Wall -Werror -std=gnu99
    305 @MUDFLAP_FALSE@AM_LDFLAGS = -Wl,-rpath,\$$ORIGIN/../libasm:\$$ORIGIN/../libdw:\$$ORIGIN/../libebl:\$$ORIGIN/../libelf
    306 INCLUDES = -I$(top_srcdir)/libasm -I$(top_srcdir)/libdw \
    307 	   -I$(top_srcdir)/libebl -I$(top_srcdir)/libelf \
    308 	   -I$(top_srcdir)/lib -I..
    309 
    310 # get-ciefde
    311 TESTS = run-arextract.sh run-arsymtest.sh newfile test-nlist \
    312 	update1 update2 update3 update4 \
    313 	run-show-die-info.sh run-get-files.sh run-get-lines.sh \
    314 	run-get-pubnames.sh run-get-aranges.sh \
    315 	run-show-abbrev.sh hash asm-tst1 asm-tst2 \
    316 	asm-tst3 asm-tst4 asm-tst5 asm-tst6 asm-tst7 asm-tst8 asm-tst9 \
    317 	msg_tst newscn run-strip-test.sh run-strip-test2.sh \
    318 	run-strip-test3.sh run-ecp-test.sh run-ecp-test2.sh
    319 
    320 # run-show-ciefde.sh
    321 EXTRA_DIST = run-arextract.sh run-arsymtest.sh \
    322 	     run-show-die-info.sh run-get-files.sh run-get-lines.sh \
    323 	     run-get-pubnames.sh run-get-aranges.sh \
    324 	     run-show-ciefde.sh run-show-abbrev.sh run-strip-test.sh \
    325 	     run-strip-test2.sh run-ecp-test.sh run-ecp-test2.sh \
    326 	     testfile.bz2 testfile2.bz2 testfile3.bz2 testfile4.bz2 \
    327 	     testfile5.bz2 testfile6.bz2 testfile7.bz2 testfile8.bz2 \
    328 	     testfile9.bz2 testfile10.bz2 testfile11.bz2 testfile12.bz2 \
    329 	     testfile13.bz2 run-strip-test3.sh
    330 
    331 @MUDFLAP_FALSE@libdw = ../libdw/libdw.so
    332 @MUDFLAP_TRUE@libdw = ../libdw/libdw.a
    333 @MUDFLAP_FALSE@libelf = ../libelf/libelf.so
    334 @MUDFLAP_TRUE@libelf = ../libelf/libelf.a
    335 @MUDFLAP_FALSE@libasm = ../libasm/libasm.so
    336 @MUDFLAP_TRUE@libasm = ../libasm/libasm.a
    337 libebl = ../libebl/libebl.a
    338 arextract_LDADD = $(libelf)
    339 arsymtest_LDADD = $(libelf)
    340 newfile_LDADD = $(libelf)
    341 saridx_LDADD = $(libelf)
    342 scnnames_LDADD = $(libelf)
    343 sectiondump_LDADD = $(libelf)
    344 showptable_LDADD = $(libelf)
    345 hash_LDADD = $(libelf)
    346 test_nlist_LDADD = $(libelf)
    347 msg_tst_LDADD = $(libelf)
    348 newscn_LDADD = $(libelf)
    349 ecp_LDADD = $(libelf)
    350 update1_LDADD = $(libelf)
    351 update2_LDADD = $(libelf)
    352 update3_LDADD = $(libebl) $(libelf)
    353 update4_LDADD = $(libebl) $(libelf)
    354 show_die_info_LDADD = $(libdw) $(libelf)
    355 get_pubnames_LDADD = $(libdw) $(libelf)
    356 show_abbrev_LDADD = $(libdw) $(libelf)
    357 get_lines_LDADD = $(libdw) $(libelf)
    358 get_files_LDADD = $(libdw) $(libelf)
    359 get_aranges_LDADD = $(libdw) $(libelf)
    360 #show_ciefde_LDADD = ../libdwarf/libdwarf.so $(libelf)
    361 asm_tst1_LDADD = $(libasm) $(libebl) $(libelf)
    362 asm_tst2_LDADD = $(libasm) $(libebl) $(libelf)
    363 asm_tst3_LDADD = $(libasm) $(libebl) $(libelf)
    364 asm_tst4_LDADD = $(libasm) $(libebl) $(libelf)
    365 asm_tst5_LDADD = $(libasm) $(libebl) $(libelf)
    366 asm_tst6_LDADD = $(libasm) $(libebl) $(libelf)
    367 asm_tst7_LDADD = $(libasm) $(libebl) $(libelf)
    368 asm_tst8_LDADD = $(libasm) $(libebl) $(libelf)
    369 asm_tst9_LDADD = $(libasm) $(libebl) $(libelf)
    370 CLEANFILES = xxx
    371 all: all-am
    372 
    373 .SUFFIXES:
    374 .SUFFIXES: .c .o .obj
    375 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
    376 	@for dep in $?; do \
    377 	  case '$(am__configure_deps)' in \
    378 	    *$$dep*) \
    379 	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
    380 		&& exit 0; \
    381 	      exit 1;; \
    382 	  esac; \
    383 	done; \
    384 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits  tests/Makefile'; \
    385 	cd $(top_srcdir) && \
    386 	  $(AUTOMAKE) --gnits  tests/Makefile
    387 .PRECIOUS: Makefile
    388 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
    389 	@case '$?' in \
    390 	  *config.status*) \
    391 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
    392 	  *) \
    393 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
    394 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
    395 	esac;
    396 
    397 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
    398 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    399 
    400 $(top_srcdir)/configure:  $(am__configure_deps)
    401 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    402 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
    403 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    404 
    405 clean-noinstPROGRAMS:
    406 	-test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
    407 arextract$(EXEEXT): $(arextract_OBJECTS) $(arextract_DEPENDENCIES) 
    408 	@rm -f arextract$(EXEEXT)
    409 	$(LINK) $(arextract_LDFLAGS) $(arextract_OBJECTS) $(arextract_LDADD) $(LIBS)
    410 arsymtest$(EXEEXT): $(arsymtest_OBJECTS) $(arsymtest_DEPENDENCIES) 
    411 	@rm -f arsymtest$(EXEEXT)
    412 	$(LINK) $(arsymtest_LDFLAGS) $(arsymtest_OBJECTS) $(arsymtest_LDADD) $(LIBS)
    413 asm-tst1$(EXEEXT): $(asm_tst1_OBJECTS) $(asm_tst1_DEPENDENCIES) 
    414 	@rm -f asm-tst1$(EXEEXT)
    415 	$(LINK) $(asm_tst1_LDFLAGS) $(asm_tst1_OBJECTS) $(asm_tst1_LDADD) $(LIBS)
    416 asm-tst2$(EXEEXT): $(asm_tst2_OBJECTS) $(asm_tst2_DEPENDENCIES) 
    417 	@rm -f asm-tst2$(EXEEXT)
    418 	$(LINK) $(asm_tst2_LDFLAGS) $(asm_tst2_OBJECTS) $(asm_tst2_LDADD) $(LIBS)
    419 asm-tst3$(EXEEXT): $(asm_tst3_OBJECTS) $(asm_tst3_DEPENDENCIES) 
    420 	@rm -f asm-tst3$(EXEEXT)
    421 	$(LINK) $(asm_tst3_LDFLAGS) $(asm_tst3_OBJECTS) $(asm_tst3_LDADD) $(LIBS)
    422 asm-tst4$(EXEEXT): $(asm_tst4_OBJECTS) $(asm_tst4_DEPENDENCIES) 
    423 	@rm -f asm-tst4$(EXEEXT)
    424 	$(LINK) $(asm_tst4_LDFLAGS) $(asm_tst4_OBJECTS) $(asm_tst4_LDADD) $(LIBS)
    425 asm-tst5$(EXEEXT): $(asm_tst5_OBJECTS) $(asm_tst5_DEPENDENCIES) 
    426 	@rm -f asm-tst5$(EXEEXT)
    427 	$(LINK) $(asm_tst5_LDFLAGS) $(asm_tst5_OBJECTS) $(asm_tst5_LDADD) $(LIBS)
    428 asm-tst6$(EXEEXT): $(asm_tst6_OBJECTS) $(asm_tst6_DEPENDENCIES) 
    429 	@rm -f asm-tst6$(EXEEXT)
    430 	$(LINK) $(asm_tst6_LDFLAGS) $(asm_tst6_OBJECTS) $(asm_tst6_LDADD) $(LIBS)
    431 asm-tst7$(EXEEXT): $(asm_tst7_OBJECTS) $(asm_tst7_DEPENDENCIES) 
    432 	@rm -f asm-tst7$(EXEEXT)
    433 	$(LINK) $(asm_tst7_LDFLAGS) $(asm_tst7_OBJECTS) $(asm_tst7_LDADD) $(LIBS)
    434 asm-tst8$(EXEEXT): $(asm_tst8_OBJECTS) $(asm_tst8_DEPENDENCIES) 
    435 	@rm -f asm-tst8$(EXEEXT)
    436 	$(LINK) $(asm_tst8_LDFLAGS) $(asm_tst8_OBJECTS) $(asm_tst8_LDADD) $(LIBS)
    437 asm-tst9$(EXEEXT): $(asm_tst9_OBJECTS) $(asm_tst9_DEPENDENCIES) 
    438 	@rm -f asm-tst9$(EXEEXT)
    439 	$(LINK) $(asm_tst9_LDFLAGS) $(asm_tst9_OBJECTS) $(asm_tst9_LDADD) $(LIBS)
    440 ecp$(EXEEXT): $(ecp_OBJECTS) $(ecp_DEPENDENCIES) 
    441 	@rm -f ecp$(EXEEXT)
    442 	$(LINK) $(ecp_LDFLAGS) $(ecp_OBJECTS) $(ecp_LDADD) $(LIBS)
    443 get-aranges$(EXEEXT): $(get_aranges_OBJECTS) $(get_aranges_DEPENDENCIES) 
    444 	@rm -f get-aranges$(EXEEXT)
    445 	$(LINK) $(get_aranges_LDFLAGS) $(get_aranges_OBJECTS) $(get_aranges_LDADD) $(LIBS)
    446 get-files$(EXEEXT): $(get_files_OBJECTS) $(get_files_DEPENDENCIES) 
    447 	@rm -f get-files$(EXEEXT)
    448 	$(LINK) $(get_files_LDFLAGS) $(get_files_OBJECTS) $(get_files_LDADD) $(LIBS)
    449 get-lines$(EXEEXT): $(get_lines_OBJECTS) $(get_lines_DEPENDENCIES) 
    450 	@rm -f get-lines$(EXEEXT)
    451 	$(LINK) $(get_lines_LDFLAGS) $(get_lines_OBJECTS) $(get_lines_LDADD) $(LIBS)
    452 get-pubnames$(EXEEXT): $(get_pubnames_OBJECTS) $(get_pubnames_DEPENDENCIES) 
    453 	@rm -f get-pubnames$(EXEEXT)
    454 	$(LINK) $(get_pubnames_LDFLAGS) $(get_pubnames_OBJECTS) $(get_pubnames_LDADD) $(LIBS)
    455 hash$(EXEEXT): $(hash_OBJECTS) $(hash_DEPENDENCIES) 
    456 	@rm -f hash$(EXEEXT)
    457 	$(LINK) $(hash_LDFLAGS) $(hash_OBJECTS) $(hash_LDADD) $(LIBS)
    458 msg_tst$(EXEEXT): $(msg_tst_OBJECTS) $(msg_tst_DEPENDENCIES) 
    459 	@rm -f msg_tst$(EXEEXT)
    460 	$(LINK) $(msg_tst_LDFLAGS) $(msg_tst_OBJECTS) $(msg_tst_LDADD) $(LIBS)
    461 newfile$(EXEEXT): $(newfile_OBJECTS) $(newfile_DEPENDENCIES) 
    462 	@rm -f newfile$(EXEEXT)
    463 	$(LINK) $(newfile_LDFLAGS) $(newfile_OBJECTS) $(newfile_LDADD) $(LIBS)
    464 newscn$(EXEEXT): $(newscn_OBJECTS) $(newscn_DEPENDENCIES) 
    465 	@rm -f newscn$(EXEEXT)
    466 	$(LINK) $(newscn_LDFLAGS) $(newscn_OBJECTS) $(newscn_LDADD) $(LIBS)
    467 saridx$(EXEEXT): $(saridx_OBJECTS) $(saridx_DEPENDENCIES) 
    468 	@rm -f saridx$(EXEEXT)
    469 	$(LINK) $(saridx_LDFLAGS) $(saridx_OBJECTS) $(saridx_LDADD) $(LIBS)
    470 scnnames$(EXEEXT): $(scnnames_OBJECTS) $(scnnames_DEPENDENCIES) 
    471 	@rm -f scnnames$(EXEEXT)
    472 	$(LINK) $(scnnames_LDFLAGS) $(scnnames_OBJECTS) $(scnnames_LDADD) $(LIBS)
    473 sectiondump$(EXEEXT): $(sectiondump_OBJECTS) $(sectiondump_DEPENDENCIES) 
    474 	@rm -f sectiondump$(EXEEXT)
    475 	$(LINK) $(sectiondump_LDFLAGS) $(sectiondump_OBJECTS) $(sectiondump_LDADD) $(LIBS)
    476 show-abbrev$(EXEEXT): $(show_abbrev_OBJECTS) $(show_abbrev_DEPENDENCIES) 
    477 	@rm -f show-abbrev$(EXEEXT)
    478 	$(LINK) $(show_abbrev_LDFLAGS) $(show_abbrev_OBJECTS) $(show_abbrev_LDADD) $(LIBS)
    479 show-die-info$(EXEEXT): $(show_die_info_OBJECTS) $(show_die_info_DEPENDENCIES) 
    480 	@rm -f show-die-info$(EXEEXT)
    481 	$(LINK) $(show_die_info_LDFLAGS) $(show_die_info_OBJECTS) $(show_die_info_LDADD) $(LIBS)
    482 showptable$(EXEEXT): $(showptable_OBJECTS) $(showptable_DEPENDENCIES) 
    483 	@rm -f showptable$(EXEEXT)
    484 	$(LINK) $(showptable_LDFLAGS) $(showptable_OBJECTS) $(showptable_LDADD) $(LIBS)
    485 test-nlist$(EXEEXT): $(test_nlist_OBJECTS) $(test_nlist_DEPENDENCIES) 
    486 	@rm -f test-nlist$(EXEEXT)
    487 	$(LINK) $(test_nlist_LDFLAGS) $(test_nlist_OBJECTS) $(test_nlist_LDADD) $(LIBS)
    488 update1$(EXEEXT): $(update1_OBJECTS) $(update1_DEPENDENCIES) 
    489 	@rm -f update1$(EXEEXT)
    490 	$(LINK) $(update1_LDFLAGS) $(update1_OBJECTS) $(update1_LDADD) $(LIBS)
    491 update2$(EXEEXT): $(update2_OBJECTS) $(update2_DEPENDENCIES) 
    492 	@rm -f update2$(EXEEXT)
    493 	$(LINK) $(update2_LDFLAGS) $(update2_OBJECTS) $(update2_LDADD) $(LIBS)
    494 update3$(EXEEXT): $(update3_OBJECTS) $(update3_DEPENDENCIES) 
    495 	@rm -f update3$(EXEEXT)
    496 	$(LINK) $(update3_LDFLAGS) $(update3_OBJECTS) $(update3_LDADD) $(LIBS)
    497 update4$(EXEEXT): $(update4_OBJECTS) $(update4_DEPENDENCIES) 
    498 	@rm -f update4$(EXEEXT)
    499 	$(LINK) $(update4_LDFLAGS) $(update4_OBJECTS) $(update4_LDADD) $(LIBS)
    500 
    501 mostlyclean-compile:
    502 	-rm -f *.$(OBJEXT)
    503 
    504 distclean-compile:
    505 	-rm -f *.tab.c
    506 
    507 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arextract.Po@am__quote@
    508 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arsymtest.Po@am__quote@
    509 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm-tst1.Po@am__quote@
    510 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm-tst2.Po@am__quote@
    511 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm-tst3.Po@am__quote@
    512 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm-tst4.Po@am__quote@
    513 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm-tst5.Po@am__quote@
    514 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm-tst6.Po@am__quote@
    515 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm-tst7.Po@am__quote@
    516 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm-tst8.Po@am__quote@
    517 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm-tst9.Po@am__quote@
    518 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecp.Po@am__quote@
    519 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get-aranges.Po@am__quote@
    520 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get-files.Po@am__quote@
    521 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get-lines.Po@am__quote@
    522 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get-pubnames.Po@am__quote@
    523 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash.Po@am__quote@
    524 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msg_tst.Po@am__quote@
    525 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/newfile.Po@am__quote@
    526 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/newscn.Po@am__quote@
    527 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/saridx.Po@am__quote@
    528 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scnnames.Po@am__quote@
    529 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sectiondump.Po@am__quote@
    530 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/show-abbrev.Po@am__quote@
    531 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/show-die-info.Po@am__quote@
    532 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/showptable.Po@am__quote@
    533 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-nlist.Po@am__quote@
    534 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/update1.Po@am__quote@
    535 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/update2.Po@am__quote@
    536 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/update3.Po@am__quote@
    537 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/update4.Po@am__quote@
    538 
    539 .c.o:
    540 @am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
    541 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
    542 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
    543 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    544 @am__fastdepCC_FALSE@	$(COMPILE) -c $<
    545 
    546 .c.obj:
    547 @am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
    548 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
    549 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
    550 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    551 @am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
    552 uninstall-info-am:
    553 
    554 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
    555 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
    556 	unique=`for i in $$list; do \
    557 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    558 	  done | \
    559 	  $(AWK) '    { files[$$0] = 1; } \
    560 	       END { for (i in files) print i; }'`; \
    561 	mkid -fID $$unique
    562 tags: TAGS
    563 
    564 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
    565 		$(TAGS_FILES) $(LISP)
    566 	tags=; \
    567 	here=`pwd`; \
    568 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
    569 	unique=`for i in $$list; do \
    570 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    571 	  done | \
    572 	  $(AWK) '    { files[$$0] = 1; } \
    573 	       END { for (i in files) print i; }'`; \
    574 	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
    575 	  test -n "$$unique" || unique=$$empty_fix; \
    576 	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
    577 	    $$tags $$unique; \
    578 	fi
    579 ctags: CTAGS
    580 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
    581 		$(TAGS_FILES) $(LISP)
    582 	tags=; \
    583 	here=`pwd`; \
    584 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
    585 	unique=`for i in $$list; do \
    586 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    587 	  done | \
    588 	  $(AWK) '    { files[$$0] = 1; } \
    589 	       END { for (i in files) print i; }'`; \
    590 	test -z "$(CTAGS_ARGS)$$tags$$unique" \
    591 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
    592 	     $$tags $$unique
    593 
    594 GTAGS:
    595 	here=`$(am__cd) $(top_builddir) && pwd` \
    596 	  && cd $(top_srcdir) \
    597 	  && gtags -i $(GTAGS_ARGS) $$here
    598 
    599 distclean-tags:
    600 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    601 
    602 check-TESTS: $(TESTS)
    603 	@failed=0; all=0; xfail=0; xpass=0; skip=0; \
    604 	srcdir=$(srcdir); export srcdir; \
    605 	list='$(TESTS)'; \
    606 	if test -n "$$list"; then \
    607 	  for tst in $$list; do \
    608 	    if test -f ./$$tst; then dir=./; \
    609 	    elif test -f $$tst; then dir=; \
    610 	    else dir="$(srcdir)/"; fi; \
    611 	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
    612 	      all=`expr $$all + 1`; \
    613 	      case " $(XFAIL_TESTS) " in \
    614 	      *" $$tst "*) \
    615 		xpass=`expr $$xpass + 1`; \
    616 		failed=`expr $$failed + 1`; \
    617 		echo "XPASS: $$tst"; \
    618 	      ;; \
    619 	      *) \
    620 		echo "PASS: $$tst"; \
    621 	      ;; \
    622 	      esac; \
    623 	    elif test $$? -ne 77; then \
    624 	      all=`expr $$all + 1`; \
    625 	      case " $(XFAIL_TESTS) " in \
    626 	      *" $$tst "*) \
    627 		xfail=`expr $$xfail + 1`; \
    628 		echo "XFAIL: $$tst"; \
    629 	      ;; \
    630 	      *) \
    631 		failed=`expr $$failed + 1`; \
    632 		echo "FAIL: $$tst"; \
    633 	      ;; \
    634 	      esac; \
    635 	    else \
    636 	      skip=`expr $$skip + 1`; \
    637 	      echo "SKIP: $$tst"; \
    638 	    fi; \
    639 	  done; \
    640 	  if test "$$failed" -eq 0; then \
    641 	    if test "$$xfail" -eq 0; then \
    642 	      banner="All $$all tests passed"; \
    643 	    else \
    644 	      banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
    645 	    fi; \
    646 	  else \
    647 	    if test "$$xpass" -eq 0; then \
    648 	      banner="$$failed of $$all tests failed"; \
    649 	    else \
    650 	      banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
    651 	    fi; \
    652 	  fi; \
    653 	  dashes="$$banner"; \
    654 	  skipped=""; \
    655 	  if test "$$skip" -ne 0; then \
    656 	    skipped="($$skip tests were not run)"; \
    657 	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
    658 	      dashes="$$skipped"; \
    659 	  fi; \
    660 	  report=""; \
    661 	  if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
    662 	    report="Please report to $(PACKAGE_BUGREPORT)"; \
    663 	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
    664 	      dashes="$$report"; \
    665 	  fi; \
    666 	  dashes=`echo "$$dashes" | sed s/./=/g`; \
    667 	  echo "$$dashes"; \
    668 	  echo "$$banner"; \
    669 	  test -z "$$skipped" || echo "$$skipped"; \
    670 	  test -z "$$report" || echo "$$report"; \
    671 	  echo "$$dashes"; \
    672 	  test "$$failed" -eq 0; \
    673 	else :; fi
    674 
    675 distdir: $(DISTFILES)
    676 	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
    677 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
    678 	list='$(DISTFILES)'; for file in $$list; do \
    679 	  case $$file in \
    680 	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
    681 	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
    682 	  esac; \
    683 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
    684 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
    685 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
    686 	    dir="/$$dir"; \
    687 	    $(mkdir_p) "$(distdir)$$dir"; \
    688 	  else \
    689 	    dir=''; \
    690 	  fi; \
    691 	  if test -d $$d/$$file; then \
    692 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
    693 	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
    694 	    fi; \
    695 	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
    696 	  else \
    697 	    test -f $(distdir)/$$file \
    698 	    || cp -p $$d/$$file $(distdir)/$$file \
    699 	    || exit 1; \
    700 	  fi; \
    701 	done
    702 check-am: all-am
    703 	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
    704 check: check-am
    705 all-am: Makefile $(PROGRAMS)
    706 installdirs:
    707 install: install-am
    708 install-exec: install-exec-am
    709 install-data: install-data-am
    710 uninstall: uninstall-am
    711 
    712 install-am: all-am
    713 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
    714 
    715 installcheck: installcheck-am
    716 install-strip:
    717 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    718 	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
    719 	  `test -z '$(STRIP)' || \
    720 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
    721 mostlyclean-generic:
    722 
    723 clean-generic:
    724 	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
    725 
    726 distclean-generic:
    727 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
    728 
    729 maintainer-clean-generic:
    730 	@echo "This command is intended for maintainers to use"
    731 	@echo "it deletes files that may require special tools to rebuild."
    732 clean: clean-am
    733 
    734 clean-am: clean-generic clean-noinstPROGRAMS mostlyclean-am
    735 
    736 distclean: distclean-am
    737 	-rm -rf ./$(DEPDIR)
    738 	-rm -f Makefile
    739 distclean-am: clean-am distclean-compile distclean-generic \
    740 	distclean-tags
    741 
    742 dvi: dvi-am
    743 
    744 dvi-am:
    745 
    746 html: html-am
    747 
    748 info: info-am
    749 
    750 info-am:
    751 
    752 install-data-am:
    753 
    754 install-exec-am:
    755 
    756 install-info: install-info-am
    757 
    758 install-man:
    759 
    760 installcheck-am:
    761 
    762 maintainer-clean: maintainer-clean-am
    763 	-rm -rf ./$(DEPDIR)
    764 	-rm -f Makefile
    765 maintainer-clean-am: distclean-am maintainer-clean-generic
    766 
    767 mostlyclean: mostlyclean-am
    768 
    769 mostlyclean-am: mostlyclean-compile mostlyclean-generic
    770 
    771 pdf: pdf-am
    772 
    773 pdf-am:
    774 
    775 ps: ps-am
    776 
    777 ps-am:
    778 
    779 uninstall-am: uninstall-info-am
    780 
    781 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
    782 	clean-generic clean-noinstPROGRAMS ctags distclean \
    783 	distclean-compile distclean-generic distclean-tags distdir dvi \
    784 	dvi-am html html-am info info-am install install-am \
    785 	install-data install-data-am install-exec install-exec-am \
    786 	install-info install-info-am install-man install-strip \
    787 	installcheck installcheck-am installdirs maintainer-clean \
    788 	maintainer-clean-generic mostlyclean mostlyclean-compile \
    789 	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
    790 	uninstall-am uninstall-info-am
    791 
    792 # Tell versions [3.59,3.63) of GNU make to not export all variables.
    793 # Otherwise a system limit (for SysV at least) may be exceeded.
    794 .NOEXPORT:
    795