[BACK]Return to Makefile.in CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2 / asir2000 / io

Annotation of OpenXM_contrib2/asir2000/io/Makefile.in, Revision 1.12

1.12    ! ohara       1: # Makefile.in generated by automake 1.10 from Makefile.am.
        !             2: # @configure_input@
1.1       ohara       3:
1.12    ! ohara       4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
        !             5: # 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
1.1       ohara       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@
1.10      ohara      16:
1.1       ohara      17: VPATH = @srcdir@
                     18: pkgdatadir = $(datadir)/@PACKAGE@
                     19: pkglibdir = $(libdir)/@PACKAGE@
                     20: pkgincludedir = $(includedir)/@PACKAGE@
1.12    ! ohara      21: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
        !            22: install_sh_DATA = $(install_sh) -c -m 644
        !            23: install_sh_PROGRAM = $(install_sh) -c
        !            24: install_sh_SCRIPT = $(install_sh) -c
1.1       ohara      25: INSTALL_HEADER = $(INSTALL_DATA)
1.12    ! ohara      26: transform = $(program_transform_name)
1.1       ohara      27: NORMAL_INSTALL = :
                     28: PRE_INSTALL = :
                     29: POST_INSTALL = :
                     30: NORMAL_UNINSTALL = :
                     31: PRE_UNINSTALL = :
                     32: POST_UNINSTALL = :
                     33: build_triplet = @build@
                     34: host_triplet = @host@
                     35: target_triplet = @target@
1.12    ! ohara      36: subdir = io
        !            37: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
        !            38: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
        !            39: am__aclocal_m4_deps = $(top_srcdir)/configure.in
        !            40: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        !            41:        $(ACLOCAL_M4)
        !            42: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
        !            43: CONFIG_CLEAN_FILES =
        !            44: LIBRARIES = $(noinst_LIBRARIES)
        !            45: AR = ar
        !            46: ARFLAGS = cru
        !            47: libio_a_AR = $(AR) $(ARFLAGS)
        !            48: libio_a_LIBADD =
        !            49: am_libio_a_OBJECTS = pexpr.$(OBJEXT) spexpr.$(OBJEXT) biovar.$(OBJEXT) \
        !            50:        bsave.$(OBJEXT) bload.$(OBJEXT) io.$(OBJEXT) sio.$(OBJEXT) \
        !            51:        cpexpr.$(OBJEXT) cio.$(OBJEXT) ox.$(OBJEXT) ox_asir.$(OBJEXT) \
        !            52:        ox_launch.$(OBJEXT) tcpf.$(OBJEXT) ws_fileio.$(OBJEXT)
        !            53: libio_a_OBJECTS = $(am_libio_a_OBJECTS)
        !            54: DEFAULT_INCLUDES = -I.@am__isrc@
        !            55: depcomp = $(SHELL) $(top_srcdir)/depcomp
        !            56: am__depfiles_maybe = depfiles
        !            57: COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
        !            58:        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
        !            59: CCLD = $(CC)
        !            60: LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
        !            61: SOURCES = $(libio_a_SOURCES)
        !            62: DIST_SOURCES = $(libio_a_SOURCES)
        !            63: ETAGS = etags
        !            64: CTAGS = ctags
        !            65: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
        !            66: ACLOCAL = @ACLOCAL@
1.1       ohara      67: AMTAR = @AMTAR@
1.12    ! ohara      68: AUTOCONF = @AUTOCONF@
        !            69: AUTOHEADER = @AUTOHEADER@
        !            70: AUTOMAKE = @AUTOMAKE@
1.1       ohara      71: AWK = @AWK@
                     72: CC = @CC@
1.12    ! ohara      73: CCDEPMODE = @CCDEPMODE@
        !            74: CFLAGS = @CFLAGS@
        !            75: CPP = @CPP@
        !            76: CPPFLAGS = @CPPFLAGS@
        !            77: CYGPATH_W = @CYGPATH_W@
        !            78: DEFS = @DEFS@ -DASIR_LIBDIR=\"${asirdir}\"
