Annotation of tme/host/Makefile.in, revision 1.1.1.2

1.1       root        1: # Makefile.in generated by automake 1.7 from Makefile.am.
                      2: # @configure_input@
                      3: 
                      4: # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
                      5: # 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 host/:
                     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: 
                     27: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
                     28: INSTALL = @INSTALL@
                     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 = @build@
                     41: host_triplet = @host@
                     42: target_triplet = @target@
                     43: ACLOCAL = @ACLOCAL@
                     44: AMDEP_FALSE = @AMDEP_FALSE@
                     45: AMDEP_TRUE = @AMDEP_TRUE@
                     46: AMTAR = @AMTAR@
                     47: AR = @AR@
                     48: AUTOCONF = @AUTOCONF@
                     49: AUTOHEADER = @AUTOHEADER@
                     50: AUTOMAKE = @AUTOMAKE@
                     51: AWK = @AWK@
                     52: CC = @CC@
                     53: CCDEPMODE = @CCDEPMODE@
                     54: CFLAGS = @CFLAGS@
                     55: CPP = @CPP@
                     56: CPPFLAGS = @CPPFLAGS@
                     57: CXX = @CXX@
                     58: CXXCPP = @CXXCPP@
                     59: CXXDEPMODE = @CXXDEPMODE@
                     60: CXXFLAGS = @CXXFLAGS@
                     61: CYGPATH_W = @CYGPATH_W@
                     62: DEFS = @DEFS@
                     63: DEPDIR = @DEPDIR@
                     64: ECHO = @ECHO@
                     65: ECHO_C = @ECHO_C@
                     66: ECHO_N = @ECHO_N@
                     67: ECHO_T = @ECHO_T@
                     68: EGREP = @EGREP@
                     69: EXEEXT = @EXEEXT@
                     70: F77 = @F77@
                     71: FFLAGS = @FFLAGS@
1.1.1.2 ! root       72: GTK_CFLAGS = @GTK_CFLAGS@
        !            73: GTK_CONFIG = @GTK_CONFIG@
        !            74: GTK_LIBS = @GTK_LIBS@
1.1       root       75: INCLTDL = @INCLTDL@
                     76: INSTALL_DATA = @INSTALL_DATA@
                     77: INSTALL_PROGRAM = @INSTALL_PROGRAM@
                     78: INSTALL_SCRIPT = @INSTALL_SCRIPT@
                     79: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
                     80: LDFLAGS = @LDFLAGS@
                     81: LIBLTDL = @LIBLTDL@
                     82: LIBOBJS = @LIBOBJS@
                     83: LIBS = @LIBS@
                     84: LIBTOOL = @LIBTOOL@
                     85: LN_S = @LN_S@
                     86: LTLIBOBJS = @LTLIBOBJS@
                     87: MAKEINFO = @MAKEINFO@
                     88: OBJEXT = @OBJEXT@
                     89: PACKAGE = @PACKAGE@
                     90: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
                     91: PACKAGE_NAME = @PACKAGE_NAME@
                     92: PACKAGE_STRING = @PACKAGE_STRING@
                     93: PACKAGE_TARNAME = @PACKAGE_TARNAME@
                     94: PACKAGE_VERSION = @PACKAGE_VERSION@
                     95: PATH_SEPARATOR = @PATH_SEPARATOR@
                     96: PERL = @PERL@
                     97: RANLIB = @RANLIB@
                     98: SET_MAKE = @SET_MAKE@
                     99: SHELL = @SHELL@
                    100: STRIP = @STRIP@
                    101: TME_BUS_SUBDIRS = @TME_BUS_SUBDIRS@
1.1.1.2 ! root      102: TME_FB_XLAT_DST = @TME_FB_XLAT_DST@
        !           103: TME_FB_XLAT_SRC = @TME_FB_XLAT_SRC@
1.1       root      104: TME_HOSTS = @TME_HOSTS@
                    105: TME_ICS = @TME_ICS@
                    106: TME_IC_SUBDIRS = @TME_IC_SUBDIRS@
                    107: TME_MACHINE_SUBDIRS = @TME_MACHINE_SUBDIRS@
                    108: TME_PREOPEN = @TME_PREOPEN@
1.1.1.2 ! root      109: TME_SERIALS = @TME_SERIALS@
        !           110: TME_SERIAL_SUBDIRS = @TME_SERIAL_SUBDIRS@
