1 # Makefile.in generated by automake 1.14.1 from Makefile.am. 2 # config/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 = config 81 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am ChangeLog \ 82 ar-lib compile config.guess config.sub depcomp install-sh \ 83 missing ylwrap 84 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 85 am__aclocal_m4_deps = $(top_srcdir)/m4/biarch.m4 \ 86 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \ 87 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/zip.m4 \ 88 $(top_srcdir)/configure.ac 89 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 90 $(ACLOCAL_M4) 91 mkinstalldirs = $(install_sh) -d 92 CONFIG_HEADER = $(top_builddir)/config.h 93 CONFIG_CLEAN_FILES = 94 CONFIG_CLEAN_VPATH_FILES = 95 AM_V_P = $(am__v_P_$(V)) 96 am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY)) 97 am__v_P_0 = false 98 am__v_P_1 = : 99 AM_V_GEN = $(am__v_GEN_$(V)) 100 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 101 am__v_GEN_0 = @echo " GEN " $@; 102 am__v_GEN_1 = 103 AM_V_at = $(am__v_at_$(V)) 104 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 105 am__v_at_0 = @ 106 am__v_at_1 = 107 SOURCES = 108 DIST_SOURCES = 109 am__can_run_installinfo = \ 110 case $$AM_UPDATE_INFO_DIR in \ 111 n|no|NO) false;; \ 112 *) (install-info --version) >/dev/null 2>&1;; \ 113 esac 114 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 115 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 116 ACLOCAL = ${SHELL} /huge-ssd/aosp-arm64/external/elfutils/src/config/missing aclocal-1.14 117 AMTAR = $${TAR-tar} 118 AM_DEFAULT_VERBOSITY = 1 119 AR = ar 120 AUTOCONF = ${SHELL} /huge-ssd/aosp-arm64/external/elfutils/src/config/missing autoconf 121 AUTOHEADER = ${SHELL} /huge-ssd/aosp-arm64/external/elfutils/src/config/missing autoheader 122 AUTOMAKE = ${SHELL} /huge-ssd/aosp-arm64/external/elfutils/src/config/missing automake-1.14 123 AWK = gawk 124 CC = gcc 125 CCDEPMODE = depmode=gcc3 126 CC_BIARCH = gcc -m32 127 CFLAGS = -g -O2 128 CPP = gcc -E 129 CPPFLAGS = 130 CYGPATH_W = echo 131 DEBUGPRED = 0 132 DEFS = -DHAVE_CONFIG_H 133 DEPDIR = .deps 134 ECHO_C = 135 ECHO_N = -n 136 ECHO_T = 137 EGREP = /bin/grep -E 138 EXEEXT = 139 GETTEXT_MACRO_VERSION = 0.18 140 GMSGFMT = /usr/bin/msgfmt 141 GMSGFMT_015 = /usr/bin/msgfmt 142 GREP = /bin/grep 143 HAVE_VALGRIND = 144 INSTALL = /usr/bin/install -c 145 INSTALL_DATA = ${INSTALL} -m 644 146 INSTALL_PROGRAM = ${INSTALL} 147 INSTALL_SCRIPT = ${INSTALL} 148 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s 149 LDFLAGS = 150 LEX = flex 151 LEXLIB = -lfl 152 LEX_OUTPUT_ROOT = lex.yy 153 LIBEBL_SUBDIR = elfutils 154 LIBOBJS = 155 LIBS = 156 LTLIBOBJS = 157 MAINT = # 158 MAKEINFO = ${SHELL} /huge-ssd/aosp-arm64/external/elfutils/src/config/missing makeinfo 159 MKDIR_P = /bin/mkdir -p 160 MODVERSION = Build on enh.mtv.corp.google.com 2015-02-18T19:32:04-0800 161 MSGFMT = /usr/bin/msgfmt 162 MSGFMT_015 = /usr/bin/msgfmt 163 MSGMERGE = /usr/bin/msgmerge 164 NM = nm 165 OBJEXT = o 166 PACKAGE = elfutils 167 PACKAGE_BUGREPORT = https://bugzilla.redhat.com/ 168 PACKAGE_NAME = elfutils 169 PACKAGE_STRING = elfutils 0.161 170 PACKAGE_TARNAME = elfutils 171 PACKAGE_URL = 172 PACKAGE_VERSION = 0.161 173 PATH_SEPARATOR = : 174 RANLIB = ranlib 175 READELF = readelf 176 SET_MAKE = 177 SHELL = /bin/sh 178 STRIP = 179 USE_NLS = yes 180 VERSION = 0.161 181 XGETTEXT = /usr/bin/xgettext 182 XGETTEXT_015 = /usr/bin/xgettext 183 XGETTEXT_EXTRA_OPTIONS = 184 YACC = bison -y 185 YFLAGS = 186 abs_builddir = /huge-ssd/aosp-arm64/external/elfutils/src/config 187 abs_srcdir = /huge-ssd/aosp-arm64/external/elfutils/src/config 188 abs_top_builddir = /huge-ssd/aosp-arm64/external/elfutils/src 189 abs_top_srcdir = /huge-ssd/aosp-arm64/external/elfutils/src 190 ac_ct_AR = ar 191 ac_ct_CC = gcc 192 am__include = include 193 am__leading_dot = . 194 am__quote = 195 am__tar = $${TAR-tar} chof - "$$tardir" 196 am__untar = $${TAR-tar} xf - 197 base_cpu = none 198 bindir = ${exec_prefix}/bin 199 build = x86_64-unknown-linux-gnu 200 build_alias = 201 build_cpu = x86_64 202 build_os = linux-gnu 203 build_vendor = unknown 204 builddir = . 205 datadir = ${datarootdir} 206 datarootdir = ${prefix}/share 207 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} 208 dvidir = ${docdir} 209 eu_version = 161 210 exec_prefix = ${prefix} 211 host = x86_64-unknown-linux-gnu 212 host_alias = 213 host_cpu = x86_64 214 host_os = linux-gnu 215 host_vendor = unknown 216 htmldir = ${docdir} 217 includedir = ${prefix}/include 218 infodir = ${datarootdir}/info 219 install_sh = ${SHELL} /huge-ssd/aosp-arm64/external/elfutils/src/config/install-sh 220 libdir = ${exec_prefix}/lib 221 libexecdir = ${exec_prefix}/libexec 222 localedir = ${datarootdir}/locale 223 localstatedir = ${prefix}/var 224 mandir = ${datarootdir}/man 225 mkdir_p = $(MKDIR_P) 226 oldincludedir = /usr/include 227 pdfdir = ${docdir} 228 prefix = /usr/local 229 program_transform_name = s,x,x, 230 psdir = ${docdir} 231 sbindir = ${exec_prefix}/sbin 232 sharedstatedir = ${prefix}/com 233 srcdir = . 234 sysconfdir = ${prefix}/etc 235 target_alias = 236 top_build_prefix = ../ 237 top_builddir = .. 238 top_srcdir = .. 239 zip_LIBS = -lz 240 EXTRA_DIST = elfutils.spec.in known-dwarf.awk 241 all: all-am 242 243 .SUFFIXES: 244 $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps) 245 @for dep in $?; do \ 246 case '$(am__configure_deps)' in \ 247 *$$dep*) \ 248 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 249 && { if test -f $@; then exit 0; else break; fi; }; \ 250 exit 1;; \ 251 esac; \ 252 done; \ 253 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits config/Makefile'; \ 254 $(am__cd) $(top_srcdir) && \ 255 $(AUTOMAKE) --gnits config/Makefile 256 .PRECIOUS: Makefile 257 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 258 @case '$?' in \ 259 *config.status*) \ 260 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 261 *) \ 262 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 263 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 264 esac; 265 266 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 267 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 268 269 $(top_srcdir)/configure: # $(am__configure_deps) 270 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 271 $(ACLOCAL_M4): # $(am__aclocal_m4_deps) 272 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 273 $(am__aclocal_m4_deps): 274 tags TAGS: 275 276 ctags CTAGS: 277 278 cscope cscopelist: 279 280 281 distdir: $(DISTFILES) 282 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 283 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 284 list='$(DISTFILES)'; \ 285 dist_files=`for file in $$list; do echo $$file; done | \ 286 sed -e "s|^$$srcdirstrip/||;t" \ 287 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 288 case $$dist_files in \ 289 */*) $(MKDIR_P) `echo "$$dist_files" | \ 290 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 291 sort -u` ;; \ 292 esac; \ 293 for file in $$dist_files; do \ 294 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 295 if test -d $$d/$$file; then \ 296 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 297 if test -d "$(distdir)/$$file"; then \ 298 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 299 fi; \ 300 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 301 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 302 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 303 fi; \ 304 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 305 else \ 306 test -f "$(distdir)/$$file" \ 307 || cp -p $$d/$$file "$(distdir)/$$file" \ 308 || exit 1; \ 309 fi; \ 310 done 311 check-am: all-am 312 check: check-am 313 all-am: Makefile 314 installdirs: 315 install: install-am 316 install-exec: install-exec-am 317 install-data: install-data-am 318 uninstall: uninstall-am 319 320 install-am: all-am 321 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 322 323 installcheck: installcheck-am 324 install-strip: 325 if test -z '$(STRIP)'; then \ 326 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 327 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 328 install; \ 329 else \ 330 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 331 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 332 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 333 fi 334 mostlyclean-generic: 335 336 clean-generic: 337 338 distclean-generic: 339 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 340 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 341 342 maintainer-clean-generic: 343 @echo "This command is intended for maintainers to use" 344 @echo "it deletes files that may require special tools to rebuild." 345 clean: clean-am 346 347 clean-am: clean-generic mostlyclean-am 348 349 distclean: distclean-am 350 -rm -f Makefile 351 distclean-am: clean-am distclean-generic 352 353 dvi: dvi-am 354 355 dvi-am: 356 357 html: html-am 358 359 html-am: 360 361 info: info-am 362 363 info-am: 364 365 install-data-am: 366 367 install-dvi: install-dvi-am 368 369 install-dvi-am: 370 371 install-exec-am: 372 373 install-html: install-html-am 374 375 install-html-am: 376 377 install-info: install-info-am 378 379 install-info-am: 380 381 install-man: 382 383 install-pdf: install-pdf-am 384 385 install-pdf-am: 386 387 install-ps: install-ps-am 388 389 install-ps-am: 390 391 installcheck-am: 392 393 maintainer-clean: maintainer-clean-am 394 -rm -f Makefile 395 maintainer-clean-am: distclean-am maintainer-clean-generic 396 397 mostlyclean: mostlyclean-am 398 399 mostlyclean-am: mostlyclean-generic 400 401 pdf: pdf-am 402 403 pdf-am: 404 405 ps: ps-am 406 407 ps-am: 408 409 uninstall-am: 410 411 .MAKE: install-am install-strip 412 413 .PHONY: all all-am check check-am clean clean-generic cscopelist-am \ 414 ctags-am distclean distclean-generic distdir dvi dvi-am html \ 415 html-am info info-am install install-am install-data \ 416 install-data-am install-dvi install-dvi-am install-exec \ 417 install-exec-am install-html install-html-am install-info \ 418 install-info-am install-man install-pdf install-pdf-am \ 419 install-ps install-ps-am install-strip installcheck \ 420 installcheck-am installdirs maintainer-clean \ 421 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ 422 pdf-am ps ps-am tags-am uninstall uninstall-am 423 424 425 #$(srcdir)/elfutils.spec.in: $(top_srcdir)/NEWS 426 # @tmpname=$$(mktemp $${TMPDIR:-/tmp}/elfutils.XXXXXX); \ 427 # date +'* %a %b %e %Y' | tr '[\n]' '[ ]' > $$tmpname; \ 428 # getent passwd "$$(whoami)" | \ 429 # awk 'BEGIN {FS=":"} { printf $$5; exit 0}' >> $$tmpname; \ 430 # echo -n " <$$(whoami)@gmail.com> " >> $$tmpname; \ 431 # awk '\ 432 # $$1 == "Version" && started { exit } \ 433 # $$1 == "Version" { started=1; line=""; sub(/:/,"",$$2); \ 434 # print $$2 "-1"; next } \ 435 # NF > 0 { line = (line != "") ? (line " " $$0) : ("- " $$0) } \ 436 # NF == 0 && line != "" { print line; line="" } \ 437 # END { if (line != "") print line; print "" }' $< \ 438 # | fold -s -w 70 | sed '1!s/^[^-]/ &/' >> $$tmpname; \ 439 # sed "/^%changelog/r $$tmpname" $@ > $@.new; \ 440 # rm -f $$tmpname; \ 441 # mv -f $@.new $@ 442 443 # Tell versions [3.59,3.63) of GNU make to not export all variables. 444 # Otherwise a system limit (for SysV at least) may be exceeded. 445 .NOEXPORT: 446