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

Annotation of OpenXM_contrib2/asir2000/builtin/Makefile.in, Revision 1.20

1.20    ! ohara       1: # Makefile.in generated by automake 1.11.1 from Makefile.am.
1.17      ohara       2: # @configure_input@
1.1       ohara       3:
1.17      ohara       4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
1.20    ! ohara       5: # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
        !             6: # Inc.
1.1       ohara       7: # This Makefile.in is free software; the Free Software Foundation
                      8: # gives unlimited permission to copy and/or distribute it,
                      9: # with or without modifications, as long as this notice is preserved.
                     10:
                     11: # This program is distributed in the hope that it will be useful,
                     12: # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
                     13: # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
                     14: # PARTICULAR PURPOSE.
                     15:
                     16: @SET_MAKE@
1.15      ohara      17:
1.1       ohara      18: VPATH = @srcdir@
                     19: pkgdatadir = $(datadir)/@PACKAGE@
1.20    ! ohara      20: pkgincludedir = $(includedir)/@PACKAGE@
1.1       ohara      21: pkglibdir = $(libdir)/@PACKAGE@
1.20    ! ohara      22: pkglibexecdir = $(libexecdir)/@PACKAGE@
1.17      ohara      23: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
                     24: install_sh_DATA = $(install_sh) -c -m 644
                     25: install_sh_PROGRAM = $(install_sh) -c
                     26: install_sh_SCRIPT = $(install_sh) -c
1.1       ohara      27: INSTALL_HEADER = $(INSTALL_DATA)
1.17      ohara      28: transform = $(program_transform_name)
1.1       ohara      29: NORMAL_INSTALL = :
                     30: PRE_INSTALL = :
                     31: POST_INSTALL = :
                     32: NORMAL_UNINSTALL = :
                     33: PRE_UNINSTALL = :
                     34: POST_UNINSTALL = :
                     35: build_triplet = @build@
                     36: host_triplet = @host@
                     37: target_triplet = @target@
1.17      ohara      38: subdir = builtin
                     39: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
                     40: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
                     41: am__aclocal_m4_deps = $(top_srcdir)/configure.in
                     42: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
                     43:        $(ACLOCAL_M4)
                     44: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
                     45: CONFIG_CLEAN_FILES =
1.20    ! ohara      46: CONFIG_CLEAN_VPATH_FILES =
1.17      ohara      47: LIBRARIES = $(noinst_LIBRARIES)
                     48: AR = ar
                     49: ARFLAGS = cru
                     50: libfunc_a_AR = $(AR) $(ARFLAGS)
                     51: libfunc_a_LIBADD =
                     52: am_libfunc_a_OBJECTS = ftab.$(OBJEXT) algnum.$(OBJEXT) array.$(OBJEXT) \
                     53:        cplxnum.$(OBJEXT) ctrl.$(OBJEXT) dp.$(OBJEXT) fctr.$(OBJEXT) \
                     54:        file.$(OBJEXT) help.$(OBJEXT) int.$(OBJEXT) list.$(OBJEXT) \
                     55:        miscf.$(OBJEXT) parif.$(OBJEXT) poly.$(OBJEXT) pdiv.$(OBJEXT) \
                     56:        print.$(OBJEXT) pf.$(OBJEXT) rat.$(OBJEXT) reduct.$(OBJEXT) \
                     57:        result.$(OBJEXT) itvnum.$(OBJEXT) mattran.$(OBJEXT) \
                     58:        isolv.$(OBJEXT) strobj.$(OBJEXT) subst.$(OBJEXT) \
                     59:        time.$(OBJEXT) type.$(OBJEXT) var.$(OBJEXT) compobj.$(OBJEXT) \
                     60:        gr.$(OBJEXT) dp-supp.$(OBJEXT) gf.$(OBJEXT) math.$(OBJEXT) \
                     61:        numerical.$(OBJEXT) ec.$(OBJEXT) al.$(OBJEXT) batch.$(OBJEXT) \
                     62:        sha1.$(OBJEXT) user.$(OBJEXT) round.$(OBJEXT) iarray.$(OBJEXT)
                     63: libfunc_a_OBJECTS = $(am_libfunc_a_OBJECTS)
                     64: DEFAULT_INCLUDES = -I.@am__isrc@
                     65: depcomp = $(SHELL) $(top_srcdir)/depcomp
                     66: am__depfiles_maybe = depfiles