1.1       ohara      79: DEPDIR = @DEPDIR@
1.12    ! ohara      80: ECHO_C = @ECHO_C@
        !            81: ECHO_N = @ECHO_N@
        !            82: ECHO_T = @ECHO_T@
        !            83: EGREP = @EGREP@
1.10      ohara      84: EXEEXT = @EXEEXT@
1.1       ohara      85: FEPLIB = @FEPLIB@
1.12    ! ohara      86: GC = @GC@
        !            87: GC_CONFIGURE_ARGS = @GC_CONFIGURE_ARGS@
1.11      ohara      88: GC_DISTDIR = @GC_DISTDIR@
1.12    ! ohara      89: GREP = @GREP@
        !            90: INSTALL = @INSTALL@
        !            91: INSTALL_DATA = @INSTALL_DATA@
        !            92: INSTALL_PROGRAM = @INSTALL_PROGRAM@
        !            93: INSTALL_SCRIPT = @INSTALL_SCRIPT@
1.1       ohara      94: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
                     95: LAPACKLIB = @LAPACKLIB@
1.12    ! ohara      96: LDFLAGS = @LDFLAGS@
        !            97: LIBOBJS = @LIBOBJS@
        !            98: LIBS = @LIBS@
1.1       ohara      99: LN_S = @LN_S@
1.12    ! ohara     100: LTLIBOBJS = @LTLIBOBJS@
1.4       ohara     101: MAINT = @MAINT@
1.12    ! ohara     102: MAKEINFO = @MAKEINFO@
        !           103: MKDIR_P = @MKDIR_P@
1.1       ohara     104: MPIINC = @MPIINC@
                    105: MPILIB = @MPILIB@
1.10      ohara     106: OBJEXT = @OBJEXT@
1.1       ohara     107: PACKAGE = @PACKAGE@
1.12    ! ohara     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@
1.1       ohara     113: PARIINC = @PARIINC@
                    114: PARILIB = @PARILIB@
1.12    ! ohara     115: PATH_SEPARATOR = @PATH_SEPARATOR@
1.1       ohara     116: RANLIB = @RANLIB@
1.12    ! ohara     117: SET_MAKE = @SET_MAKE@
        !           118: SHELL = @SHELL@
        !           119: STRIP = @STRIP@
1.7       ohara     120: USE_GC_INTERIX = @USE_GC_INTERIX@
1.8       ohara     121: USE_GC_SPARC64 = @USE_GC_SPARC64@
1.5       ohara     122: USE_GC_ZEROPAGE = @USE_GC_ZEROPAGE@
1.1       ohara     123: VERSION = @VERSION@
1.12    ! ohara     124: XMKMF = @XMKMF@
1.4       ohara     125: XPMLIB = @XPMLIB@
1.1       ohara     126: X_CFLAGS = @X_CFLAGS@
                    127: X_EXTRA_LIBS = @X_EXTRA_LIBS@
                    128: X_LIBS = @X_LIBS@
                    129: X_PRE_LIBS = @X_PRE_LIBS@
                    130: YACC = @YACC@
1.12    ! ohara     131: YFLAGS = @YFLAGS@
        !           132: abs_builddir = @abs_builddir@
        !           133: abs_srcdir = @abs_srcdir@
        !           134: abs_top_builddir = @abs_top_builddir@
        !           135: abs_top_srcdir = @abs_top_srcdir@
        !           136: ac_ct_CC = @ac_ct_CC@
1.1       ohara     137: am__include = @am__include@
1.12    ! ohara     138: am__leading_dot = @am__leading_dot@
1.1       ohara     139: am__quote = @am__quote@
1.12    ! ohara     140: am__tar = @am__tar@
        !           141: am__untar = @am__untar@
