• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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
16srcdir = .
17top_srcdir = ..
18
19pkgdatadir = $(datadir)/elfutils
20pkglibdir = $(libdir)/elfutils
21pkgincludedir = $(includedir)/elfutils
22top_builddir = ..
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24INSTALL = /usr/bin/install -c
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = i686-pc-linux-gnu
37host_triplet = i686-pc-linux-gnu
38subdir = doc
39DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__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
45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46	$(ACLOCAL_M4)
47mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
48CONFIG_HEADER = $(top_builddir)/config.h
49CONFIG_CLEAN_FILES =
50SOURCES =
51DIST_SOURCES =
52DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
53ACLOCAL = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run aclocal-1.9
54AMDEP_FALSE = #
55AMDEP_TRUE =
56AMTAR = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run tar
57AUTOCONF = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoconf
58AUTOHEADER = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoheader
59AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
60AWK = gawk
61CC = gcc
62CCDEPMODE = depmode=gcc3
63CFLAGS = -g -O2
64CPP = gcc -E
65CPPFLAGS =
66CYGPATH_W = echo
67DATADIRNAME = ${prefix}/share
68DEFS = -DHAVE_CONFIG_H
69DEPDIR = .deps
70ECHO_C =
71ECHO_N = -n
72ECHO_T =
73EGREP = grep -E
74EXEEXT =
75GMSGFMT = /usr/bin/msgfmt
76INSTALL_DATA = ${INSTALL} -m 644
77INSTALL_PROGRAM = ${INSTALL}
78INSTALL_SCRIPT = ${INSTALL}
79INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
80INTLLIBS =
81LDFLAGS =
82LEX = flex
83LEXLIB = -lfl
84LEX_OUTPUT_ROOT = lex.yy
85LIBICONV = -liconv
86LIBINTL =
87LIBOBJS =
88LIBS =
89LOCALEDIR = ${prefix}/share
90LTLIBICONV = -liconv
91LTLIBINTL =
92LTLIBOBJS =
93MAKEINFO = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run makeinfo
94MKINSTALLDIRS = config/mkinstalldirs
95MSGFMT = /usr/bin/msgfmt
96MSGMERGE = /usr/bin/msgmerge
97MUDFLAP_FALSE =
98MUDFLAP_TRUE = #
99NATIVE_LD_FALSE =
100NATIVE_LD_TRUE = #
101OBJEXT = o
102PACKAGE = elfutils
103PACKAGE_BUGREPORT = http://bugzilla.redhat.com/bugzilla/
104PACKAGE_NAME = Red Hat elfutils
105PACKAGE_STRING = Red Hat elfutils 0.97
106PACKAGE_TARNAME = elfutils
107PACKAGE_VERSION = 0.97
108PATH_SEPARATOR = :
109POSUB = po
110RANLIB = ranlib
111SET_MAKE =
112SHELL = /bin/sh
113STRIP =
114USE_NLS = yes
115VERSION = 0.97
116XGETTEXT = /usr/bin/xgettext
117YACC = bison -y
118ac_ct_CC = gcc
119ac_ct_RANLIB = ranlib
120ac_ct_STRIP =
121am__fastdepCC_FALSE = #
122am__fastdepCC_TRUE =
123am__include = include
124am__leading_dot = .
125am__quote =
126am__tar = ${AMTAR} chof - "$$tardir"
127am__untar = ${AMTAR} xf -
128base_cpu = none
129bindir = ${exec_prefix}/bin
130build = i686-pc-linux-gnu
131build_alias =
132build_cpu = i686
133build_os = linux-gnu
134build_vendor = pc
135datadir = ${prefix}/share
136exec_prefix = ${prefix}
137host = i686-pc-linux-gnu
138host_alias =
139host_cpu = i686
140host_os = linux-gnu
141host_vendor = pc
142includedir = ${prefix}/include
143infodir = ${prefix}/info
144install_sh = /work/elfutils/stock/elfutils-0.97/config/install-sh
145libdir = ${exec_prefix}/lib
146libexecdir = ${exec_prefix}/libexec
147localstatedir = ${prefix}/var
148mandir = ${prefix}/man
149mkdir_p = mkdir -p --
150oldincludedir = /usr/include
151prefix = /work/elfutils/google/linux-install-elfutils-0.97/
152program_transform_name = s,x,x,
153sbindir = ${exec_prefix}/sbin
154sharedstatedir = ${prefix}/com
155sysconfdir = ${prefix}/etc
156target_alias =
157EXTRA_DIST = elfutils.sgml
158CLEANFILES = elfutils.dvi
159all: 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
175Makefile: $(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
191uninstall-info-am:
192tags: TAGS
193TAGS:
194
195ctags: CTAGS
196CTAGS:
197
198
199distdir: $(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
226check-am: all-am
227check: check-am
228all-am: Makefile
229installdirs:
230install: install-am
231install-exec: install-exec-am
232install-data: install-data-am
233uninstall: uninstall-am
234
235install-am: all-am
236	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
237
238installcheck: installcheck-am
239install-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
244mostlyclean-generic:
245
246clean-generic:
247	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
248
249distclean-generic:
250	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
251
252maintainer-clean-generic:
253	@echo "This command is intended for maintainers to use"
254	@echo "it deletes files that may require special tools to rebuild."
255clean: clean-am
256
257clean-am: clean-generic mostlyclean-am
258
259distclean: distclean-am
260	-rm -f Makefile
261distclean-am: clean-am distclean-generic
262
263dvi-am:
264
265html: html-am
266
267info: info-am
268
269info-am:
270
271install-data-am:
272
273install-exec-am:
274
275install-info: install-info-am
276
277install-man:
278
279installcheck-am:
280
281maintainer-clean: maintainer-clean-am
282	-rm -f Makefile
283maintainer-clean-am: distclean-am maintainer-clean-generic
284
285mostlyclean: mostlyclean-am
286
287mostlyclean-am: mostlyclean-generic
288
289pdf-am:
290
291ps: ps-am
292
293ps-am:
294
295uninstall-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
310dvi: $(srcdir)elfutils.dvi
311pdf: $(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