1.20    ! ohara      67: am__mv = mv -f
1.17      ohara      68: COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
                     69:        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
                     70: CCLD = $(CC)
                     71: LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
                     72: SOURCES = $(libfunc_a_SOURCES)
                     73: DIST_SOURCES = $(libfunc_a_SOURCES)
                     74: ETAGS = etags
                     75: CTAGS = ctags
                     76: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
                     77: ACLOCAL = @ACLOCAL@
1.1       ohara      78: AMTAR = @AMTAR@
1.20    ! ohara      79: ASIR_GCLIB = @ASIR_GCLIB@
1.17      ohara      80: AUTOCONF = @AUTOCONF@
                     81: AUTOHEADER = @AUTOHEADER@
                     82: AUTOMAKE = @AUTOMAKE@
1.1       ohara      83: AWK = @AWK@
                     84: CC = @CC@
1.17      ohara      85: CCDEPMODE = @CCDEPMODE@
                     86: CFLAGS = @CFLAGS@
                     87: CPP = @CPP@
                     88: CPPFLAGS = @CPPFLAGS@
                     89: CYGPATH_W = @CYGPATH_W@
                     90: DEFS = @DEFS@ -DASIR_LIBDIR=\"${asirdir}\"
1.1       ohara      91: DEPDIR = @DEPDIR@
1.17      ohara      92: ECHO_C = @ECHO_C@
                     93: ECHO_N = @ECHO_N@
                     94: ECHO_T = @ECHO_T@
                     95: EGREP = @EGREP@
1.15      ohara      96: EXEEXT = @EXEEXT@
1.1       ohara      97: FEPLIB = @FEPLIB@
1.17      ohara      98: GC = @GC@
1.20    ! ohara      99: GCINC = @GCINC@
        !           100: GCLIB = @GCLIB@
1.17      ohara     101: GC_CONFIGURE_ARGS = @GC_CONFIGURE_ARGS@
1.16      ohara     102: GC_DISTDIR = @GC_DISTDIR@
1.17      ohara     103: GREP = @GREP@
                    104: INSTALL = @INSTALL@
                    105: INSTALL_DATA = @INSTALL_DATA@
                    106: INSTALL_PROGRAM = @INSTALL_PROGRAM@
                    107: INSTALL_SCRIPT = @INSTALL_SCRIPT@
1.1       ohara     108: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
                    109: LAPACKLIB = @LAPACKLIB@
1.17      ohara     110: LDFLAGS = @LDFLAGS@
                    111: LIBOBJS = @LIBOBJS@
                    112: LIBS = @LIBS@
1.1       ohara     113: LN_S = @LN_S@
1.17      ohara     114: LTLIBOBJS = @LTLIBOBJS@
1.4       ohara     115: MAINT = @MAINT@
1.17      ohara     116: MAKEINFO = @MAKEINFO@
                    117: MKDIR_P = @MKDIR_P@
1.15      ohara     118: OBJEXT = @OBJEXT@
1.1       ohara     119: PACKAGE = @PACKAGE@
1.17      ohara     120: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
                    121: PACKAGE_NAME = @PACKAGE_NAME@
                    122: PACKAGE_STRING = @PACKAGE_STRING@
                    123: PACKAGE_TARNAME = @PACKAGE_TARNAME@