1.1       ohara     142: asm_obj = @asm_obj@
1.12    ! ohara     143: bindir = @bindir@
        !           144: build = @build@
        !           145: build_alias = @build_alias@
        !           146: build_cpu = @build_cpu@
        !           147: build_os = @build_os@
        !           148: build_vendor = @build_vendor@
        !           149: builddir = @builddir@
        !           150: datadir = @datadir@
        !           151: datarootdir = @datarootdir@
        !           152: docdir = @docdir@
        !           153: dvidir = @dvidir@
        !           154: exec_prefix = @exec_prefix@
        !           155: host = @host@
        !           156: host_alias = @host_alias@
        !           157: host_cpu = @host_cpu@
        !           158: host_os = @host_os@
        !           159: host_vendor = @host_vendor@
        !           160: htmldir = @htmldir@
        !           161: includedir = @includedir@
        !           162: infodir = @infodir@
1.1       ohara     163: install_sh = @install_sh@
                    164: libasir_postfix = @libasir_postfix@
1.12    ! ohara     165: libdir = @libdir@
        !           166: libexecdir = @libexecdir@
        !           167: localedir = @localedir@
        !           168: localstatedir = @localstatedir@
        !           169: mandir = @mandir@
        !           170: mkdir_p = @mkdir_p@
        !           171: oldincludedir = @oldincludedir@
        !           172: pdfdir = @pdfdir@
        !           173: prefix = @prefix@
        !           174: program_transform_name = @program_transform_name@
        !           175: psdir = @psdir@
        !           176: sbindir = @sbindir@
        !           177: sharedstatedir = @sharedstatedir@
        !           178: srcdir = @srcdir@
        !           179: sysconfdir = @sysconfdir@
        !           180: target = @target@
        !           181: target_alias = @target_alias@
        !           182: target_cpu = @target_cpu@
        !           183: target_os = @target_os@
        !           184: target_vendor = @target_vendor@
        !           185: top_builddir = @top_builddir@
        !           186: top_srcdir = @top_srcdir@
1.6       ohara     187: asirdir = ${prefix}/lib/asir
1.1       ohara     188: INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/parse -I${top_srcdir}/io \
                    189:            -I${top_srcdir}/gc/include \
                    190:            @PARIINC@ @MPIINC@ @X_CFLAGS@
                    191:
                    192: noinst_LIBRARIES = libio.a
                    193: libio_a_SOURCES = pexpr.c spexpr.c biovar.c bsave.c bload.c io.c sio.c \
                    194:                    cpexpr.c cio.c ox.c ox_asir.c ox_launch.c tcpf.c ws_fileio.c
                    195:
                    196: all: all-am
                    197:
                    198: .SUFFIXES:
                    199: .SUFFIXES: .c .o .obj
1.12    ! ohara     200: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
        !           201:        @for dep in $?; do \
        !           202:          case '$(am__configure_deps)' in \
        !           203:            *$$dep*) \
        !           204:              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
        !           205:                && exit 0; \
        !           206:              exit 1;; \
        !           207:          esac; \
        !           208:        done; \
        !           209:        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  io/Makefile'; \
1.1       ohara     210:        cd $(top_srcdir) && \
                    211:          $(AUTOMAKE) --gnu  io/Makefile
1.12    ! ohara     212: .PRECIOUS: Makefile
        !           213: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        !           214:        @case '$?' in \
        !           215:          *config.status*) \
        !           216:            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
        !           217:          *) \
        !           218:            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
        !           219:            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
        !           220:        esac;
        !           221:
        !           222: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
        !           223:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
        !           224:
        !           225: $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
        !           226:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
        !           227: $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
        !           228:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.1       ohara     229:
                    230: clean-noinstLIBRARIES:
                    231:        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
                    232: libio.a: $(libio_a_OBJECTS) $(libio_a_DEPENDENCIES)
                    233:        -rm -f libio.a
                    234:        $(libio_a_AR) libio.a $(libio_a_OBJECTS) $(libio_a_LIBADD)
                    235:        $(RANLIB) libio.a
                    236:
                    237: mostlyclean-compile:
