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

Annotation of OpenXM_contrib2/asir2000/asm/Makefile.in, Revision 1.21

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

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