1.20    ! ohara     124: PACKAGE_URL = @PACKAGE_URL@
1.17      ohara     125: PACKAGE_VERSION = @PACKAGE_VERSION@
1.1       ohara     126: PARIINC = @PARIINC@
                    127: PARILIB = @PARILIB@
1.17      ohara     128: PATH_SEPARATOR = @PATH_SEPARATOR@
1.1       ohara     129: RANLIB = @RANLIB@
1.17      ohara     130: SET_MAKE = @SET_MAKE@
                    131: SHELL = @SHELL@
                    132: STRIP = @STRIP@
1.12      ohara     133: USE_GC_SPARC64 = @USE_GC_SPARC64@
1.1       ohara     134: VERSION = @VERSION@
1.17      ohara     135: XMKMF = @XMKMF@
1.4       ohara     136: XPMLIB = @XPMLIB@
1.1       ohara     137: X_CFLAGS = @X_CFLAGS@
                    138: X_EXTRA_LIBS = @X_EXTRA_LIBS@
                    139: X_LIBS = @X_LIBS@
                    140: X_PRE_LIBS = @X_PRE_LIBS@
                    141: YACC = @YACC@
1.17      ohara     142: YFLAGS = @YFLAGS@
                    143: abs_builddir = @abs_builddir@
                    144: abs_srcdir = @abs_srcdir@
                    145: abs_top_builddir = @abs_top_builddir@
                    146: abs_top_srcdir = @abs_top_srcdir@
                    147: ac_ct_CC = @ac_ct_CC@
1.1       ohara     148: am__include = @am__include@
1.17      ohara     149: am__leading_dot = @am__leading_dot@
1.1       ohara     150: am__quote = @am__quote@
1.17      ohara     151: am__tar = @am__tar@
                    152: am__untar = @am__untar@
1.1       ohara     153: asm_obj = @asm_obj@
1.17      ohara     154: bindir = @bindir@
                    155: build = @build@
                    156: build_alias = @build_alias@
                    157: build_cpu = @build_cpu@
                    158: build_os = @build_os@
                    159: build_vendor = @build_vendor@
                    160: builddir = @builddir@
                    161: datadir = @datadir@
                    162: datarootdir = @datarootdir@
                    163: docdir = @docdir@
                    164: dvidir = @dvidir@
                    165: exec_prefix = @exec_prefix@
                    166: host = @host@
                    167: host_alias = @host_alias@
                    168: host_cpu = @host_cpu@
                    169: host_os = @host_os@
                    170: host_vendor = @host_vendor@
                    171: htmldir = @htmldir@
                    172: includedir = @includedir@
                    173: infodir = @infodir@
1.1       ohara     174: install_sh = @install_sh@
                    175: libasir_postfix = @libasir_postfix@
1.17      ohara     176: libdir = @libdir@
                    177: libexecdir = @libexecdir@
                    178: localedir = @localedir@
                    179: localstatedir = @localstatedir@
                    180: mandir = @mandir@
                    181: mkdir_p = @mkdir_p@
                    182: oldincludedir = @oldincludedir@
                    183: pdfdir = @pdfdir@
                    184: prefix = @prefix@
                    185: program_transform_name = @program_transform_name@
                    186: psdir = @psdir@
                    187: sbindir = @sbindir@
                    188: sharedstatedir = @sharedstatedir@
                    189: srcdir = @srcdir@
                    190: sysconfdir = @sysconfdir@
                    191: target = @target@
                    192: target_alias = @target_alias@
                    193: target_cpu = @target_cpu@
                    194: target_os = @target_os@
                    195: target_vendor = @target_vendor@
1.20    ! ohara     196: top_build_prefix = @top_build_prefix@
1.17      ohara     197: top_builddir = @top_builddir@
                    198: top_srcdir = @top_srcdir@
1.6       ohara     199: asirdir = ${prefix}/lib/asir
1.1       ohara     200: INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/parse -I${top_srcdir}/io \
                    201:            -I${top_srcdir}/gc/include \