1.12    ! ohara     238:        -rm -f *.$(OBJEXT)
1.1       ohara     239:
                    240: distclean-compile:
                    241:        -rm -f *.tab.c
                    242:
1.12    ! ohara     243: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/biovar.Po@am__quote@
        !           244: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bload.Po@am__quote@
        !           245: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsave.Po@am__quote@
        !           246: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cio.Po@am__quote@
        !           247: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpexpr.Po@am__quote@
        !           248: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/io.Po@am__quote@
        !           249: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ox.Po@am__quote@
        !           250: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ox_asir.Po@am__quote@
        !           251: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ox_launch.Po@am__quote@
        !           252: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pexpr.Po@am__quote@
        !           253: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sio.Po@am__quote@
        !           254: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spexpr.Po@am__quote@
        !           255: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tcpf.Po@am__quote@
        !           256: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ws_fileio.Po@am__quote@
1.1       ohara     257:
                    258: .c.o:
1.12    ! ohara     259: @am__fastdepCC_TRUE@   $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
        !           260: @am__fastdepCC_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
        !           261: @AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
        !           262: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
        !           263: @am__fastdepCC_FALSE@  $(COMPILE) -c $<
1.1       ohara     264:
                    265: .c.obj:
1.12    ! ohara     266: @am__fastdepCC_TRUE@   $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
        !           267: @am__fastdepCC_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
        !           268: @AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
        !           269: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
        !           270: @am__fastdepCC_FALSE@  $(COMPILE) -c `$(CYGPATH_W) '$<'`
1.1       ohara     271:
                    272: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1.12    ! ohara     273:        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1.1       ohara     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; }'`; \
1.12    ! ohara     279:        mkid -fID $$unique
        !           280: tags: TAGS
1.1       ohara     281:
                    282: TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                    283:                $(TAGS_FILES) $(LISP)
                    284:        tags=; \
                    285:        here=`pwd`; \
1.12    ! ohara     286:        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
        !           287:        unique=`for i in $$list; do \
        !           288:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
        !           289:          done | \
        !           290:          $(AWK) '    { files[$$0] = 1; } \
        !           291:               END { for (i in files) print i; }'`; \
        !           292:        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
        !           293:          test -n "$$unique" || unique=$$empty_fix; \
        !           294:          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
        !           295:            $$tags $$unique; \
        !           296:        fi
        !           297: ctags: CTAGS
        !           298: CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
        !           299:                $(TAGS_FILES) $(LISP)
        !           300:        tags=; \
        !           301:        here=`pwd`; \
        !           302:        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1.1       ohara     303:        unique=`for i in $$list; do \
                    304:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    305:          done | \
                    306:          $(AWK) '    { files[$$0] = 1; } \
                    307:               END { for (i in files) print i; }'`; \
1.12    ! ohara     308:        test -z "$(CTAGS_ARGS)$$tags$$unique" \
        !           309:          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
        !           310:             $$tags $$unique
1.1       ohara     311:
                    312: GTAGS:
1.12    ! ohara     313:        here=`$(am__cd) $(top_builddir) && pwd` \
1.1       ohara     314:          && cd $(top_srcdir) \
                    315:          && gtags -i $(GTAGS_ARGS) $$here
                    316:
                    317: distclean-tags:
1.12    ! ohara     318:        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1.1       ohara     319:
                    320: distdir: $(DISTFILES)
