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 17 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' 18 am__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 60 am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 61 am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 62 pkgdatadir = $(datadir)/elfutils 63 pkgincludedir = $(includedir)/elfutils 64 pkglibdir = $(libdir)/elfutils 65 pkglibexecdir = $(libexecdir)/elfutils 66 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 67 install_sh_DATA = $(install_sh) -c -m 644 68 install_sh_PROGRAM = $(install_sh) -c 69 install_sh_SCRIPT = $(install_sh) -c 70 INSTALL_HEADER = $(INSTALL_DATA) 71 transform = $(program_transform_name) 72 NORMAL_INSTALL = : 73 PRE_INSTALL = : 74 POST_INSTALL = : 75 NORMAL_UNINSTALL = : 76 PRE_UNINSTALL = : 77 POST_UNINSTALL = : 78 build_triplet = x86_64-unknown-linux-gnu 79 host_triplet = x86_64-unknown-linux-gnu 80 subdir = m4 81 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am ChangeLog 82 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 83 am__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 87 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 88 $(ACLOCAL_M4) 89 mkinstalldirs = $(install_sh) -d 90 CONFIG_HEADER = $(top_builddir)/config.h 91 CONFIG_CLEAN_FILES = 92 CONFIG_CLEAN_VPATH_FILES = 93 AM_V_P = $(am__v_P_$(V)) 94 am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY)) 95 am__v_P_0 = false 96 am__v_P_1 = : 97 AM_V_GEN = $(am__v_GEN_$(V)) 98 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 99 am__v_GEN_0 = @echo " GEN " $@; 100 am__v_GEN_1 = 101 AM_V_at = $(am__v_at_$(V)) 102 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 103 am__v_at_0 = @ 104 am__v_at_1 = 105 SOURCES = 106 DIST_SOURCES = 107 am__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 112 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 113 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 114 ACLOCAL = ${SHELL} /huge-ssd/aosp-arm64/external/elfutils/src/config/missing aclocal-1.14 115 AMTAR = $${TAR-tar} 116 AM_DEFAULT_VERBOSITY = 1 117 AR = ar 118 AUTOCONF = ${SHELL} /huge-ssd/aosp-arm64/external/elfutils/src/config/missing autoconf 119 AUTOHEADER = ${SHELL} /huge-ssd/aosp-arm64/external/elfutils/src/config/missing autoheader 120 AUTOMAKE = ${SHELL} /huge-ssd/aosp-arm64/external/elfutils/src/config/missing automake-1.14 121 AWK = gawk 122 CC = gcc 123 CCDEPMODE = depmode=gcc3 124 CC_BIARCH = gcc -m32 125 CFLAGS = -g -O2 126 CPP = gcc -E 127 CPPFLAGS = 128 CYGPATH_W = echo 129 DEBUGPRED = 0 130 DEFS = -DHAVE_CONFIG_H 131 DEPDIR = .deps 132 ECHO_C = 133 ECHO_N = -n 134 ECHO_T = 135 EGREP = /bin/grep -E 136 EXEEXT = 137 GETTEXT_MACRO_VERSION = 0.18 138 GMSGFMT = /usr/bin/msgfmt 139 GMSGFMT_015 = /usr/bin/msgfmt 140 GREP = /bin/grep 141 HAVE_VALGRIND = 142 INSTALL = /usr/bin/install -c 143 INSTALL_DATA = ${INSTALL} -m 644 144 INSTALL_PROGRAM = ${INSTALL} 145 INSTALL_SCRIPT = ${INSTALL} 146 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s 147 LDFLAGS = 148 LEX = flex 149 LEXLIB = -lfl 150 LEX_OUTPUT_ROOT = lex.yy 151 LIBEBL_SUBDIR = elfutils 152 LIBOBJS = 153 LIBS = 154 LTLIBOBJS = 155 MAINT = # 156 MAKEINFO = ${SHELL} /huge-ssd/aosp-arm64/external/elfutils/src/config/missing makeinfo 157 MKDIR_P = /bin/mkdir -p 158 MODVERSION = Build on enh.mtv.corp.google.com 2015-02-18T19:32:04-0800 159 MSGFMT = /usr/bin/msgfmt 160 MSGFMT_015 = /usr/bin/msgfmt 161 MSGMERGE = /usr/bin/msgmerge 162 NM = nm 163 OBJEXT = o 164 PACKAGE = elfutils 165 PACKAGE_BUGREPORT = https://bugzilla.redhat.com/ 166 PACKAGE_NAME = elfutils 167 PACKAGE_STRING = elfutils 0.161 168 PACKAGE_TARNAME = elfutils 169 PACKAGE_URL = 170 PACKAGE_VERSION = 0.161 171 PATH_SEPARATOR = : 172 RANLIB = ranlib 173 READELF = readelf 174 SET_MAKE = 175 SHELL = /bin/sh 176 STRIP = 177 USE_NLS = yes 178 VERSION = 0.161 179 XGETTEXT = /usr/bin/xgettext 180 XGETTEXT_015 = /usr/bin/xgettext 181 XGETTEXT_EXTRA_OPTIONS = 182 YACC = bison -y 183 YFLAGS = 184 abs_builddir = /huge-ssd/aosp-arm64/external/elfutils/src/m4 185 abs_srcdir = /huge-ssd/aosp-arm64/external/elfutils/src/m4 186 abs_top_builddir = /huge-ssd/aosp-arm64/external/elfutils/src 187 abs_top_srcdir = /huge-ssd/aosp-arm64/external/elfutils/src 188 ac_ct_AR = ar 189 ac_ct_CC = gcc 190 am__include = include 191 am__leading_dot = . 192 am__quote = 193 am__tar = $${TAR-tar} chof - "$$tardir" 194 am__untar = $${TAR-tar} xf - 195 base_cpu = none 196 bindir = ${exec_prefix}/bin 197 build = x86_64-unknown-linux-gnu 198 build_alias = 199 build_cpu = x86_64 200 build_os = linux-gnu 201 build_vendor = unknown 202 builddir = . 203 datadir = ${datarootdir} 204 datarootdir = ${prefix}/share 205 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} 206 dvidir = ${docdir} 207 eu_version = 161 208 exec_prefix = ${prefix} 209 host = x86_64-unknown-linux-gnu 210 host_alias = 211 host_cpu = x86_64 212 host_os = linux-gnu 213 host_vendor = unknown 214 htmldir = ${docdir} 215 includedir = ${prefix}/include 216 infodir = ${datarootdir}/info 217 install_sh = ${SHELL} /huge-ssd/aosp-arm64/external/elfutils/src/config/install-sh 218 libdir = ${exec_prefix}/lib 219 libexecdir = ${exec_prefix}/libexec 220 localedir = ${datarootdir}/locale 221 localstatedir = ${prefix}/var 222 mandir = ${datarootdir}/man 223 mkdir_p = $(MKDIR_P) 224 oldincludedir = /usr/include 225 pdfdir = ${docdir} 226 prefix = /usr/local 227 program_transform_name = s,x,x, 228 psdir = ${docdir} 229 sbindir = ${exec_prefix}/sbin 230 sharedstatedir = ${prefix}/com 231 srcdir = . 232 sysconfdir = ${prefix}/etc 233 target_alias = 234 top_build_prefix = ../ 235 top_builddir = .. 236 top_srcdir = .. 237 zip_LIBS = -lz 238 EXTRA_DIST = codeset.m4 gettext.m4 iconv.m4 lcmessage.m4 progtest.m4 zip.m4 239 all: 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 255 Makefile: $(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): 272 tags TAGS: 273 274 ctags CTAGS: 275 276 cscope cscopelist: 277 278 279 distdir: $(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 309 check-am: all-am 310 check: check-am 311 all-am: Makefile 312 installdirs: 313 install: install-am 314 install-exec: install-exec-am 315 install-data: install-data-am 316 uninstall: uninstall-am 317 318 install-am: all-am 319 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 320 321 installcheck: installcheck-am 322 install-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 332 mostlyclean-generic: 333 334 clean-generic: 335 336 distclean-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 340 maintainer-clean-generic: 341 @echo "This command is intended for maintainers to use" 342 @echo "it deletes files that may require special tools to rebuild." 343 clean: clean-am 344 345 clean-am: clean-generic mostlyclean-am 346 347 distclean: distclean-am 348 -rm -f Makefile 349 distclean-am: clean-am distclean-generic 350 351 dvi: dvi-am 352 353 dvi-am: 354 355 html: html-am 356 357 html-am: 358 359 info: info-am 360 361 info-am: 362 363 install-data-am: 364 365 install-dvi: install-dvi-am 366 367 install-dvi-am: 368 369 install-exec-am: 370 371 install-html: install-html-am 372 373 install-html-am: 374 375 install-info: install-info-am 376 377 install-info-am: 378 379 install-man: 380 381 install-pdf: install-pdf-am 382 383 install-pdf-am: 384 385 install-ps: install-ps-am 386 387 install-ps-am: 388 389 installcheck-am: 390 391 maintainer-clean: maintainer-clean-am 392 -rm -f Makefile 393 maintainer-clean-am: distclean-am maintainer-clean-generic 394 395 mostlyclean: mostlyclean-am 396 397 mostlyclean-am: mostlyclean-generic 398 399 pdf: pdf-am 400 401 pdf-am: 402 403 ps: ps-am 404 405 ps-am: 406 407 uninstall-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