|
|
1.1 ! root 1: # Makefile.in generated by automake 1.10 from Makefile.am. ! 2: # @configure_input@ ! 3: ! 4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ! 5: # 2003, 2004, 2005, 2006 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: # Makefile.am for The Machine Emulator libtme/host/x86: ! 18: VPATH = @srcdir@ ! 19: pkgdatadir = $(datadir)/@PACKAGE@ ! 20: pkglibdir = $(libdir)/@PACKAGE@ ! 21: pkgincludedir = $(includedir)/@PACKAGE@ ! 22: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd ! 23: install_sh_DATA = $(install_sh) -c -m 644 ! 24: install_sh_PROGRAM = $(install_sh) -c ! 25: install_sh_SCRIPT = $(install_sh) -c ! 26: INSTALL_HEADER = $(INSTALL_DATA) ! 27: transform = $(program_transform_name) ! 28: NORMAL_INSTALL = : ! 29: PRE_INSTALL = : ! 30: POST_INSTALL = : ! 31: NORMAL_UNINSTALL = : ! 32: PRE_UNINSTALL = : ! 33: POST_UNINSTALL = : ! 34: build_triplet = @build@ ! 35: host_triplet = @host@ ! 36: target_triplet = @target@ ! 37: subdir = libtme/host/x86 ! 38: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ! 39: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ! 40: am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ ! 41: $(top_srcdir)/configure.in ! 42: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ! 43: $(ACLOCAL_M4) ! 44: mkinstalldirs = $(install_sh) -d ! 45: CONFIG_HEADER = $(top_builddir)/config.h ! 46: CONFIG_CLEAN_FILES = ! 47: SOURCES = ! 48: DIST_SOURCES = ! 49: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ! 50: ACLOCAL = @ACLOCAL@ ! 51: AMTAR = @AMTAR@ ! 52: AR = @AR@ ! 53: AUTOCONF = @AUTOCONF@ ! 54: AUTOHEADER = @AUTOHEADER@ ! 55: AUTOMAKE = @AUTOMAKE@ ! 56: AWK = @AWK@ ! 57: CC = @CC@ ! 58: CCDEPMODE = @CCDEPMODE@ ! 59: CFLAGS = @CFLAGS@ ! 60: CFLAGS_NO_STRICT_ALIASING = @CFLAGS_NO_STRICT_ALIASING@ ! 61: CPP = @CPP@ ! 62: CPPFLAGS = @CPPFLAGS@ ! 63: CXX = @CXX@ ! 64: CXXCPP = @CXXCPP@ ! 65: CXXDEPMODE = @CXXDEPMODE@ ! 66: CXXFLAGS = @CXXFLAGS@ ! 67: CYGPATH_W = @CYGPATH_W@ ! 68: DEFS = @DEFS@ ! 69: DEPDIR = @DEPDIR@ ! 70: ECHO = @ECHO@ ! 71: ECHO_C = @ECHO_C@ ! 72: ECHO_N = @ECHO_N@ ! 73: ECHO_T = @ECHO_T@ ! 74: EGREP = @EGREP@ ! 75: EXEEXT = @EXEEXT@ ! 76: F77 = @F77@ ! 77: FFLAGS = @FFLAGS@ ! 78: GREP = @GREP@ ! 79: GTK_CFLAGS = @GTK_CFLAGS@ ! 80: GTK_LIBS = @GTK_LIBS@ ! 81: INCLTDL = @INCLTDL@ ! 82: INSTALL = @INSTALL@ ! 83: INSTALL_DATA = @INSTALL_DATA@ ! 84: INSTALL_PROGRAM = @INSTALL_PROGRAM@ ! 85: INSTALL_SCRIPT = @INSTALL_SCRIPT@ ! 86: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ! 87: LDFLAGS = @LDFLAGS@ ! 88: LIBLTDL = @LIBLTDL@ ! 89: LIBOBJS = @LIBOBJS@ ! 90: LIBS = @LIBS@ ! 91: LIBTOOL = @LIBTOOL@ ! 92: LN_S = @LN_S@ ! 93: LTLIBOBJS = @LTLIBOBJS@ ! 94: MAKEINFO = @MAKEINFO@ ! 95: MKDIR_P = @MKDIR_P@ ! 96: OBJEXT = @OBJEXT@ ! 97: PACKAGE = @PACKAGE@ ! 98: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ ! 99: PACKAGE_NAME = @PACKAGE_NAME@ ! 100: PACKAGE_STRING = @PACKAGE_STRING@ ! 101: PACKAGE_TARNAME = @PACKAGE_TARNAME@ ! 102: PACKAGE_VERSION = @PACKAGE_VERSION@ ! 103: PATH_SEPARATOR = @PATH_SEPARATOR@ ! 104: PERL = @PERL@ ! 105: PKG_CONFIG = @PKG_CONFIG@ ! 106: RANLIB = @RANLIB@ ! 107: SED = @SED@ ! 108: SET_MAKE = @SET_MAKE@ ! 109: SHELL = @SHELL@ ! 110: STRIP = @STRIP@ ! 111: TME_BUS_SUBDIRS = @TME_BUS_SUBDIRS@ ! 112: TME_FB_XLAT_DST = @TME_FB_XLAT_DST@ ! 113: TME_FB_XLAT_SRC = @TME_FB_XLAT_SRC@ ! 114: TME_HOSTS = @TME_HOSTS@ ! 115: TME_ICS = @TME_ICS@ ! 116: TME_IC_SUBDIRS = @TME_IC_SUBDIRS@ ! 117: TME_MACHINE_SUBDIRS = @TME_MACHINE_SUBDIRS@ ! 118: TME_PREOPEN = @TME_PREOPEN@ ! 119: TME_SERIALS = @TME_SERIALS@ ! 120: TME_SERIAL_SUBDIRS = @TME_SERIAL_SUBDIRS@ ! 121: VERSION = @VERSION@ ! 122: XMKMF = @XMKMF@ ! 123: X_CFLAGS = @X_CFLAGS@ ! 124: X_EXTRA_LIBS = @X_EXTRA_LIBS@ ! 125: X_LIBS = @X_LIBS@ ! 126: X_PRE_LIBS = @X_PRE_LIBS@ ! 127: YACC = @YACC@ ! 128: YFLAGS = @YFLAGS@ ! 129: abs_builddir = @abs_builddir@ ! 130: abs_srcdir = @abs_srcdir@ ! 131: abs_top_builddir = @abs_top_builddir@ ! 132: abs_top_srcdir = @abs_top_srcdir@ ! 133: ac_ct_CC = @ac_ct_CC@ ! 134: ac_ct_CXX = @ac_ct_CXX@ ! 135: ac_ct_F77 = @ac_ct_F77@ ! 136: am__include = @am__include@ ! 137: am__leading_dot = @am__leading_dot@ ! 138: am__quote = @am__quote@ ! 139: am__tar = @am__tar@ ! 140: am__untar = @am__untar@ ! 141: bindir = @bindir@ ! 142: build = @build@ ! 143: build_alias = @build_alias@ ! 144: build_cpu = @build_cpu@ ! 145: build_os = @build_os@ ! 146: build_vendor = @build_vendor@ ! 147: builddir = @builddir@ ! 148: datadir = @datadir@ ! 149: datarootdir = @datarootdir@ ! 150: docdir = @docdir@ ! 151: dvidir = @dvidir@ ! 152: exec_prefix = @exec_prefix@ ! 153: host = @host@ ! 154: host_alias = @host_alias@ ! 155: host_cpu = @host_cpu@ ! 156: host_os = @host_os@ ! 157: host_vendor = @host_vendor@ ! 158: htmldir = @htmldir@ ! 159: includedir = @includedir@ ! 160: infodir = @infodir@ ! 161: install_sh = @install_sh@ ! 162: libdir = @libdir@ ! 163: libexecdir = @libexecdir@ ! 164: localedir = @localedir@ ! 165: localstatedir = @localstatedir@ ! 166: mandir = @mandir@ ! 167: mkdir_p = @mkdir_p@ ! 168: oldincludedir = @oldincludedir@ ! 169: pdfdir = @pdfdir@ ! 170: prefix = @prefix@ ! 171: program_transform_name = @program_transform_name@ ! 172: psdir = @psdir@ ! 173: sbindir = @sbindir@ ! 174: sharedstatedir = @sharedstatedir@ ! 175: srcdir = @srcdir@ ! 176: subdirs = @subdirs@ ! 177: sysconfdir = @sysconfdir@ ! 178: target = @target@ ! 179: target_alias = @target_alias@ ! 180: target_cpu = @target_cpu@ ! 181: target_os = @target_os@ ! 182: target_vendor = @target_vendor@ ! 183: top_builddir = @top_builddir@ ! 184: top_srcdir = @top_srcdir@ ! 185: AUTOMAKE_OPTIONS = 1.4 gnu ! 186: EXTRA_DIST = recode-x86.c \ ! 187: rc-x86-flags.c \ ! 188: rc-x86-conds.c \ ! 189: rc-x86-tlb.c \ ! 190: rc-x86-chain.c \ ! 191: rc-x86-rws.c \ ! 192: rc-x86-insns.c \ ! 193: rc-x86-regs.c \ ! 194: rc-x86-subs-asm.S \ ! 195: rc-x86-subs.c \ ! 196: misc-x86.c ! 197: ! 198: all: all-am ! 199: ! 200: .SUFFIXES: ! 201: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) ! 202: @for dep in $?; do \ ! 203: case '$(am__configure_deps)' in \ ! 204: *$$dep*) \ ! 205: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ ! 206: && exit 0; \ ! 207: exit 1;; \ ! 208: esac; \ ! 209: done; \ ! 210: echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libtme/host/x86/Makefile'; \ ! 211: cd $(top_srcdir) && \ ! 212: $(AUTOMAKE) --gnu libtme/host/x86/Makefile ! 213: .PRECIOUS: Makefile ! 214: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ! 215: @case '$?' in \ ! 216: *config.status*) \ ! 217: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ ! 218: *) \ ! 219: echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ ! 220: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ ! 221: esac; ! 222: ! 223: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ! 224: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ! 225: ! 226: $(top_srcdir)/configure: $(am__configure_deps) ! 227: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ! 228: $(ACLOCAL_M4): $(am__aclocal_m4_deps) ! 229: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ! 230: ! 231: mostlyclean-libtool: ! 232: -rm -f *.lo ! 233: ! 234: clean-libtool: ! 235: -rm -rf .libs _libs ! 236: tags: TAGS ! 237: TAGS: ! 238: ! 239: ctags: CTAGS ! 240: CTAGS: ! 241: ! 242: ! 243: distdir: $(DISTFILES) ! 244: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ! 245: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ! 246: list='$(DISTFILES)'; \ ! 247: dist_files=`for file in $$list; do echo $$file; done | \ ! 248: sed -e "s|^$$srcdirstrip/||;t" \ ! 249: -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ! 250: case $$dist_files in \ ! 251: */*) $(MKDIR_P) `echo "$$dist_files" | \ ! 252: sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ! 253: sort -u` ;; \ ! 254: esac; \ ! 255: for file in $$dist_files; do \ ! 256: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ! 257: if test -d $$d/$$file; then \ ! 258: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ! 259: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ! 260: cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ ! 261: fi; \ ! 262: cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ ! 263: else \ ! 264: test -f $(distdir)/$$file \ ! 265: || cp -p $$d/$$file $(distdir)/$$file \ ! 266: || exit 1; \ ! 267: fi; \ ! 268: done ! 269: check-am: all-am ! 270: check: check-am ! 271: all-am: Makefile ! 272: installdirs: ! 273: install: install-am ! 274: install-exec: install-exec-am ! 275: install-data: install-data-am ! 276: uninstall: uninstall-am ! 277: ! 278: install-am: all-am ! 279: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ! 280: ! 281: installcheck: installcheck-am ! 282: install-strip: ! 283: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ! 284: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ ! 285: `test -z '$(STRIP)' || \ ! 286: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install ! 287: mostlyclean-generic: ! 288: ! 289: clean-generic: ! 290: ! 291: distclean-generic: ! 292: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) ! 293: ! 294: maintainer-clean-generic: ! 295: @echo "This command is intended for maintainers to use" ! 296: @echo "it deletes files that may require special tools to rebuild." ! 297: clean: clean-am ! 298: ! 299: clean-am: clean-generic clean-libtool mostlyclean-am ! 300: ! 301: distclean: distclean-am ! 302: -rm -f Makefile ! 303: distclean-am: clean-am distclean-generic ! 304: ! 305: dvi: dvi-am ! 306: ! 307: dvi-am: ! 308: ! 309: html: html-am ! 310: ! 311: info: info-am ! 312: ! 313: info-am: ! 314: ! 315: install-data-am: ! 316: ! 317: install-dvi: install-dvi-am ! 318: ! 319: install-exec-am: ! 320: ! 321: install-html: install-html-am ! 322: ! 323: install-info: install-info-am ! 324: ! 325: install-man: ! 326: ! 327: install-pdf: install-pdf-am ! 328: ! 329: install-ps: install-ps-am ! 330: ! 331: installcheck-am: ! 332: ! 333: maintainer-clean: maintainer-clean-am ! 334: -rm -f Makefile ! 335: maintainer-clean-am: distclean-am maintainer-clean-generic ! 336: ! 337: mostlyclean: mostlyclean-am ! 338: ! 339: mostlyclean-am: mostlyclean-generic mostlyclean-libtool ! 340: ! 341: pdf: pdf-am ! 342: ! 343: pdf-am: ! 344: ! 345: ps: ps-am ! 346: ! 347: ps-am: ! 348: ! 349: uninstall-am: ! 350: ! 351: .MAKE: install-am install-strip ! 352: ! 353: .PHONY: all all-am check check-am clean clean-generic clean-libtool \ ! 354: distclean distclean-generic distclean-libtool distdir dvi \ ! 355: dvi-am html html-am info info-am install install-am \ ! 356: install-data install-data-am install-dvi install-dvi-am \ ! 357: install-exec install-exec-am install-html install-html-am \ ! 358: install-info install-info-am install-man install-pdf \ ! 359: install-pdf-am install-ps install-ps-am install-strip \ ! 360: installcheck installcheck-am installdirs maintainer-clean \ ! 361: maintainer-clean-generic mostlyclean mostlyclean-generic \ ! 362: mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am ! 363: ! 364: ! 365: make-rc-x86-subs.c: ! 366: echo '/* automatically generated, do not edit! */' >> $@ ! 367: echo '' >> $@ ! 368: echo -n '#if TME_RECODE_SIZE_HOST ' >> $@ ! 369: if test `uname -p` = i386; then echo -n '==' >> $@; else echo -n '>' >> $@; fi ! 370: echo ' TME_RECODE_SIZE_32' >> $@ ! 371: echo '' >> $@ ! 372: gcc -o rc-x86-subs-asm.o -c rc-x86-subs-asm.S ! 373: echo '/* offsets in the hand-coded '`uname -p`' x86 recode subs: */' >> $@ ! 374: nm rc-x86-subs-asm.o | \ ! 375: awk '/ T / { print "#define " $$3 "\t(0x" $$1 ")" }' >> $@ ! 376: echo '' >> $@ ! 377: echo '/* the hand-coded '`uname -p`' x86 recode subs: */' >> $@ ! 378: objcopy --output-target=binary rc-x86-subs-asm.o rc-x86-subs-asm.bin ! 379: echo 'static const tme_uint8_t _tme_recode_x86_subs[] = {' >> $@ ! 380: hexdump -e '16/1 "0x%02x, " "\n"' rc-x86-subs-asm.bin | \ ! 381: sed -e 's/0x ,/0x00,/g' >> $@ ! 382: echo '};' >> $@ ! 383: echo '' >> $@ ! 384: echo '#endif /* TME_RECODE_SIZE_HOST */' >> $@ ! 385: # Tell versions [3.59,3.63) of GNU make to not export all variables. ! 386: # Otherwise a system limit (for SysV at least) may be exceeded. ! 387: .NOEXPORT:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.