• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Makefile.in generated by automake 1.9.2 from Makefile.am.
2# lib/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
17
18SOURCES = $(libeu_a_SOURCES)
19
20srcdir = .
21top_srcdir = ..
22
23pkgdatadir = $(datadir)/elfutils
24pkglibdir = $(libdir)/elfutils
25pkgincludedir = $(includedir)/elfutils
26top_builddir = ..
27am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28INSTALL = /usr/bin/install -c
29install_sh_DATA = $(install_sh) -c -m 644
30install_sh_PROGRAM = $(install_sh) -c
31install_sh_SCRIPT = $(install_sh) -c
32INSTALL_HEADER = $(INSTALL_DATA)
33transform = $(program_transform_name)
34NORMAL_INSTALL = :
35PRE_INSTALL = :
36POST_INSTALL = :
37NORMAL_UNINSTALL = :
38PRE_UNINSTALL = :
39POST_UNINSTALL = :
40build_triplet = i686-pc-linux-gnu
41host_triplet = i686-pc-linux-gnu
42subdir = lib
43DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
44	$(srcdir)/Makefile.in ChangeLog
45ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
47	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
48	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
49	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
50am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51	$(ACLOCAL_M4)
52mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
53CONFIG_HEADER = $(top_builddir)/config.h
54CONFIG_CLEAN_FILES =
55LIBRARIES = $(noinst_LIBRARIES)
56AR = ar
57ARFLAGS = cru
58libeu_a_AR = $(AR) $(ARFLAGS)
59libeu_a_LIBADD =
60am_libeu_a_OBJECTS = xstrdup.$(OBJEXT) xstrndup.$(OBJEXT) \
61	xmalloc.$(OBJEXT) next_prime.$(OBJEXT) crc32.$(OBJEXT)
62libeu_a_OBJECTS = $(am_libeu_a_OBJECTS)
63DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
64depcomp = $(SHELL) $(top_srcdir)/config/depcomp
65am__depfiles_maybe = depfiles
66COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
67	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
68CCLD = $(CC)
69LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
70SOURCES = $(libeu_a_SOURCES)
71DIST_SOURCES = $(libeu_a_SOURCES)
72HEADERS = $(noinst_HEADERS)
73ETAGS = etags
74CTAGS = ctags
75DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
76ACLOCAL = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run aclocal-1.9
77AMDEP_FALSE = #
78AMDEP_TRUE =
79AMTAR = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run tar
80AUTOCONF = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoconf
81AUTOHEADER = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoheader
82AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
83AWK = gawk
84CC = gcc
85CCDEPMODE = depmode=gcc3
86CFLAGS = -g -O2
87CPP = gcc -E
88CPPFLAGS =
89CYGPATH_W = echo
90DATADIRNAME = ${prefix}/share
91DEFS = -D_GNU_SOURCE -DHAVE_CONFIG_H
92DEPDIR = .deps
93ECHO_C =
94ECHO_N = -n
95ECHO_T =
96EGREP = grep -E
97EXEEXT =
98GMSGFMT = /usr/bin/msgfmt
99INSTALL_DATA = ${INSTALL} -m 644
100INSTALL_PROGRAM = ${INSTALL}
101INSTALL_SCRIPT = ${INSTALL}
102INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
103INTLLIBS =
104LDFLAGS =
105LEX = flex
106LEXLIB = -lfl
107LEX_OUTPUT_ROOT = lex.yy
108LIBICONV = -liconv
109LIBINTL =
110LIBOBJS =
111LIBS =
112LOCALEDIR = ${prefix}/share
113LTLIBICONV = -liconv
114LTLIBINTL =
115LTLIBOBJS =
116MAKEINFO = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run makeinfo
117MKINSTALLDIRS = config/mkinstalldirs
118MSGFMT = /usr/bin/msgfmt
119MSGMERGE = /usr/bin/msgmerge
120MUDFLAP_FALSE =
121MUDFLAP_TRUE = #
122NATIVE_LD_FALSE =
123NATIVE_LD_TRUE = #
124OBJEXT = o
125PACKAGE = elfutils
126PACKAGE_BUGREPORT = http://bugzilla.redhat.com/bugzilla/
127PACKAGE_NAME = Red Hat elfutils
128PACKAGE_STRING = Red Hat elfutils 0.97
129PACKAGE_TARNAME = elfutils
130PACKAGE_VERSION = 0.97
131PATH_SEPARATOR = :
132POSUB = po
133RANLIB = ranlib
134SET_MAKE =
135SHELL = /bin/sh
136STRIP =
137USE_NLS = yes
138VERSION = 0.97
139XGETTEXT = /usr/bin/xgettext
140YACC = bison -y
141ac_ct_CC = gcc
142ac_ct_RANLIB = ranlib
143ac_ct_STRIP =
144am__fastdepCC_FALSE = #
145am__fastdepCC_TRUE =
146am__include = include
147am__leading_dot = .
148am__quote =
149am__tar = ${AMTAR} chof - "$$tardir"
150am__untar = ${AMTAR} xf -
151base_cpu = none
152bindir = ${exec_prefix}/bin
153build = i686-pc-linux-gnu
154build_alias =
155build_cpu = i686
156build_os = linux-gnu
157build_vendor = pc
158datadir = ${prefix}/share
159exec_prefix = ${prefix}
160host = i686-pc-linux-gnu
161host_alias =
162host_cpu = i686
163host_os = linux-gnu
164host_vendor = pc
165includedir = ${prefix}/include
166infodir = ${prefix}/info
167install_sh = /work/elfutils/stock/elfutils-0.97/config/install-sh
168libdir = ${exec_prefix}/lib
169libexecdir = ${exec_prefix}/libexec
170localstatedir = ${prefix}/var
171mandir = ${prefix}/man
172mkdir_p = mkdir -p --
173oldincludedir = /usr/include
174prefix = /work/elfutils/google/linux-install-elfutils-0.97/
175program_transform_name = s,x,x,
176sbindir = ${exec_prefix}/sbin
177sharedstatedir = ${prefix}/com
178sysconfdir = ${prefix}/etc
179target_alias =
180AM_CFLAGS = -Wall $(if $($(*F)_no_Werror),,-Werror) $(picflag)
181picflag = -fpic
182INCLUDES = -I$(srcdir)/../libelf -I..
183noinst_LIBRARIES = libeu.a
184libeu_a_SOURCES = xstrdup.c xstrndup.c xmalloc.c next_prime.c crc32.c
185noinst_HEADERS = fixedsizehash.h system.h dynamicsizehash.h list.h
186EXTRA_DIST = dynamicsizehash.c
187
188# XXX gcc has a bug in that it generates warnings for internal symbols.
189#xmalloc_no_Werror = yes
190#crc32_no_Werror = yes
191all: all-am
192
193.SUFFIXES:
194.SUFFIXES: .c .o .obj
195$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
196	@for dep in $?; do \
197	  case '$(am__configure_deps)' in \
198	    *$$dep*) \
199	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
200		&& exit 0; \
201	      exit 1;; \
202	  esac; \
203	done; \
204	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits  lib/Makefile'; \
205	cd $(top_srcdir) && \
206	  $(AUTOMAKE) --gnits  lib/Makefile
207.PRECIOUS: Makefile
208Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
209	@case '$?' in \
210	  *config.status*) \
211	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
212	  *) \
213	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
214	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
215	esac;
216
217$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
218	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
219
220$(top_srcdir)/configure:  $(am__configure_deps)
221	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
222$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
223	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
224
225clean-noinstLIBRARIES:
226	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
227libeu.a: $(libeu_a_OBJECTS) $(libeu_a_DEPENDENCIES)
228	-rm -f libeu.a
229	$(libeu_a_AR) libeu.a $(libeu_a_OBJECTS) $(libeu_a_LIBADD)
230	$(RANLIB) libeu.a
231
232mostlyclean-compile:
233	-rm -f *.$(OBJEXT)
234
235distclean-compile:
236	-rm -f *.tab.c
237
238include ./$(DEPDIR)/crc32.Po
239include ./$(DEPDIR)/next_prime.Po
240include ./$(DEPDIR)/xmalloc.Po
241include ./$(DEPDIR)/xstrdup.Po
242include ./$(DEPDIR)/xstrndup.Po
243
244.c.o:
245	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
246	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
247#	source='$<' object='$@' libtool=no \
248#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
249#	$(COMPILE) -c $<
250
251.c.obj:
252	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
253	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
254#	source='$<' object='$@' libtool=no \
255#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
256#	$(COMPILE) -c `$(CYGPATH_W) '$<'`
257uninstall-info-am:
258
259ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
260	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
261	unique=`for i in $$list; do \
262	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
263	  done | \
264	  $(AWK) '    { files[$$0] = 1; } \
265	       END { for (i in files) print i; }'`; \
266	mkid -fID $$unique
267tags: TAGS
268
269TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
270		$(TAGS_FILES) $(LISP)
271	tags=; \
272	here=`pwd`; \
273	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
274	unique=`for i in $$list; do \
275	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
276	  done | \
277	  $(AWK) '    { files[$$0] = 1; } \
278	       END { for (i in files) print i; }'`; \
279	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
280	  test -n "$$unique" || unique=$$empty_fix; \
281	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
282	    $$tags $$unique; \
283	fi
284ctags: CTAGS
285CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
286		$(TAGS_FILES) $(LISP)
287	tags=; \
288	here=`pwd`; \
289	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
290	unique=`for i in $$list; do \
291	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
292	  done | \
293	  $(AWK) '    { files[$$0] = 1; } \
294	       END { for (i in files) print i; }'`; \
295	test -z "$(CTAGS_ARGS)$$tags$$unique" \
296	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
297	     $$tags $$unique
298
299GTAGS:
300	here=`$(am__cd) $(top_builddir) && pwd` \
301	  && cd $(top_srcdir) \
302	  && gtags -i $(GTAGS_ARGS) $$here
303
304distclean-tags:
305	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
306
307distdir: $(DISTFILES)
308	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
309	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
310	list='$(DISTFILES)'; for file in $$list; do \
311	  case $$file in \
312	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
313	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
314	  esac; \
315	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
316	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
317	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
318	    dir="/$$dir"; \
319	    $(mkdir_p) "$(distdir)$$dir"; \
320	  else \
321	    dir=''; \
322	  fi; \
323	  if test -d $$d/$$file; then \
324	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
325	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
326	    fi; \
327	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
328	  else \
329	    test -f $(distdir)/$$file \
330	    || cp -p $$d/$$file $(distdir)/$$file \
331	    || exit 1; \
332	  fi; \
333	done
334check-am: all-am
335check: check-am
336all-am: Makefile $(LIBRARIES) $(HEADERS)
337installdirs:
338install: install-am
339install-exec: install-exec-am
340install-data: install-data-am
341uninstall: uninstall-am
342
343install-am: all-am
344	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
345
346installcheck: installcheck-am
347install-strip:
348	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
349	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
350	  `test -z '$(STRIP)' || \
351	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
352mostlyclean-generic:
353
354clean-generic:
355
356distclean-generic:
357	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
358
359maintainer-clean-generic:
360	@echo "This command is intended for maintainers to use"
361	@echo "it deletes files that may require special tools to rebuild."
362clean: clean-am
363
364clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
365
366distclean: distclean-am
367	-rm -rf ./$(DEPDIR)
368	-rm -f Makefile
369distclean-am: clean-am distclean-compile distclean-generic \
370	distclean-tags
371
372dvi: dvi-am
373
374dvi-am:
375
376html: html-am
377
378info: info-am
379
380info-am:
381
382install-data-am:
383
384install-exec-am:
385
386install-info: install-info-am
387
388install-man:
389
390installcheck-am:
391
392maintainer-clean: maintainer-clean-am
393	-rm -rf ./$(DEPDIR)
394	-rm -f Makefile
395maintainer-clean-am: distclean-am maintainer-clean-generic
396
397mostlyclean: mostlyclean-am
398
399mostlyclean-am: mostlyclean-compile mostlyclean-generic
400
401pdf: pdf-am
402
403pdf-am:
404
405ps: ps-am
406
407ps-am:
408
409uninstall-am: uninstall-info-am
410
411.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
412	clean-noinstLIBRARIES ctags distclean distclean-compile \
413	distclean-generic distclean-tags distdir dvi dvi-am html \
414	html-am info info-am install install-am install-data \
415	install-data-am install-exec install-exec-am install-info \
416	install-info-am install-man install-strip installcheck \
417	installcheck-am installdirs maintainer-clean \
418	maintainer-clean-generic mostlyclean mostlyclean-compile \
419	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
420	uninstall-am uninstall-info-am
421
422# Tell versions [3.59,3.63) of GNU make to not export all variables.
423# Otherwise a system limit (for SysV at least) may be exceeded.
424.NOEXPORT:
425