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