1# Makefile.in generated by automake 1.14.1 from Makefile.am. 2# m4/Makefile. Generated from Makefile.in by configure. 3 4# Copyright (C) 1994-2013 Free Software Foundation, Inc. 5 6# This Makefile.in is free software; the Free Software Foundation 7# gives unlimited permission to copy and/or distribute it, 8# with or without modifications, as long as this notice is preserved. 9 10# This program is distributed in the hope that it will be useful, 11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 13# PARTICULAR PURPOSE. 14 15 16 17am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' 18am__make_running_with_option = \ 19 case $${target_option-} in \ 20 ?) ;; \ 21 *) echo "am__make_running_with_option: internal error: invalid" \ 22 "target option '$${target_option-}' specified" >&2; \ 23 exit 1;; \ 24 esac; \ 25 has_opt=no; \ 26 sane_makeflags=$$MAKEFLAGS; \ 27 if $(am__is_gnu_make); then \ 28 sane_makeflags=$$MFLAGS; \ 29 else \ 30 case $$MAKEFLAGS in \ 31 *\\[\ \ ]*) \ 32 bs=\\; \ 33 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 34 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 35 esac; \ 36 fi; \ 37 skip_next=no; \ 38 strip_trailopt () \ 39 { \ 40 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 41 }; \ 42 for flg in $$sane_makeflags; do \ 43 test $$skip_next = yes && { skip_next=no; continue; }; \ 44 case $$flg in \ 45 *=*|--*) continue;; \ 46 -*I) strip_trailopt 'I'; skip_next=yes;; \ 47 -*I?*) strip_trailopt 'I';; \ 48 -*O) strip_trailopt 'O'; skip_next=yes;; \ 49 -*O?*) strip_trailopt 'O';; \ 50 -*l) strip_trailopt 'l'; skip_next=yes;; \ 51 -*l?*) strip_trailopt 'l';; \ 52 -[dEDm]) skip_next=yes;; \ 53 -[JT]) skip_next=yes;; \ 54 esac; \ 55 case $$flg in \ 56 *$$target_option*) has_opt=yes; break;; \ 57 esac; \ 58 done; \ 59 test $$has_opt = yes 60am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 61am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 62pkgdatadir = $(datadir)/elfutils 63pkgincludedir = $(includedir)/elfutils 64pkglibdir = $(libdir)/elfutils 65pkglibexecdir = $(libexecdir)/elfutils 66am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 67install_sh_DATA = $(install_sh) -c -m 644 68install_sh_PROGRAM = $(install_sh) -c 69install_sh_SCRIPT = $(install_sh) -c 70INSTALL_HEADER = $(INSTALL_DATA) 71transform = $(program_transform_name) 72NORMAL_INSTALL = : 73PRE_INSTALL = : 74POST_INSTALL = : 75NORMAL_UNINSTALL = : 76PRE_UNINSTALL = : 77POST_UNINSTALL = : 78build_triplet = x86_64-unknown-linux-gnu 79host_triplet = x86_64-unknown-linux-gnu 80subdir = m4 81DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am ChangeLog 82ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 83am__aclocal_m4_deps = $(top_srcdir)/m4/biarch.m4 \ 84 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \ 85 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/zip.m4 \ 86 $(top_srcdir)/configure.ac 87am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 88 $(ACLOCAL_M4) 89mkinstalldirs = $(install_sh) -d 90CONFIG_HEADER = $(top_builddir)/config.h 91CONFIG_CLEAN_FILES = 92CONFIG_CLEAN_VPATH_FILES = 93AM_V_P = $(am__v_P_$(V)) 94am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY)) 95am__v_P_0 = false 96am__v_P_1 = : 97AM_V_GEN = $(am__v_GEN_$(V)) 98am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 99am__v_GEN_0 = @echo " GEN " $@; 100am__v_GEN_1 = 101AM_V_at = $(am__v_at_$(V)) 102am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 103am__v_at_0 = @ 104am__v_at_1 = 105SOURCES = 106DIST_SOURCES = 107am__can_run_installinfo = \ 108 case $$AM_UPDATE_INFO_DIR in \ 109 n|no|NO) false;; \ 110 *) (install-info --version) >/dev/null 2>&1;; \ 111 esac 112am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 113DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 114ACLOCAL = ${SHELL} /huge-ssd/aosp-arm64/external/elfutils/src/config/missing aclocal-1.14 115AMTAR = $${TAR-tar} 116AM_DEFAULT_VERBOSITY = 1 117AR = ar 118AUTOCONF = ${SHELL} /huge-ssd/aosp-arm64/external/elfutils/src/config/missing autoconf 119AUTOHEADER = ${SHELL} /huge-ssd/aosp-arm64/external/elfutils/src/config/missing autoheader 120AUTOMAKE = ${SHELL} /huge-ssd/aosp-arm64/external/elfutils/src/config/missing automake-1.14 121AWK = gawk 122CC = gcc 123CCDEPMODE = depmode=gcc3 124CC_BIARCH = gcc -m32 125CFLAGS = -g -O2 126CPP = gcc -E 127CPPFLAGS = 128CYGPATH_W = echo 129DEBUGPRED = 0 130DEFS = -DHAVE_CONFIG_H 131DEPDIR = .deps 132ECHO_C = 133ECHO_N = -n 134ECHO_T = 135EGREP = /bin/grep -E 136EXEEXT = 137GETTEXT_MACRO_VERSION = 0.18 138GMSGFMT = /usr/bin/msgfmt 139GMSGFMT_015 = /usr/bin/msgfmt 140GREP = /bin/grep 141HAVE_VALGRIND = 142INSTALL = /usr/bin/install -c 143INSTALL_DATA = ${INSTALL} -m 644 144INSTALL_PROGRAM = ${INSTALL} 145INSTALL_SCRIPT = ${INSTALL} 146INSTALL_STRIP_PROGRAM = $(install_sh) -c -s 147LDFLAGS = 148LEX = flex 149LEXLIB = -lfl 150LEX_OUTPUT_ROOT = lex.yy 151LIBEBL_SUBDIR = elfutils 152LIBOBJS = 153LIBS = 154LTLIBOBJS = 155MAINT = # 156MAKEINFO = ${SHELL} /huge-ssd/aosp-arm64/external/elfutils/src/config/missing makeinfo 157MKDIR_P = /bin/mkdir -p 158MODVERSION = Build on enh.mtv.corp.google.com 2015-02-18T19:32:04-0800 159MSGFMT = /usr/bin/msgfmt 160MSGFMT_015 = /usr/bin/msgfmt 161MSGMERGE = /usr/bin/msgmerge 162NM = nm 163OBJEXT = o 164PACKAGE = elfutils 165PACKAGE_BUGREPORT = https://bugzilla.redhat.com/ 166PACKAGE_NAME = elfutils 167PACKAGE_STRING = elfutils 0.161 168PACKAGE_TARNAME = elfutils 169PACKAGE_URL = 170PACKAGE_VERSION = 0.161 171PATH_SEPARATOR = : 172RANLIB = ranlib 173READELF = readelf 174SET_MAKE = 175SHELL = /bin/sh 176STRIP = 177USE_NLS = yes 178VERSION = 0.161 179XGETTEXT = /usr/bin/xgettext 180XGETTEXT_015 = /usr/bin/xgettext 181XGETTEXT_EXTRA_OPTIONS = 182YACC = bison -y 183YFLAGS = 184abs_builddir = /huge-ssd/aosp-arm64/external/elfutils/src/m4 185abs_srcdir = /huge-ssd/aosp-arm64/external/elfutils/src/m4 186abs_top_builddir = /huge-ssd/aosp-arm64/external/elfutils/src 187abs_top_srcdir = /huge-ssd/aosp-arm64/external/elfutils/src 188ac_ct_AR = ar 189ac_ct_CC = gcc 190am__include = include 191am__leading_dot = . 192am__quote = 193am__tar = $${TAR-tar} chof - "$$tardir" 194am__untar = $${TAR-tar} xf - 195base_cpu = none 196bindir = ${exec_prefix}/bin 197build = x86_64-unknown-linux-gnu 198build_alias = 199build_cpu = x86_64 200build_os = linux-gnu 201build_vendor = unknown 202builddir = . 203datadir = ${datarootdir} 204datarootdir = ${prefix}/share 205docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} 206dvidir = ${docdir} 207eu_version = 161 208exec_prefix = ${prefix} 209host = x86_64-unknown-linux-gnu 210host_alias = 211host_cpu = x86_64 212host_os = linux-gnu 213host_vendor = unknown 214htmldir = ${docdir} 215includedir = ${prefix}/include 216infodir = ${datarootdir}/info 217install_sh = ${SHELL} /huge-ssd/aosp-arm64/external/elfutils/src/config/install-sh 218libdir = ${exec_prefix}/lib 219libexecdir = ${exec_prefix}/libexec 220localedir = ${datarootdir}/locale 221localstatedir = ${prefix}/var 222mandir = ${datarootdir}/man 223mkdir_p = $(MKDIR_P) 224oldincludedir = /usr/include 225pdfdir = ${docdir} 226prefix = /usr/local 227program_transform_name = s,x,x, 228psdir = ${docdir} 229sbindir = ${exec_prefix}/sbin 230sharedstatedir = ${prefix}/com 231srcdir = . 232sysconfdir = ${prefix}/etc 233target_alias = 234top_build_prefix = ../ 235top_builddir = .. 236top_srcdir = .. 237zip_LIBS = -lz 238EXTRA_DIST = codeset.m4 gettext.m4 iconv.m4 lcmessage.m4 progtest.m4 zip.m4 239all: all-am 240 241.SUFFIXES: 242$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps) 243 @for dep in $?; do \ 244 case '$(am__configure_deps)' in \ 245 *$$dep*) \ 246 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 247 && { if test -f $@; then exit 0; else break; fi; }; \ 248 exit 1;; \ 249 esac; \ 250 done; \ 251 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits m4/Makefile'; \ 252 $(am__cd) $(top_srcdir) && \ 253 $(AUTOMAKE) --gnits m4/Makefile 254.PRECIOUS: Makefile 255Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 256 @case '$?' in \ 257 *config.status*) \ 258 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 259 *) \ 260 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 261 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 262 esac; 263 264$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 265 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 266 267$(top_srcdir)/configure: # $(am__configure_deps) 268 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 269$(ACLOCAL_M4): # $(am__aclocal_m4_deps) 270 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 271$(am__aclocal_m4_deps): 272tags TAGS: 273 274ctags CTAGS: 275 276cscope cscopelist: 277 278 279distdir: $(DISTFILES) 280 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 281 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 282 list='$(DISTFILES)'; \ 283 dist_files=`for file in $$list; do echo $$file; done | \ 284 sed -e "s|^$$srcdirstrip/||;t" \ 285 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 286 case $$dist_files in \ 287 */*) $(MKDIR_P) `echo "$$dist_files" | \ 288 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 289 sort -u` ;; \ 290 esac; \ 291 for file in $$dist_files; do \ 292 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 293 if test -d $$d/$$file; then \ 294 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 295 if test -d "$(distdir)/$$file"; then \ 296 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 297 fi; \ 298 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 299 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 300 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 301 fi; \ 302 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 303 else \ 304 test -f "$(distdir)/$$file" \ 305 || cp -p $$d/$$file "$(distdir)/$$file" \ 306 || exit 1; \ 307 fi; \ 308 done 309check-am: all-am 310check: check-am 311all-am: Makefile 312installdirs: 313install: install-am 314install-exec: install-exec-am 315install-data: install-data-am 316uninstall: uninstall-am 317 318install-am: all-am 319 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 320 321installcheck: installcheck-am 322install-strip: 323 if test -z '$(STRIP)'; then \ 324 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 325 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 326 install; \ 327 else \ 328 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 329 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 330 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 331 fi 332mostlyclean-generic: 333 334clean-generic: 335 336distclean-generic: 337 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 338 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 339 340maintainer-clean-generic: 341 @echo "This command is intended for maintainers to use" 342 @echo "it deletes files that may require special tools to rebuild." 343clean: clean-am 344 345clean-am: clean-generic mostlyclean-am 346 347distclean: distclean-am 348 -rm -f Makefile 349distclean-am: clean-am distclean-generic 350 351dvi: dvi-am 352 353dvi-am: 354 355html: html-am 356 357html-am: 358 359info: info-am 360 361info-am: 362 363install-data-am: 364 365install-dvi: install-dvi-am 366 367install-dvi-am: 368 369install-exec-am: 370 371install-html: install-html-am 372 373install-html-am: 374 375install-info: install-info-am 376 377install-info-am: 378 379install-man: 380 381install-pdf: install-pdf-am 382 383install-pdf-am: 384 385install-ps: install-ps-am 386 387install-ps-am: 388 389installcheck-am: 390 391maintainer-clean: maintainer-clean-am 392 -rm -f Makefile 393maintainer-clean-am: distclean-am maintainer-clean-generic 394 395mostlyclean: mostlyclean-am 396 397mostlyclean-am: mostlyclean-generic 398 399pdf: pdf-am 400 401pdf-am: 402 403ps: ps-am 404 405ps-am: 406 407uninstall-am: 408 409.MAKE: install-am install-strip 410 411.PHONY: all all-am check check-am clean clean-generic cscopelist-am \ 412 ctags-am distclean distclean-generic distdir dvi dvi-am html \ 413 html-am info info-am install install-am install-data \ 414 install-data-am install-dvi install-dvi-am install-exec \ 415 install-exec-am install-html install-html-am install-info \ 416 install-info-am install-man install-pdf install-pdf-am \ 417 install-ps install-ps-am install-strip installcheck \ 418 installcheck-am installdirs maintainer-clean \ 419 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ 420 pdf-am ps ps-am tags-am uninstall uninstall-am 421 422 423# Tell versions [3.59,3.63) of GNU make to not export all variables. 424# Otherwise a system limit (for SysV at least) may be exceeded. 425.NOEXPORT: 426