Home | History | Annotate | Download | only in config
      1 # Makefile.in generated by automake 1.9.2 from Makefile.am.
      2 # config/Makefile.  Generated from Makefile.in by configure.
      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 
     16 srcdir = .
     17 top_srcdir = ..
     18 
     19 pkgdatadir = $(datadir)/elfutils
     20 pkglibdir = $(libdir)/elfutils
     21 pkgincludedir = $(includedir)/elfutils
     22 top_builddir = ..
     23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
     24 INSTALL = /usr/bin/install -c
     25 install_sh_DATA = $(install_sh) -c -m 644
     26 install_sh_PROGRAM = $(install_sh) -c
     27 install_sh_SCRIPT = $(install_sh) -c
     28 INSTALL_HEADER = $(INSTALL_DATA)
     29 transform = $(program_transform_name)
     30 NORMAL_INSTALL = :
     31 PRE_INSTALL = :
     32 POST_INSTALL = :
     33 NORMAL_UNINSTALL = :
     34 PRE_UNINSTALL = :
     35 POST_UNINSTALL = :
     36 build_triplet = i686-pc-linux-gnu
     37 host_triplet = i686-pc-linux-gnu
     38 subdir = config
     39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog \
     40 	config.guess config.rpath config.sub depcomp install-sh \
     41 	missing mkinstalldirs
     42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
     43 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
     44 	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
     45 	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
     46 	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
     47 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
     48 	$(ACLOCAL_M4)
     49 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
     50 CONFIG_HEADER = $(top_builddir)/config.h
     51 CONFIG_CLEAN_FILES =
     52 SOURCES =
     53 DIST_SOURCES =
     54 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
     55 ACLOCAL = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run aclocal-1.9
     56 AMDEP_FALSE = #
     57 AMDEP_TRUE = 
     58 AMTAR = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run tar
     59 AUTOCONF = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoconf
     60 AUTOHEADER = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoheader
     61 AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
     62 AWK = gawk
     63 CC = gcc
     64 CCDEPMODE = depmode=gcc3
     65 CFLAGS = -g -O2
     66 CPP = gcc -E
     67 CPPFLAGS = 
     68 CYGPATH_W = echo
     69 DATADIRNAME = ${prefix}/share
     70 DEFS = -DHAVE_CONFIG_H
     71 DEPDIR = .deps
     72 ECHO_C = 
     73 ECHO_N = -n
     74 ECHO_T = 
     75 EGREP = grep -E
     76 EXEEXT = 
     77 GMSGFMT = /usr/bin/msgfmt
     78 INSTALL_DATA = ${INSTALL} -m 644
     79 INSTALL_PROGRAM = ${INSTALL}
     80 INSTALL_SCRIPT = ${INSTALL}
     81 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
     82 INTLLIBS = 
     83 LDFLAGS = 
     84 LEX = flex
     85 LEXLIB = -lfl
     86 LEX_OUTPUT_ROOT = lex.yy
     87 LIBICONV = -liconv
     88 LIBINTL = 
     89 LIBOBJS = 
     90 LIBS = 
     91 LOCALEDIR = ${prefix}/share
     92 LTLIBICONV = -liconv
     93 LTLIBINTL = 
     94 LTLIBOBJS = 
     95 MAKEINFO = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run makeinfo
     96 MKINSTALLDIRS = config/mkinstalldirs
     97 MSGFMT = /usr/bin/msgfmt
     98 MSGMERGE = /usr/bin/msgmerge
     99 MUDFLAP_FALSE = 
    100 MUDFLAP_TRUE = #
    101 NATIVE_LD_FALSE = 
    102 NATIVE_LD_TRUE = #
    103 OBJEXT = o
    104 PACKAGE = elfutils
    105 PACKAGE_BUGREPORT = http://bugzilla.redhat.com/bugzilla/
    106 PACKAGE_NAME = Red Hat elfutils
    107 PACKAGE_STRING = Red Hat elfutils 0.97
    108 PACKAGE_TARNAME = elfutils
    109 PACKAGE_VERSION = 0.97
    110 PATH_SEPARATOR = :
    111 POSUB = po
    112 RANLIB = ranlib
    113 SET_MAKE = 
    114 SHELL = /bin/sh
    115 STRIP = 
    116 USE_NLS = yes
    117 VERSION = 0.97
    118 XGETTEXT = /usr/bin/xgettext
    119 YACC = bison -y
    120 ac_ct_CC = gcc
    121 ac_ct_RANLIB = ranlib
    122 ac_ct_STRIP = 
    123 am__fastdepCC_FALSE = #
    124 am__fastdepCC_TRUE = 
    125 am__include = include
    126 am__leading_dot = .
    127 am__quote = 
    128 am__tar = ${AMTAR} chof - "$$tardir"
    129 am__untar = ${AMTAR} xf -
    130 base_cpu = none
    131 bindir = ${exec_prefix}/bin
    132 build = i686-pc-linux-gnu
    133 build_alias = 
    134 build_cpu = i686
    135 build_os = linux-gnu
    136 build_vendor = pc
    137 datadir = ${prefix}/share
    138 exec_prefix = ${prefix}
    139 host = i686-pc-linux-gnu
    140 host_alias = 
    141 host_cpu = i686
    142 host_os = linux-gnu
    143 host_vendor = pc
    144 includedir = ${prefix}/include
    145 infodir = ${prefix}/info
    146 install_sh = /work/elfutils/stock/elfutils-0.97/config/install-sh
    147 libdir = ${exec_prefix}/lib
    148 libexecdir = ${exec_prefix}/libexec
    149 localstatedir = ${prefix}/var
    150 mandir = ${prefix}/man
    151 mkdir_p = mkdir -p --
    152 oldincludedir = /usr/include
    153 prefix = /work/elfutils/google/linux-install-elfutils-0.97/
    154 program_transform_name = s,x,x,
    155 sbindir = ${exec_prefix}/sbin
    156 sharedstatedir = ${prefix}/com
    157 sysconfdir = ${prefix}/etc
    158 target_alias = 
    159 EXTRA_DIST = elfutils.spec.in
    160 all: all-am
    161 
    162 .SUFFIXES:
    163 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
    164 	@for dep in $?; do \
    165 	  case '$(am__configure_deps)' in \
    166 	    *$$dep*) \
    167 	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
    168 		&& exit 0; \
    169 	      exit 1;; \
    170 	  esac; \
    171 	done; \
    172 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits  config/Makefile'; \
    173 	cd $(top_srcdir) && \
    174 	  $(AUTOMAKE) --gnits  config/Makefile
    175 .PRECIOUS: Makefile
    176 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
    177 	@case '$?' in \
    178 	  *config.status*) \
    179 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
    180 	  *) \
    181 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
    182 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
    183 	esac;
    184 
    185 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
    186 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    187 
    188 $(top_srcdir)/configure:  $(am__configure_deps)
    189 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    190 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
    191 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    192 uninstall-info-am:
    193 tags: TAGS
    194 TAGS:
    195 
    196 ctags: CTAGS
    197 CTAGS:
    198 
    199 
    200 distdir: $(DISTFILES)
    201 	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
    202 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
    203 	list='$(DISTFILES)'; for file in $$list; do \
    204 	  case $$file in \
    205 	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
    206 	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
    207 	  esac; \
    208 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
    209 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
    210 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
    211 	    dir="/$$dir"; \
    212 	    $(mkdir_p) "$(distdir)$$dir"; \
    213 	  else \
    214 	    dir=''; \
    215 	  fi; \
    216 	  if test -d $$d/$$file; then \
    217 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
    218 	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
    219 	    fi; \
    220 	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
    221 	  else \
    222 	    test -f $(distdir)/$$file \
    223 	    || cp -p $$d/$$file $(distdir)/$$file \
    224 	    || exit 1; \
    225 	  fi; \
    226 	done
    227 check-am: all-am
    228 check: check-am
    229 all-am: Makefile
    230 installdirs:
    231 install: install-am
    232 install-exec: install-exec-am
    233 install-data: install-data-am
    234 uninstall: uninstall-am
    235 
    236 install-am: all-am
    237 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
    238 
    239 installcheck: installcheck-am
    240 install-strip:
    241 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    242 	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
    243 	  `test -z '$(STRIP)' || \
    244 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
    245 mostlyclean-generic:
    246 
    247 clean-generic:
    248 
    249 distclean-generic:
    250 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
    251 
    252 maintainer-clean-generic:
    253 	@echo "This command is intended for maintainers to use"
    254 	@echo "it deletes files that may require special tools to rebuild."
    255 clean: clean-am
    256 
    257 clean-am: clean-generic mostlyclean-am
    258 
    259 distclean: distclean-am
    260 	-rm -f Makefile
    261 distclean-am: clean-am distclean-generic
    262 
    263 dvi: dvi-am
    264 
    265 dvi-am:
    266 
    267 html: html-am
    268 
    269 info: info-am
    270 
    271 info-am:
    272 
    273 install-data-am:
    274 
    275 install-exec-am:
    276 
    277 install-info: install-info-am
    278 
    279 install-man:
    280 
    281 installcheck-am:
    282 
    283 maintainer-clean: maintainer-clean-am
    284 	-rm -f Makefile
    285 maintainer-clean-am: distclean-am maintainer-clean-generic
    286 
    287 mostlyclean: mostlyclean-am
    288 
    289 mostlyclean-am: mostlyclean-generic
    290 
    291 pdf: pdf-am
    292 
    293 pdf-am:
    294 
    295 ps: ps-am
    296 
    297 ps-am:
    298 
    299 uninstall-am: uninstall-info-am
    300 
    301 .PHONY: all all-am check check-am clean clean-generic distclean \
    302 	distclean-generic distdir dvi dvi-am html html-am info info-am \
    303 	install install-am install-data install-data-am install-exec \
    304 	install-exec-am install-info install-info-am install-man \
    305 	install-strip installcheck installcheck-am installdirs \
    306 	maintainer-clean maintainer-clean-generic mostlyclean \
    307 	mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
    308 	uninstall-info-am
    309 
    310 # Tell versions [3.59,3.63) of GNU make to not export all variables.
    311 # Otherwise a system limit (for SysV at least) may be exceeded.
    312 .NOEXPORT:
    313