1.19      ohara     202:            @PARIINC@ @X_CFLAGS@
1.1       ohara     203:
                    204: noinst_LIBRARIES = libfunc.a
                    205: libfunc_a_SOURCES = ftab.c algnum.c array.c cplxnum.c ctrl.c dp.c \
                    206:                     fctr.c file.c help.c int.c list.c miscf.c \
                    207:                     parif.c poly.c pdiv.c print.c pf.c \
1.8       noro      208:                     rat.c reduct.c result.c itvnum.c mattran.c isolv.c \
1.1       ohara     209:                     strobj.c subst.c time.c type.c var.c compobj.c \
                    210:                     gr.c dp-supp.c gf.c math.c numerical.c ec.c al.c \
1.13      ohara     211:                     batch.c sha1.c user.c round.c iarray.c
1.1       ohara     212:
                    213: all: all-am
                    214:
                    215: .SUFFIXES:
                    216: .SUFFIXES: .c .o .obj
1.17      ohara     217: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
                    218:        @for dep in $?; do \
                    219:          case '$(am__configure_deps)' in \
                    220:            *$$dep*) \
1.20    ! ohara     221:              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
        !           222:                && { if test -f $@; then exit 0; else break; fi; }; \
1.17      ohara     223:              exit 1;; \
                    224:          esac; \
                    225:        done; \
1.20    ! ohara     226:        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu builtin/Makefile'; \
        !           227:        $(am__cd) $(top_srcdir) && \
        !           228:          $(AUTOMAKE) --gnu builtin/Makefile
1.17      ohara     229: .PRECIOUS: Makefile
                    230: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
                    231:        @case '$?' in \
                    232:          *config.status*) \
                    233:            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
                    234:          *) \
                    235:            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
                    236:            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
                    237:        esac;
                    238:
                    239: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
                    240:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    241:
                    242: $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
                    243:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    244: $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
                    245:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.20    ! ohara     246: $(am__aclocal_m4_deps):
1.1       ohara     247:
                    248: clean-noinstLIBRARIES:
                    249:        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
                    250: libfunc.a: $(libfunc_a_OBJECTS) $(libfunc_a_DEPENDENCIES)
                    251:        -rm -f libfunc.a
                    252:        $(libfunc_a_AR) libfunc.a $(libfunc_a_OBJECTS) $(libfunc_a_LIBADD)
                    253:        $(RANLIB) libfunc.a
                    254:
                    255: mostlyclean-compile:
1.17      ohara     256:        -rm -f *.$(OBJEXT)
1.1       ohara     257:
                    258: distclean-compile:
                    259:        -rm -f *.tab.c
                    260:
1.17      ohara     261: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/al.Po@am__quote@
                    262: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/algnum.Po@am__quote@
                    263: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/array.Po@am__quote@
                    264: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/batch.Po@am__quote@
                    265: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compobj.Po@am__quote@
                    266: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cplxnum.Po@am__quote@
                    267: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ctrl.Po@am__quote@
                    268: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dp-supp.Po@am__quote@
                    269: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dp.Po@am__quote@
                    270: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ec.Po@am__quote@
                    271: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fctr.Po@am__quote@
                    272: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/file.Po@am__quote@
                    273: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ftab.Po@am__quote@
                    274: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gf.Po@am__quote@
                    275: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr.Po@am__quote@
                    276: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/help.Po@am__quote@
                    277: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iarray.Po@am__quote@
                    278: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/int.Po@am__quote@
                    279: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isolv.Po@am__quote@
                    280: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/itvnum.Po@am__quote@
                    281: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/list.Po@am__quote@
                    282: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/math.Po@am__quote@
                    283: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mattran.Po@am__quote@
                    284: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/miscf.Po@am__quote@
                    285: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/numerical.Po@am__quote@
                    286: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parif.Po@am__quote@
                    287: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pdiv.Po@am__quote@
                    288: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pf.Po@am__quote@
                    289: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/poly.Po@am__quote@
                    290: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print.Po@am__quote@
                    291: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rat.Po@am__quote@
                    292: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reduct.Po@am__quote@
                    293: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/result.Po@am__quote@
                    294: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/round.Po@am__quote@
                    295: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sha1.Po@am__quote@
                    296: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strobj.Po@am__quote@
                    297: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/subst.Po@am__quote@
                    298: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time.Po@am__quote@
                    299: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/type.Po@am__quote@
                    300: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/user.Po@am__quote@
                    301: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/var.Po@am__quote@