1.1       root      111: VERSION = @VERSION@
1.1.1.2 ! root      112: X_CFLAGS = @X_CFLAGS@
        !           113: X_EXTRA_LIBS = @X_EXTRA_LIBS@
        !           114: X_LIBS = @X_LIBS@
        !           115: X_PRE_LIBS = @X_PRE_LIBS@
1.1       root      116: YACC = @YACC@
                    117: ac_ct_AR = @ac_ct_AR@
                    118: ac_ct_CC = @ac_ct_CC@
                    119: ac_ct_CXX = @ac_ct_CXX@
                    120: ac_ct_F77 = @ac_ct_F77@
                    121: ac_ct_RANLIB = @ac_ct_RANLIB@
                    122: ac_ct_STRIP = @ac_ct_STRIP@
                    123: am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
                    124: am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
                    125: am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
                    126: am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
                    127: am__include = @am__include@
                    128: am__quote = @am__quote@
                    129: bindir = @bindir@
                    130: build = @build@
                    131: build_alias = @build_alias@
                    132: build_cpu = @build_cpu@
                    133: build_os = @build_os@
                    134: build_vendor = @build_vendor@
                    135: datadir = @datadir@
                    136: exec_prefix = @exec_prefix@
                    137: host = @host@
                    138: host_alias = @host_alias@
                    139: host_cpu = @host_cpu@
                    140: host_os = @host_os@
                    141: host_vendor = @host_vendor@
                    142: includedir = @includedir@
                    143: infodir = @infodir@
                    144: install_sh = @install_sh@
                    145: libdir = @libdir@
                    146: libexecdir = @libexecdir@
                    147: localstatedir = @localstatedir@
                    148: mandir = @mandir@
                    149: oldincludedir = @oldincludedir@
                    150: prefix = @prefix@
                    151: program_transform_name = @program_transform_name@
                    152: sbindir = @sbindir@
                    153: sharedstatedir = @sharedstatedir@
                    154: subdirs = @subdirs@
                    155: sysconfdir = @sysconfdir@
                    156: target = @target@
                    157: target_alias = @target_alias@
                    158: target_cpu = @target_cpu@
                    159: target_os = @target_os@
                    160: target_vendor = @target_vendor@
                    161: 
                    162: AUTOMAKE_OPTIONS = 1.4 gnu
                    163: SUBDIRS = @TME_HOSTS@
