Annotation of tme/machine/sun4u/Makefile.in, revision 1.1

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

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.