1.1       ohara     302:
                    303: .c.o:
1.17      ohara     304: @am__fastdepCC_TRUE@   $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1.20    ! ohara     305: @am__fastdepCC_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1.17      ohara     306: @AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
                    307: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    308: @am__fastdepCC_FALSE@  $(COMPILE) -c $<
1.1       ohara     309:
                    310: .c.obj:
1.17      ohara     311: @am__fastdepCC_TRUE@   $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1.20    ! ohara     312: @am__fastdepCC_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1.17      ohara     313: @AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
                    314: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    315: @am__fastdepCC_FALSE@  $(COMPILE) -c `$(CYGPATH_W) '$<'`
1.1       ohara     316:
                    317: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1.17      ohara     318:        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1.1       ohara     319:        unique=`for i in $$list; do \
                    320:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    321:          done | \
1.20    ! ohara     322:          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
        !           323:              END { if (nonempty) { for (i in files) print i; }; }'`; \
1.17      ohara     324:        mkid -fID $$unique
                    325: tags: TAGS
1.1       ohara     326:
                    327: TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                    328:                $(TAGS_FILES) $(LISP)
1.20    ! ohara     329:        set x; \
1.1       ohara     330:        here=`pwd`; \
1.17      ohara     331:        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1.1       ohara     332:        unique=`for i in $$list; do \
                    333:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    334:          done | \
1.20    ! ohara     335:          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
        !           336:              END { if (nonempty) { for (i in files) print i; }; }'`; \
        !           337:        shift; \
        !           338:        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1.17      ohara     339:          test -n "$$unique" || unique=$$empty_fix; \
1.20    ! ohara     340:          if test $$# -gt 0; then \
        !           341:            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
        !           342:              "$$@" $$unique; \
        !           343:          else \
        !           344:            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
        !           345:              $$unique; \
        !           346:          fi; \
1.17      ohara     347:        fi
                    348: ctags: CTAGS
                    349: CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                    350:                $(TAGS_FILES) $(LISP)
                    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 | \
1.20    ! ohara     355:          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
        !           356:              END { if (nonempty) { for (i in files) print i; }; }'`; \
        !           357:        test -z "$(CTAGS_ARGS)$$unique" \
1.17      ohara     358:          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1.20    ! ohara     359:             $$unique
1.1       ohara     360:
                    361: GTAGS:
1.17      ohara     362:        here=`$(am__cd) $(top_builddir) && pwd` \
1.20    ! ohara     363:          && $(am__cd) $(top_srcdir) \
        !           364:          && gtags -i $(GTAGS_ARGS) "$$here"
1.1       ohara     365:
                    366: distclean-tags:
1.17      ohara     367:        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1.1       ohara     368:
                    369: distdir: $(DISTFILES)
1.17      ohara     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 \
                    382:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1.1       ohara     383:          if test -d $$d/$$file; then \
1.17      ohara     384:            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1.20    ! ohara     385:            if test -d "$(distdir)/$$file"; then \
        !           386:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
        !           387:            fi; \
1.17      ohara     388:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1.20    ! ohara     389:              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
        !           390:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1.17      ohara     391:            fi; \
1.20    ! ohara     392:            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1.1       ohara     393:          else \
1.20    ! ohara     394:            test -f "$(distdir)/$$file" \
        !           395:            || cp -p $$d/$$file "$(distdir)/$$file" \
