[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.13

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.8       ohara     120: USE_GC_SPARC64 = @USE_GC_SPARC64@
1.1       ohara     121: VERSION = @VERSION@
1.12      ohara     122: XMKMF = @XMKMF@
1.4       ohara     123: XPMLIB = @XPMLIB@
1.1       ohara     124: X_CFLAGS = @X_CFLAGS@
                    125: X_EXTRA_LIBS = @X_EXTRA_LIBS@
                    126: X_LIBS = @X_LIBS@
                    127: X_PRE_LIBS = @X_PRE_LIBS@
                    128: YACC = @YACC@
1.12      ohara     129: YFLAGS = @YFLAGS@
                    130: abs_builddir = @abs_builddir@
                    131: abs_srcdir = @abs_srcdir@
                    132: abs_top_builddir = @abs_top_builddir@
                    133: abs_top_srcdir = @abs_top_srcdir@
                    134: ac_ct_CC = @ac_ct_CC@
1.1       ohara     135: am__include = @am__include@
1.12      ohara     136: am__leading_dot = @am__leading_dot@
1.1       ohara     137: am__quote = @am__quote@
1.12      ohara     138: am__tar = @am__tar@
                    139: am__untar = @am__untar@
1.1       ohara     140: asm_obj = @asm_obj@
1.12      ohara     141: bindir = @bindir@
                    142: build = @build@
                    143: build_alias = @build_alias@
                    144: build_cpu = @build_cpu@
                    145: build_os = @build_os@
                    146: build_vendor = @build_vendor@
                    147: builddir = @builddir@
                    148: datadir = @datadir@
                    149: datarootdir = @datarootdir@
                    150: docdir = @docdir@
                    151: dvidir = @dvidir@
                    152: exec_prefix = @exec_prefix@
                    153: host = @host@
                    154: host_alias = @host_alias@
                    155: host_cpu = @host_cpu@
                    156: host_os = @host_os@
                    157: host_vendor = @host_vendor@
                    158: htmldir = @htmldir@
                    159: includedir = @includedir@
                    160: infodir = @infodir@
1.1       ohara     161: install_sh = @install_sh@
                    162: libasir_postfix = @libasir_postfix@
1.12      ohara     163: libdir = @libdir@
                    164: libexecdir = @libexecdir@
                    165: localedir = @localedir@
                    166: localstatedir = @localstatedir@
                    167: mandir = @mandir@
                    168: mkdir_p = @mkdir_p@
                    169: oldincludedir = @oldincludedir@
                    170: pdfdir = @pdfdir@
                    171: prefix = @prefix@
                    172: program_transform_name = @program_transform_name@
                    173: psdir = @psdir@
                    174: sbindir = @sbindir@
                    175: sharedstatedir = @sharedstatedir@
                    176: srcdir = @srcdir@
                    177: sysconfdir = @sysconfdir@
                    178: target = @target@
                    179: target_alias = @target_alias@
                    180: target_cpu = @target_cpu@
                    181: target_os = @target_os@
                    182: target_vendor = @target_vendor@
                    183: top_builddir = @top_builddir@
                    184: top_srcdir = @top_srcdir@
1.6       ohara     185: asirdir = ${prefix}/lib/asir
1.1       ohara     186: INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/parse -I${top_srcdir}/io \
                    187:            -I${top_srcdir}/gc/include \
                    188:            @PARIINC@ @MPIINC@ @X_CFLAGS@
                    189:
                    190: noinst_LIBRARIES = libio.a
                    191: libio_a_SOURCES = pexpr.c spexpr.c biovar.c bsave.c bload.c io.c sio.c \
                    192:                    cpexpr.c cio.c ox.c ox_asir.c ox_launch.c tcpf.c ws_fileio.c
                    193:
                    194: all: all-am
                    195:
                    196: .SUFFIXES:
                    197: .SUFFIXES: .c .o .obj
1.12      ohara     198: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
                    199:        @for dep in $?; do \
                    200:          case '$(am__configure_deps)' in \
                    201:            *$$dep*) \
                    202:              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
                    203:                && exit 0; \
                    204:              exit 1;; \
                    205:          esac; \
                    206:        done; \
                    207:        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  io/Makefile'; \
1.1       ohara     208:        cd $(top_srcdir) && \
                    209:          $(AUTOMAKE) --gnu  io/Makefile
