Home | History | Annotate | Download | only in lib
      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 
     18 SOURCES = $(libeu_a_SOURCES)
     19 
     20 srcdir = .
     21 top_srcdir = ..
     22 
     23 pkgdatadir = $(datadir)/elfutils
     24 pkglibdir = $(libdir)/elfutils
     25 pkgincludedir = $(includedir)/elfutils
     26 top_builddir = ..
     27 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
     28 INSTALL = /usr/bin/install -c
     29 install_sh_DATA = $(install_sh) -c -m 644
     30 install_sh_PROGRAM = $(install_sh) -c
     31 install_sh_SCRIPT = $(install_sh) -c
     32 INSTALL_HEADER = $(INSTALL_DATA)
     33 transform = $(program_transform_name)
     34 NORMAL_INSTALL = :
     35 PRE_INSTALL = :
     36 POST_INSTALL = :
     37 NORMAL_UNINSTALL = :
     38 PRE_UNINSTALL = :
     39 POST_UNINSTALL = :
     40 build_triplet = i686-pc-linux-gnu
     41 host_triplet = i686-pc-linux-gnu
     42 subdir = lib
     43 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
     44 	$(srcdir)/Makefile.in ChangeLog
     45 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
     46 am__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
     50 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
     51 	$(ACLOCAL_M4)
     52 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
     53 CONFIG_HEADER = $(top_builddir)/config.h
     54 CONFIG_CLEAN_FILES =
     55 LIBRARIES = $(noinst_LIBRARIES)
     56 AR = ar
     57 ARFLAGS = cru
     58 libeu_a_AR = $(AR) $(ARFLAGS)
     59 libeu_a_LIBADD =
     60 am_libeu_a_OBJECTS = xstrdup.$(OBJEXT) xstrndup.$(OBJEXT) \
     61 	xmalloc.$(OBJEXT) next_prime.$(OBJEXT) crc32.$(OBJEXT)
     62 libeu_a_OBJECTS = $(am_libeu_a_OBJECTS)
     63 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
     64 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
     65 am__depfiles_maybe = depfiles
     66 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
     67 	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
     68 CCLD = $(CC)
     69 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
     70 SOURCES = $(libeu_a_SOURCES)
     71 DIST_SOURCES = $(libeu_a_SOURCES)
     72 HEADERS = $(noinst_HEADERS)
     73 ETAGS = etags
     74 CTAGS = ctags
     75 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
     76 ACLOCAL = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run aclocal-1.9
     77 AMDEP_FALSE = #
     78 AMDEP_TRUE = 
     79 AMTAR = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run tar
     80 AUTOCONF = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoconf
     81 AUTOHEADER = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoheader
     82 AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
     83 AWK = gawk
     84 CC = gcc
     85 CCDEPMODE = depmode=gcc3
     86 CFLAGS = -g -O2
     87 CPP = gcc -E
     88 CPPFLAGS = 
     89 CYGPATH_W = echo
     90 DATADIRNAME = ${prefix}/share
     91 DEFS = -D_GNU_SOURCE -DHAVE_CONFIG_H
     92 DEPDIR = .deps
     93 ECHO_C = 
     94 ECHO_N = -n
     95 ECHO_T = 
     96 EGREP = grep -E
     97 EXEEXT = 
     98 GMSGFMT = /usr/bin/msgfmt
     99 INSTALL_DATA = ${INSTALL} -m 644
    100 INSTALL_PROGRAM = ${INSTALL}
    101 INSTALL_SCRIPT = ${INSTALL}
    102 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
    103 INTLLIBS = 
    104 LDFLAGS = 
    105 LEX = flex
    106 LEXLIB = -lfl
    107 LEX_OUTPUT_ROOT = lex.yy
    108 LIBICONV = -liconv
    109 LIBINTL = 
    110 LIBOBJS = 
    111 LIBS = 
    112 LOCALEDIR = ${prefix}/share
    113 LTLIBICONV = -liconv
    114 LTLIBINTL = 
    115 LTLIBOBJS = 
    116 MAKEINFO = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run makeinfo
    117 MKINSTALLDIRS = config/mkinstalldirs
    118 MSGFMT = /usr/bin/msgfmt
    119 MSGMERGE = /usr/bin/msgmerge
    120 MUDFLAP_FALSE = 
    121 MUDFLAP_TRUE = #
    122 NATIVE_LD_FALSE = 
    123 NATIVE_LD_TRUE = #
    124 OBJEXT = o
    125 PACKAGE = elfutils
    126 PACKAGE_BUGREPORT = http://bugzilla.redhat.com/bugzilla/
    127 PACKAGE_NAME = Red Hat elfutils
    128 PACKAGE_STRING = Red Hat elfutils 0.97
    129 PACKAGE_TARNAME = elfutils
    130 PACKAGE_VERSION = 0.97
    131 PATH_SEPARATOR = :
    132 POSUB = po
    133 RANLIB = ranlib
    134 SET_MAKE = 
    135 SHELL = /bin/sh
    136 STRIP = 
    137 USE_NLS = yes
    138 VERSION = 0.97
    139 XGETTEXT = /usr/bin/xgettext
    140 YACC = bison -y
    141 ac_ct_CC = gcc
    142 ac_ct_RANLIB = ranlib
    143 ac_ct_STRIP = 
    144 am__fastdepCC_FALSE = #
    145 am__fastdepCC_TRUE = 
    146 am__include = include
    147 am__leading_dot = .
    148 am__quote = 
    149 am__tar = ${AMTAR} chof - "$$tardir"
    150 am__untar = ${AMTAR} xf -
    151 base_cpu = none
    152 bindir = ${exec_prefix}/bin
    153 build = i686-pc-linux-gnu
    154 build_alias = 
    155 build_cpu = i686
    156 build_os = linux-gnu
    157 build_vendor = pc
    158 datadir = ${prefix}/share
    159 exec_prefix = ${prefix}
    160 host = i686-pc-linux-gnu
    161 host_alias = 
    162 host_cpu = i686
    163 host_os = linux-gnu
    164 host_vendor = pc
    165 includedir = ${prefix}/include
    166 infodir = ${prefix}/info
    167 install_sh = /work/elfutils/stock/elfutils-0.97/config/install-sh
    168 libdir = ${exec_prefix}/lib
    169 libexecdir = ${exec_prefix}/libexec
    170 localstatedir = ${prefix}/var
    171 mandir = ${prefix}/man
    172 mkdir_p = mkdir -p --
    173 oldincludedir = /usr/include
    174 prefix = /work/elfutils/google/linux-install-elfutils-0.97/
    175 program_transform_name = s,x,x,
    176 sbindir = ${exec_prefix}/sbin
    177 sharedstatedir = ${prefix}/com
    178 sysconfdir = ${prefix}/etc
    179 target_alias = 
    180 AM_CFLAGS = -Wall $(if $($(*F)_no_Werror),,-Werror) $(picflag)
    181 picflag = -fpic
    182 INCLUDES = -I$(srcdir)/../libelf -I..
    183 noinst_LIBRARIES = libeu.a
    184 libeu_a_SOURCES = xstrdup.c xstrndup.c xmalloc.c next_prime.c crc32.c
    185 noinst_HEADERS = fixedsizehash.h system.h dynamicsizehash.h list.h
    186 EXTRA_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
    191 all: 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
    208 Makefile: $(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 
    225 clean-noinstLIBRARIES:
    226 	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
    227 libeu.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 
    232 mostlyclean-compile:
    233 	-rm -f *.$(OBJEXT)
    234 
    235 distclean-compile:
    236 	-rm -f *.tab.c
    237 
    238 include ./$(DEPDIR)/crc32.Po
    239 include ./$(DEPDIR)/next_prime.Po
    240 include ./$(DEPDIR)/xmalloc.Po
    241 include ./$(DEPDIR)/xstrdup.Po
    242 include ./$(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) '$<'`
    257 uninstall-info-am:
    258 
    259 ID: $(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
    267 tags: TAGS
    268 
    269 TAGS:  $(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
    284 ctags: CTAGS
    285 CTAGS:  $(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 
    299 GTAGS:
    300 	here=`$(am__cd) $(top_builddir) && pwd` \
    301 	  && cd $(top_srcdir) \
    302 	  && gtags -i $(GTAGS_ARGS) $$here
    303 
    304 distclean-tags:
    305 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    306 
    307 distdir: $(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
    334 check-am: all-am
    335 check: check-am
    336 all-am: Makefile $(LIBRARIES) $(HEADERS)
    337 installdirs:
    338 install: install-am
    339 install-exec: install-exec-am
    340 install-data: install-data-am
    341 uninstall: uninstall-am
    342 
    343 install-am: all-am
    344 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
    345 
    346 installcheck: installcheck-am
    347 install-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
    352 mostlyclean-generic:
    353 
    354 clean-generic:
    355 
    356 distclean-generic:
    357 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
    358 
    359 maintainer-clean-generic:
    360 	@echo "This command is intended for maintainers to use"
    361 	@echo "it deletes files that may require special tools to rebuild."
    362 clean: clean-am
    363 
    364 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
    365 
    366 distclean: distclean-am
    367 	-rm -rf ./$(DEPDIR)
    368 	-rm -f Makefile
    369 distclean-am: clean-am distclean-compile distclean-generic \
    370 	distclean-tags
    371 
    372 dvi: dvi-am
    373 
    374 dvi-am:
    375 
    376 html: html-am
    377 
    378 info: info-am
    379 
    380 info-am:
    381 
    382 install-data-am:
    383 
    384 install-exec-am:
    385 
    386 install-info: install-info-am
    387 
    388 install-man:
    389 
    390 installcheck-am:
    391 
    392 maintainer-clean: maintainer-clean-am
    393 	-rm -rf ./$(DEPDIR)
    394 	-rm -f Makefile
    395 maintainer-clean-am: distclean-am maintainer-clean-generic
    396 
    397 mostlyclean: mostlyclean-am
    398 
    399 mostlyclean-am: mostlyclean-compile mostlyclean-generic
    400 
    401 pdf: pdf-am
    402 
    403 pdf-am:
    404 
    405 ps: ps-am
    406 
    407 ps-am:
    408 
    409 uninstall-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