1.1       ohara     396:            || exit 1; \
                    397:          fi; \
                    398:        done
                    399: check-am: all-am
                    400: check: check-am
                    401: all-am: Makefile $(LIBRARIES)
                    402: installdirs:
                    403: install: install-am
                    404: install-exec: install-exec-am
                    405: install-data: install-data-am
                    406: uninstall: uninstall-am
                    407:
                    408: install-am: all-am
                    409:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    410:
                    411: installcheck: installcheck-am
                    412: install-strip:
                    413:        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1.17      ohara     414:          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1.1       ohara     415:          `test -z '$(STRIP)' || \
                    416:            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
                    417: mostlyclean-generic:
                    418:
                    419: clean-generic:
                    420:
                    421: distclean-generic:
1.17      ohara     422:        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.20    ! ohara     423:        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1.1       ohara     424:
                    425: maintainer-clean-generic:
                    426:        @echo "This command is intended for maintainers to use"
                    427:        @echo "it deletes files that may require special tools to rebuild."
                    428: clean: clean-am
                    429:
                    430: clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
                    431:
                    432: distclean: distclean-am
1.17      ohara     433:        -rm -rf ./$(DEPDIR)
                    434:        -rm -f Makefile
                    435: distclean-am: clean-am distclean-compile distclean-generic \
                    436:        distclean-tags
1.1       ohara     437:
                    438: dvi: dvi-am
                    439:
                    440: dvi-am:
                    441:
1.17      ohara     442: html: html-am
                    443:
1.20    ! ohara     444: html-am:
        !           445:
1.1       ohara     446: info: info-am
                    447:
                    448: info-am:
                    449:
                    450: install-data-am:
                    451:
1.17      ohara     452: install-dvi: install-dvi-am
                    453:
1.20    ! ohara     454: install-dvi-am:
        !           455:
1.1       ohara     456: install-exec-am:
                    457:
1.17      ohara     458: install-html: install-html-am
                    459:
1.20    ! ohara     460: install-html-am:
        !           461:
1.1       ohara     462: install-info: install-info-am
                    463:
1.20    ! ohara     464: install-info-am:
        !           465:
1.1       ohara     466: install-man:
                    467:
1.17      ohara     468: install-pdf: install-pdf-am
                    469:
1.20    ! ohara     470: install-pdf-am:
        !           471:
1.17      ohara     472: install-ps: install-ps-am
                    473:
1.20    ! ohara     474: install-ps-am:
        !           475:
1.1       ohara     476: installcheck-am:
                    477:
                    478: maintainer-clean: maintainer-clean-am
1.17      ohara     479:        -rm -rf ./$(DEPDIR)
                    480:        -rm -f Makefile
1.1       ohara     481: maintainer-clean-am: distclean-am maintainer-clean-generic
                    482:
                    483: mostlyclean: mostlyclean-am
                    484:
                    485: mostlyclean-am: mostlyclean-compile mostlyclean-generic
                    486:
1.17      ohara     487: pdf: pdf-am
                    488:
                    489: pdf-am:
                    490:
                    491: ps: ps-am
                    492:
                    493: ps-am:
                    494:
                    495: uninstall-am:
                    496:
                    497: .MAKE: install-am install-strip
1.1       ohara     498:
1.17      ohara     499: .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
                    500:        clean-noinstLIBRARIES ctags distclean distclean-compile \
                    501:        distclean-generic 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 \
1.1       ohara     507:        installcheck-am installdirs maintainer-clean \
                    508:        maintainer-clean-generic mostlyclean mostlyclean-compile \
1.17      ohara     509:        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
                    510:        uninstall-am
1.1       ohara     511:
1.20    ! ohara     512:
1.1       ohara     513: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    514: # Otherwise a system limit (for SysV at least) may be exceeded.
                    515: .NOEXPORT:

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