1.12      ohara     210: .PRECIOUS: Makefile
                    211: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
                    212:        @case '$?' in \
                    213:          *config.status*) \
                    214:            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
                    215:          *) \
                    216:            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
                    217:            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
                    218:        esac;
                    219:
                    220: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
                    221:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    222:
                    223: $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
                    224:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    225: $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
                    226:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.1       ohara     227:
                    228: clean-noinstLIBRARIES:
                    229:        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
                    230: libio.a: $(libio_a_OBJECTS) $(libio_a_DEPENDENCIES)
                    231:        -rm -f libio.a
                    232:        $(libio_a_AR) libio.a $(libio_a_OBJECTS) $(libio_a_LIBADD)
                    233:        $(RANLIB) libio.a
                    234:
                    235: mostlyclean-compile:
1.12      ohara     236:        -rm -f *.$(OBJEXT)
1.1       ohara     237:
                    238: distclean-compile:
                    239:        -rm -f *.tab.c
                    240:
1.12      ohara     241: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/biovar.Po@am__quote@
                    242: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bload.Po@am__quote@
                    243: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsave.Po@am__quote@
                    244: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cio.Po@am__quote@
                    245: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpexpr.Po@am__quote@
                    246: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/io.Po@am__quote@
                    247: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ox.Po@am__quote@
                    248: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ox_asir.Po@am__quote@
                    249: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ox_launch.Po@am__quote@
                    250: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pexpr.Po@am__quote@
                    251: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sio.Po@am__quote@
                    252: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spexpr.Po@am__quote@
                    253: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tcpf.Po@am__quote@
                    254: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ws_fileio.Po@am__quote@
1.1       ohara     255:
                    256: .c.o:
1.12      ohara     257: @am__fastdepCC_TRUE@   $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
                    258: @am__fastdepCC_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
                    259: @AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
                    260: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    261: @am__fastdepCC_FALSE@  $(COMPILE) -c $<
1.1       ohara     262:
                    263: .c.obj:
1.12      ohara     264: @am__fastdepCC_TRUE@   $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
                    265: @am__fastdepCC_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
                    266: @AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
                    267: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    268: @am__fastdepCC_FALSE@  $(COMPILE) -c `$(CYGPATH_W) '$<'`
1.1       ohara     269:
                    270: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1.12      ohara     271:        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1.1       ohara     272:        unique=`for i in $$list; do \
                    273:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    274:          done | \
                    275:          $(AWK) '    { files[$$0] = 1; } \
                    276:               END { for (i in files) print i; }'`; \
1.12      ohara     277:        mkid -fID $$unique
                    278: tags: TAGS
1.1       ohara     279:
                    280: TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                    281:                $(TAGS_FILES) $(LISP)
                    282:        tags=; \
                    283:        here=`pwd`; \
1.12      ohara     284:        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
                    285:        unique=`for i in $$list; do \
                    286:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    287:          done | \
                    288:          $(AWK) '    { files[$$0] = 1; } \
                    289:               END { for (i in files) print i; }'`; \
                    290:        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
                    291:          test -n "$$unique" || unique=$$empty_fix; \
                    292:          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
                    293:            $$tags $$unique; \
                    294:        fi
                    295: ctags: CTAGS
                    296: CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                    297:                $(TAGS_FILES) $(LISP)
                    298:        tags=; \
                    299:        here=`pwd`; \
                    300:        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1.1       ohara     301:        unique=`for i in $$list; do \
                    302:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    303:          done | \
                    304:          $(AWK) '    { files[$$0] = 1; } \
                    305:               END { for (i in files) print i; }'`; \
1.12      ohara     306:        test -z "$(CTAGS_ARGS)$$tags$$unique" \
                    307:          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
                    308:             $$tags $$unique
1.1       ohara     309:
                    310: GTAGS:
1.12      ohara     311:        here=`$(am__cd) $(top_builddir) && pwd` \
1.1       ohara     312:          && cd $(top_srcdir) \
                    313:          && gtags -i $(GTAGS_ARGS) $$here
                    314:
                    315: distclean-tags:
1.12      ohara     316:        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1.1       ohara     317:
                    318: distdir: $(DISTFILES)
