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