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

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

unix.superglobalmegacorp.com

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