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