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

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

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