1.1.1.2 ! root      164: DIST_SUBDIRS = posix bsd gtk
1.1       root      165: subdir = host
                    166: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
                    167: CONFIG_HEADER = $(top_builddir)/config.h
                    168: CONFIG_CLEAN_FILES =
                    169: DIST_SOURCES =
                    170: 
                    171: RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
                    172:        ps-recursive install-info-recursive uninstall-info-recursive \
                    173:        all-recursive install-data-recursive install-exec-recursive \
                    174:        installdirs-recursive install-recursive uninstall-recursive \
                    175:        check-recursive installcheck-recursive
                    176: DIST_COMMON = Makefile.am Makefile.in
                    177: all: all-recursive
                    178: 
                    179: .SUFFIXES:
                    180: $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
                    181:        cd $(top_srcdir) && \
                    182:          $(AUTOMAKE) --gnu  host/Makefile
                    183: Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
                    184:        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
                    185: 
                    186: mostlyclean-libtool:
                    187:        -rm -f *.lo
                    188: 
                    189: clean-libtool:
                    190:        -rm -rf .libs _libs
                    191: 
                    192: distclean-libtool:
                    193:        -rm -f libtool
                    194: uninstall-info-am:
                    195: 
                    196: # This directory's subdirectories are mostly independent; you can cd
                    197: # into them and run `make' without going through this Makefile.
                    198: # To change the values of `make' variables: instead of editing Makefiles,
                    199: # (1) if the variable is set in `config.status', edit `config.status'
                    200: #     (which will cause the Makefiles to be regenerated when you run `make');
                    201: # (2) otherwise, pass the desired values on the `make' command line.
                    202: $(RECURSIVE_TARGETS):
                    203:        @set fnord $$MAKEFLAGS; amf=$$2; \
                    204:        dot_seen=no; \
                    205:        target=`echo $@ | sed s/-recursive//`; \
                    206:        list='$(SUBDIRS)'; for subdir in $$list; do \
                    207:          echo "Making $$target in $$subdir"; \
                    208:          if test "$$subdir" = "."; then \
                    209:            dot_seen=yes; \
                    210:            local_target="$$target-am"; \
                    211:          else \
                    212:            local_target="$$target"; \
                    213:          fi; \
                    214:          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
                    215:           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
                    216:        done; \
                    217:        if test "$$dot_seen" = "no"; then \
                    218:          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
                    219:        fi; test -z "$$fail"
                    220: 
                    221: mostlyclean-recursive clean-recursive distclean-recursive \
                    222: maintainer-clean-recursive:
                    223:        @set fnord $$MAKEFLAGS; amf=$$2; \
                    224:        dot_seen=no; \
                    225:        case "$@" in \
                    226:          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
                    227:          *) list='$(SUBDIRS)' ;; \
                    228:        esac; \
                    229:        rev=''; for subdir in $$list; do \
                    230:          if test "$$subdir" = "."; then :; else \
                    231:            rev="$$subdir $$rev"; \
                    232:          fi; \
                    233:        done; \
                    234:        rev="$$rev ."; \
                    235:        target=`echo $@ | sed s/-recursive//`; \
                    236:        for subdir in $$rev; do \
                    237:          echo "Making $$target in $$subdir"; \
                    238:          if test "$$subdir" = "."; then \
                    239:            local_target="$$target-am"; \
                    240:          else \
                    241:            local_target="$$target"; \
                    242:          fi; \
                    243:          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
                    244:           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
                    245:        done && test -z "$$fail"
                    246: tags-recursive:
                    247:        list='$(SUBDIRS)'; for subdir in $$list; do \
                    248:          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
                    249:        done
                    250: ctags-recursive:
                    251:        list='$(SUBDIRS)'; for subdir in $$list; do \
                    252:          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
                    253:        done
                    254: 
                    255: ETAGS = etags
                    256: ETAGSFLAGS =
                    257: 
                    258: CTAGS = ctags
                    259: CTAGSFLAGS =
                    260: 
                    261: tags: TAGS
                    262: 
                    263: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
                    264:        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
                    265:        unique=`for i in $$list; do \
                    266:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    267:          done | \
                    268:          $(AWK) '    { files[$$0] = 1; } \
                    269:               END { for (i in files) print i; }'`; \
                    270:        mkid -fID $$unique
                    271: 
                    272: TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                    273:                $(TAGS_FILES) $(LISP)
                    274:        tags=; \
                    275:        here=`pwd`; \
                    276:        list='$(SUBDIRS)'; for subdir in $$list; do \
                    277:          if test "$$subdir" = .; then :; else \
                    278:            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
                    279:          fi; \
                    280:        done; \
                    281:        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
                    282:        unique=`for i in $$list; do \
                    283:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    284:          done | \
                    285:          $(AWK) '    { files[$$0] = 1; } \
                    286:               END { for (i in files) print i; }'`; \
                    287:        test -z "$(ETAGS_ARGS)$$tags$$unique" \
                    288:          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
                    289:             $$tags $$unique
                    290: 
                    291: ctags: CTAGS
                    292: CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                    293:                $(TAGS_FILES) $(LISP)
                    294:        tags=; \
                    295:        here=`pwd`; \
                    296:        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
                    297:        unique=`for i in $$list; do \
                    298:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    299:          done | \
                    300:          $(AWK) '    { files[$$0] = 1; } \
                    301:               END { for (i in files) print i; }'`; \
                    302:        test -z "$(CTAGS_ARGS)$$tags$$unique" \
                    303:          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
                    304:             $$tags $$unique
                    305: 
                    306: GTAGS:
                    307:        here=`$(am__cd) $(top_builddir) && pwd` \
                    308:          && cd $(top_srcdir) \
                    309:          && gtags -i $(GTAGS_ARGS) $$here
                    310: 
                    311: distclean-tags:
                    312:        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
                    313: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
                    314: 
                    315: top_distdir = ..
                    316: distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
                    317: 
                    318: distdir: $(DISTFILES)
                    319:        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
                    320:        list='$(DISTFILES)'; for file in $$list; do \
                    321:          case $$file in \
                    322:            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
                    323:          esac; \
                    324:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    325:          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
                    326:          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
                    327:            dir="/$$dir"; \
                    328:            $(mkinstalldirs) "$(distdir)$$dir"; \
                    329:          else \
                    330:            dir=''; \
                    331:          fi; \
                    332:          if test -d $$d/$$file; then \
                    333:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
                    334:              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
                    335:            fi; \
                    336:            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
                    337:          else \
                    338:            test -f $(distdir)/$$file \
                    339:            || cp -p $$d/$$file $(distdir)/$$file \
                    340:            || exit 1; \
                    341:          fi; \
                    342:        done
                    343:        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
                    344:          if test "$$subdir" = .; then :; else \
                    345:            test -d $(distdir)/$$subdir \
                    346:            || mkdir $(distdir)/$$subdir \
                    347:            || exit 1; \
                    348:            (cd $$subdir && \
                    349:              $(MAKE) $(AM_MAKEFLAGS) \
                    350:                top_distdir="$(top_distdir)" \
                    351:                distdir=../$(distdir)/$$subdir \
                    352:                distdir) \
                    353:              || exit 1; \
                    354:          fi; \
                    355:        done
                    356: check-am: all-am
                    357: check: check-recursive
                    358: all-am: Makefile
                    359: installdirs: installdirs-recursive
                    360: installdirs-am:
                    361: 
                    362: install: install-recursive
                    363: install-exec: install-exec-recursive
                    364: install-data: install-data-recursive
                    365: uninstall: uninstall-recursive
                    366: 
                    367: install-am: all-am
                    368:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    369: 
                    370: installcheck: installcheck-recursive
                    371: install-strip:
                    372:        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    373:          INSTALL_STRIP_FLAG=-s \
                    374:          `test -z '$(STRIP)' || \
                    375:            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
                    376: mostlyclean-generic:
                    377: 
                    378: clean-generic:
                    379: 
                    380: distclean-generic:
                    381:        -rm -f Makefile $(CONFIG_CLEAN_FILES)
                    382: 
                    383: maintainer-clean-generic:
                    384:        @echo "This command is intended for maintainers to use"
                    385:        @echo "it deletes files that may require special tools to rebuild."
                    386: clean: clean-recursive
                    387: 
                    388: clean-am: clean-generic clean-libtool mostlyclean-am
                    389: 
                    390: distclean: distclean-recursive
                    391: 
                    392: distclean-am: clean-am distclean-generic distclean-libtool \
                    393:        distclean-tags
                    394: 
                    395: dvi: dvi-recursive
                    396: 
                    397: dvi-am:
                    398: 
                    399: info: info-recursive
                    400: 
                    401: info-am:
                    402: 
                    403: install-data-am:
                    404: 
                    405: install-exec-am:
                    406: 
                    407: install-info: install-info-recursive
                    408: 
                    409: install-man:
                    410: 
                    411: installcheck-am:
                    412: 
                    413: maintainer-clean: maintainer-clean-recursive
                    414: 
                    415: maintainer-clean-am: distclean-am maintainer-clean-generic
                    416: 
                    417: mostlyclean: mostlyclean-recursive
                    418: 
                    419: mostlyclean-am: mostlyclean-generic mostlyclean-libtool
                    420: 
                    421: pdf: pdf-recursive
                    422: 
                    423: pdf-am:
                    424: 
                    425: ps: ps-recursive
                    426: 
                    427: ps-am:
                    428: 
                    429: uninstall-am: uninstall-info-am
                    430: 
                    431: uninstall-info: uninstall-info-recursive
                    432: 
                    433: .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
                    434:        clean-generic clean-libtool clean-recursive ctags \
                    435:        ctags-recursive distclean distclean-generic distclean-libtool \
                    436:        distclean-recursive distclean-tags distdir dvi dvi-am \
                    437:        dvi-recursive info info-am info-recursive install install-am \
                    438:        install-data install-data-am install-data-recursive \
                    439:        install-exec install-exec-am install-exec-recursive \
                    440:        install-info install-info-am install-info-recursive install-man \
                    441:        install-recursive install-strip installcheck installcheck-am \
                    442:        installdirs installdirs-am installdirs-recursive \
                    443:        maintainer-clean maintainer-clean-generic \
                    444:        maintainer-clean-recursive mostlyclean mostlyclean-generic \
                    445:        mostlyclean-libtool mostlyclean-recursive pdf pdf-am \
                    446:        pdf-recursive ps ps-am ps-recursive tags tags-recursive \
                    447:        uninstall uninstall-am uninstall-info-am \
                    448:        uninstall-info-recursive uninstall-recursive
                    449: 
                    450: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    451: # Otherwise a system limit (for SysV at least) may be exceeded.
                    452: .NOEXPORT:

unix.superglobalmegacorp.com

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