1.12    ! ohara     321:        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
        !           322:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
        !           323:        list='$(DISTFILES)'; \
        !           324:          dist_files=`for file in $$list; do echo $$file; done | \
        !           325:          sed -e "s|^$$srcdirstrip/||;t" \
        !           326:              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
        !           327:        case $$dist_files in \
        !           328:          */*) $(MKDIR_P) `echo "$$dist_files" | \
        !           329:                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
        !           330:                           sort -u` ;; \
        !           331:        esac; \
        !           332:        for file in $$dist_files; do \
        !           333:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1.1       ohara     334:          if test -d $$d/$$file; then \
1.12    ! ohara     335:            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
        !           336:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
        !           337:              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
        !           338:            fi; \
        !           339:            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1.1       ohara     340:          else \
                    341:            test -f $(distdir)/$$file \
                    342:            || cp -p $$d/$$file $(distdir)/$$file \
                    343:            || exit 1; \
                    344:          fi; \
                    345:        done
                    346: check-am: all-am
                    347: check: check-am
                    348: all-am: Makefile $(LIBRARIES)
                    349: installdirs:
                    350: install: install-am
                    351: install-exec: install-exec-am
                    352: install-data: install-data-am
                    353: uninstall: uninstall-am
                    354:
                    355: install-am: all-am
                    356:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    357:
                    358: installcheck: installcheck-am
                    359: install-strip:
                    360:        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1.12    ! ohara     361:          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1.1       ohara     362:          `test -z '$(STRIP)' || \
                    363:            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
                    364: mostlyclean-generic:
                    365:
                    366: clean-generic:
                    367:
                    368: distclean-generic:
1.12    ! ohara     369:        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.1       ohara     370:
                    371: maintainer-clean-generic:
                    372:        @echo "This command is intended for maintainers to use"
                    373:        @echo "it deletes files that may require special tools to rebuild."
                    374: clean: clean-am
                    375:
                    376: clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
                    377:
                    378: distclean: distclean-am
1.12    ! ohara     379:        -rm -rf ./$(DEPDIR)
        !           380:        -rm -f Makefile
        !           381: distclean-am: clean-am distclean-compile distclean-generic \
        !           382:        distclean-tags
1.1       ohara     383:
                    384: dvi: dvi-am
                    385:
                    386: dvi-am:
                    387:
1.12    ! ohara     388: html: html-am
        !           389:
1.1       ohara     390: info: info-am
                    391:
                    392: info-am:
                    393:
                    394: install-data-am:
                    395:
1.12    ! ohara     396: install-dvi: install-dvi-am
        !           397:
1.1       ohara     398: install-exec-am:
                    399:
1.12    ! ohara     400: install-html: install-html-am
        !           401:
1.1       ohara     402: install-info: install-info-am
                    403:
                    404: install-man:
                    405:
1.12    ! ohara     406: install-pdf: install-pdf-am
        !           407:
        !           408: install-ps: install-ps-am
        !           409:
1.1       ohara     410: installcheck-am:
                    411:
                    412: maintainer-clean: maintainer-clean-am
1.12    ! ohara     413:        -rm -rf ./$(DEPDIR)
        !           414:        -rm -f Makefile
1.1       ohara     415: maintainer-clean-am: distclean-am maintainer-clean-generic
                    416:
                    417: mostlyclean: mostlyclean-am
                    418:
                    419: mostlyclean-am: mostlyclean-compile mostlyclean-generic
                    420:
1.12    ! ohara     421: pdf: pdf-am
        !           422:
        !           423: pdf-am:
        !           424:
        !           425: ps: ps-am
        !           426:
        !           427: ps-am:
        !           428:
        !           429: uninstall-am:
        !           430:
        !           431: .MAKE: install-am install-strip
1.1       ohara     432:
1.12    ! ohara     433: .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
        !           434:        clean-noinstLIBRARIES ctags distclean distclean-compile \
        !           435:        distclean-generic distclean-tags distdir dvi dvi-am html \
        !           436:        html-am info info-am install install-am install-data \
        !           437:        install-data-am install-dvi install-dvi-am install-exec \
        !           438:        install-exec-am install-html install-html-am install-info \
        !           439:        install-info-am install-man install-pdf install-pdf-am \
        !           440:        install-ps install-ps-am install-strip installcheck \
1.1       ohara     441:        installcheck-am installdirs maintainer-clean \
                    442:        maintainer-clean-generic mostlyclean mostlyclean-compile \
1.12    ! ohara     443:        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
        !           444:        uninstall-am
1.1       ohara     445:
                    446: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    447: # Otherwise a system limit (for SysV at least) may be exceeded.
                    448: .NOEXPORT:

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>