1.12      ohara     319:        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    320:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    321:        list='$(DISTFILES)'; \
                    322:          dist_files=`for file in $$list; do echo $$file; done | \
                    323:          sed -e "s|^$$srcdirstrip/||;t" \
                    324:              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
                    325:        case $$dist_files in \
                    326:          */*) $(MKDIR_P) `echo "$$dist_files" | \
                    327:                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
                    328:                           sort -u` ;; \
                    329:        esac; \
                    330:        for file in $$dist_files; do \
                    331:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1.1       ohara     332:          if test -d $$d/$$file; then \
1.12      ohara     333:            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
                    334:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
                    335:              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
                    336:            fi; \
                    337:            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1.1       ohara     338:          else \
                    339:            test -f $(distdir)/$$file \
                    340:            || cp -p $$d/$$file $(distdir)/$$file \
                    341:            || exit 1; \
                    342:          fi; \
                    343:        done
                    344: check-am: all-am
                    345: check: check-am
                    346: all-am: Makefile $(LIBRARIES)
                    347: installdirs:
                    348: install: install-am
                    349: install-exec: install-exec-am
                    350: install-data: install-data-am
                    351: uninstall: uninstall-am
                    352:
                    353: install-am: all-am
                    354:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    355:
                    356: installcheck: installcheck-am
                    357: install-strip:
                    358:        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1.12      ohara     359:          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1.1       ohara     360:          `test -z '$(STRIP)' || \
                    361:            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
                    362: mostlyclean-generic:
                    363:
                    364: clean-generic:
                    365:
                    366: distclean-generic:
1.12      ohara     367:        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.1       ohara     368:
                    369: maintainer-clean-generic:
                    370:        @echo "This command is intended for maintainers to use"
                    371:        @echo "it deletes files that may require special tools to rebuild."
                    372: clean: clean-am
                    373:
                    374: clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
                    375:
                    376: distclean: distclean-am
1.12      ohara     377:        -rm -rf ./$(DEPDIR)
                    378:        -rm -f Makefile
                    379: distclean-am: clean-am distclean-compile distclean-generic \
                    380:        distclean-tags
1.1       ohara     381:
                    382: dvi: dvi-am
                    383:
                    384: dvi-am:
                    385:
1.12      ohara     386: html: html-am
                    387:
1.1       ohara     388: info: info-am
                    389:
                    390: info-am:
                    391:
                    392: install-data-am:
                    393:
1.12      ohara     394: install-dvi: install-dvi-am
                    395:
1.1       ohara     396: install-exec-am:
                    397:
1.12      ohara     398: install-html: install-html-am
                    399:
1.1       ohara     400: install-info: install-info-am
                    401:
                    402: install-man:
                    403:
1.12      ohara     404: install-pdf: install-pdf-am
                    405:
                    406: install-ps: install-ps-am
                    407:
1.1       ohara     408: installcheck-am:
                    409:
                    410: maintainer-clean: maintainer-clean-am
1.12      ohara     411:        -rm -rf ./$(DEPDIR)
                    412:        -rm -f Makefile
1.1       ohara     413: maintainer-clean-am: distclean-am maintainer-clean-generic
                    414:
                    415: mostlyclean: mostlyclean-am
                    416:
                    417: mostlyclean-am: mostlyclean-compile mostlyclean-generic
                    418:
1.12      ohara     419: pdf: pdf-am
                    420:
                    421: pdf-am:
                    422:
                    423: ps: ps-am
                    424:
                    425: ps-am:
                    426:
                    427: uninstall-am:
                    428:
                    429: .MAKE: install-am install-strip
1.1       ohara     430:
1.12      ohara     431: .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
                    432:        clean-noinstLIBRARIES ctags distclean distclean-compile \
                    433:        distclean-generic distclean-tags distdir dvi dvi-am html \
                    434:        html-am info info-am install install-am install-data \
                    435:        install-data-am install-dvi install-dvi-am install-exec \
                    436:        install-exec-am install-html install-html-am install-info \
                    437:        install-info-am install-man install-pdf install-pdf-am \
                    438:        install-ps install-ps-am install-strip installcheck \
1.1       ohara     439:        installcheck-am installdirs maintainer-clean \
                    440:        maintainer-clean-generic mostlyclean mostlyclean-compile \
1.12      ohara     441:        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
                    442:        uninstall-am
1.1       ohara     443:
                    444: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    445: # Otherwise a system limit (for SysV at least) may be exceeded.
                    446: .NOEXPORT:

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