1 # Makefile.in generated by automake 1.9.2 from Makefile.am. 2 # @configure_input@ 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 @SET_MAKE@ 16 srcdir = @srcdir@ 17 top_srcdir = @top_srcdir@ 18 VPATH = @srcdir@ 19 pkgdatadir = $(datadir)/@PACKAGE@ 20 pkglibdir = $(libdir)/@PACKAGE@ 21 pkgincludedir = $(includedir)/@PACKAGE@ 22 top_builddir = .. 23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 24 INSTALL = @INSTALL@ 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 = @build@ 37 host_triplet = @host@ 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 = @ACLOCAL@ 54 AMDEP_FALSE = @AMDEP_FALSE@ 55 AMDEP_TRUE = @AMDEP_TRUE@ 56 AMTAR = @AMTAR@ 57 AUTOCONF = @AUTOCONF@ 58 AUTOHEADER = @AUTOHEADER@ 59 AUTOMAKE = @AUTOMAKE@ 60 AWK = @AWK@ 61 CC = @CC@ 62 CCDEPMODE = @CCDEPMODE@ 63 CFLAGS = @CFLAGS@ 64 CPP = @CPP@ 65 CPPFLAGS = @CPPFLAGS@ 66 CYGPATH_W = @CYGPATH_W@ 67 DATADIRNAME = @DATADIRNAME@ 68 DEFS = @DEFS@ 69 DEPDIR = @DEPDIR@ 70 ECHO_C = @ECHO_C@ 71 ECHO_N = @ECHO_N@ 72 ECHO_T = @ECHO_T@ 73 EGREP = @EGREP@ 74 EXEEXT = @EXEEXT@ 75 GMSGFMT = @GMSGFMT@ 76 INSTALL_DATA = @INSTALL_DATA@ 77 INSTALL_PROGRAM = @INSTALL_PROGRAM@ 78 INSTALL_SCRIPT = @INSTALL_SCRIPT@ 79 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 80 INTLLIBS = @INTLLIBS@ 81 LDFLAGS = @LDFLAGS@ 82 LEX = @LEX@ 83 LEXLIB = @LEXLIB@ 84 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ 85 LIBICONV = @LIBICONV@ 86 LIBINTL = @LIBINTL@ 87 LIBOBJS = @LIBOBJS@ 88 LIBS = @LIBS@ 89 LOCALEDIR = @LOCALEDIR@ 90 LTLIBICONV = @LTLIBICONV@ 91 LTLIBINTL = @LTLIBINTL@ 92 LTLIBOBJS = @LTLIBOBJS@ 93 MAKEINFO = @MAKEINFO@ 94 MKINSTALLDIRS = @MKINSTALLDIRS@ 95 MSGFMT = @MSGFMT@ 96 MSGMERGE = @MSGMERGE@ 97 MUDFLAP_FALSE = @MUDFLAP_FALSE@ 98 MUDFLAP_TRUE = @MUDFLAP_TRUE@ 99 NATIVE_LD_FALSE = @NATIVE_LD_FALSE@ 100 NATIVE_LD_TRUE = @NATIVE_LD_TRUE@ 101 OBJEXT = @OBJEXT@ 102 PACKAGE = @PACKAGE@ 103 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 104 PACKAGE_NAME = @PACKAGE_NAME@ 105 PACKAGE_STRING = @PACKAGE_STRING@ 106 PACKAGE_TARNAME = @PACKAGE_TARNAME@ 107 PACKAGE_VERSION = @PACKAGE_VERSION@ 108 PATH_SEPARATOR = @PATH_SEPARATOR@ 109 POSUB = @POSUB@ 110 RANLIB = @RANLIB@ 111 SET_MAKE = @SET_MAKE@ 112 SHELL = @SHELL@ 113 STRIP = @STRIP@ 114 USE_NLS = @USE_NLS@ 115 VERSION = @VERSION@ 116 XGETTEXT = @XGETTEXT@ 117 YACC = @YACC@ 118 ac_ct_CC = @ac_ct_CC@ 119 ac_ct_RANLIB = @ac_ct_RANLIB@ 120 ac_ct_STRIP = @ac_ct_STRIP@ 121 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 122 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 123 am__include = @am__include@ 124 am__leading_dot = @am__leading_dot@ 125 am__quote = @am__quote@ 126 am__tar = @am__tar@ 127 am__untar = @am__untar@ 128 base_cpu = @base_cpu@ 129 bindir = @bindir@ 130 build = @build@ 131 build_alias = @build_alias@ 132 build_cpu = @build_cpu@ 133 build_os = @build_os@ 134 build_vendor = @build_vendor@ 135 datadir = @datadir@ 136 exec_prefix = @exec_prefix@ 137 host = @host@ 138 host_alias = @host_alias@ 139 host_cpu = @host_cpu@ 140 host_os = @host_os@ 141 host_vendor = @host_vendor@ 142 includedir = @includedir@ 143 infodir = @infodir@ 144 install_sh = @install_sh@ 145 libdir = @libdir@ 146 libexecdir = @libexecdir@ 147 localstatedir = @localstatedir@ 148 mandir = @mandir@ 149 mkdir_p = @mkdir_p@ 150 oldincludedir = @oldincludedir@ 151 prefix = @prefix@ 152 program_transform_name = @program_transform_name@ 153 sbindir = @sbindir@ 154 sharedstatedir = @sharedstatedir@ 155 sysconfdir = @sysconfdir@ 156 target_alias = @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