Home | History | Annotate | Download | only in libcpu
      1 # Makefile.in generated by automake 1.9.2 from Makefile.am.
      2 # @configure_input@
      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 @SET_MAKE@
     16 
     17 SOURCES = $(libcpu_i386_a_SOURCES)
     18 
     19 srcdir = @srcdir@
     20 top_srcdir = @top_srcdir@
     21 VPATH = @srcdir@
     22 pkgdatadir = $(datadir)/@PACKAGE@
     23 pkglibdir = $(libdir)/@PACKAGE@
     24 pkgincludedir = $(includedir)/@PACKAGE@
     25 top_builddir = ..
     26 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
     27 INSTALL = @INSTALL@
     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 = @build@
     40 host_triplet = @host@
     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 = @ACLOCAL@
     73 AMDEP_FALSE = @AMDEP_FALSE@
     74 AMDEP_TRUE = @AMDEP_TRUE@
     75 AMTAR = @AMTAR@
     76 AUTOCONF = @AUTOCONF@
     77 AUTOHEADER = @AUTOHEADER@
     78 AUTOMAKE = @AUTOMAKE@
     79 AWK = @AWK@
     80 CC = @CC@
     81 CCDEPMODE = @CCDEPMODE@
     82 CFLAGS = @CFLAGS@
     83 CPP = @CPP@
     84 CPPFLAGS = @CPPFLAGS@
     85 CYGPATH_W = @CYGPATH_W@
     86 DATADIRNAME = @DATADIRNAME@
     87 DEFS = -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wshadow
     88 DEPDIR = @DEPDIR@
     89 ECHO_C = @ECHO_C@
     90 ECHO_N = @ECHO_N@
     91 ECHO_T = @ECHO_T@
     92 EGREP = @EGREP@
     93 EXEEXT = @EXEEXT@
     94 GMSGFMT = @GMSGFMT@
     95 INSTALL_DATA = @INSTALL_DATA@
     96 INSTALL_PROGRAM = @INSTALL_PROGRAM@
     97 INSTALL_SCRIPT = @INSTALL_SCRIPT@
     98 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
     99 INTLLIBS = @INTLLIBS@
    100 LDFLAGS = @LDFLAGS@
    101 LEX = @LEX@
    102 LEXLIB = @LEXLIB@
    103 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
    104 LIBICONV = @LIBICONV@
    105 LIBINTL = @LIBINTL@
    106 LIBOBJS = @LIBOBJS@
    107 LIBS = @LIBS@
    108 LOCALEDIR = @LOCALEDIR@
    109 LTLIBICONV = @LTLIBICONV@
    110 LTLIBINTL = @LTLIBINTL@
    111 LTLIBOBJS = @LTLIBOBJS@
    112 MAKEINFO = @MAKEINFO@
    113 MKINSTALLDIRS = @MKINSTALLDIRS@
    114 MSGFMT = @MSGFMT@
    115 MSGMERGE = @MSGMERGE@
    116 MUDFLAP_FALSE = @MUDFLAP_FALSE@
    117 MUDFLAP_TRUE = @MUDFLAP_TRUE@
    118 NATIVE_LD_FALSE = @NATIVE_LD_FALSE@
    119 NATIVE_LD_TRUE = @NATIVE_LD_TRUE@
    120 OBJEXT = @OBJEXT@
    121 PACKAGE = @PACKAGE@
    122 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
    123 PACKAGE_NAME = @PACKAGE_NAME@
    124 PACKAGE_STRING = @PACKAGE_STRING@
    125 PACKAGE_TARNAME = @PACKAGE_TARNAME@
    126 PACKAGE_VERSION = @PACKAGE_VERSION@
    127 PATH_SEPARATOR = @PATH_SEPARATOR@
    128 POSUB = @POSUB@
    129 RANLIB = @RANLIB@
    130 SET_MAKE = @SET_MAKE@
    131 SHELL = @SHELL@
    132 STRIP = @STRIP@
    133 USE_NLS = @USE_NLS@
    134 VERSION = @VERSION@
    135 XGETTEXT = @XGETTEXT@
    136 YACC = @YACC@
    137 ac_ct_CC = @ac_ct_CC@
    138 ac_ct_RANLIB = @ac_ct_RANLIB@
    139 ac_ct_STRIP = @ac_ct_STRIP@
    140 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
    141 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
    142 am__include = @am__include@
    143 am__leading_dot = @am__leading_dot@
    144 am__quote = @am__quote@
    145 am__tar = @am__tar@
    146 am__untar = @am__untar@
    147 base_cpu = @base_cpu@
    148 bindir = @bindir@
    149 build = @build@
    150 build_alias = @build_alias@
    151 build_cpu = @build_cpu@
    152 build_os = @build_os@
    153 build_vendor = @build_vendor@
    154 datadir = @datadir@
    155 exec_prefix = @exec_prefix@
    156 host = @host@
    157 host_alias = @host_alias@
    158 host_cpu = @host_cpu@
    159 host_os = @host_os@
    160 host_vendor = @host_vendor@
    161 includedir = @includedir@
    162 infodir = @infodir@
    163 install_sh = @install_sh@
    164 libdir = @libdir@
    165 libexecdir = @libexecdir@
    166 localstatedir = @localstatedir@
    167 mandir = @mandir@
    168 mkdir_p = @mkdir_p@
    169 oldincludedir = @oldincludedir@
    170 prefix = @prefix@
    171 program_transform_name = @program_transform_name@
    172 sbindir = @sbindir@
    173 sharedstatedir = @sharedstatedir@
    174 sysconfdir = @sysconfdir@
    175 target_alias = @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 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386_dis.Po@am__quote@
    227 
    228 .c.o:
    229 @am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
    230 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
    231 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
    232 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    233 @am__fastdepCC_FALSE@	$(COMPILE) -c $<
    234 
    235 .c.obj:
    236 @am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
    237 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
    238 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
    239 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    240 @am__fastdepCC_FALSE@	$(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