# Makefile.in generated by automake 1.15 from Makefile.am. # rice/Makefile. Generated from Makefile.in by configure.

# Copyright (C) 1994-2014 Free Software Foundation, Inc.

# This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE.

am__is_gnu_make = { \

if test -z '$(MAKELEVEL)'; then \
  false; \
elif test -n '$(MAKE_HOST)'; then \
  true; \
elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
  true; \
else \
  false; \
fi; \

} am__make_running_with_option = \

case $${target_option-} in \
    ?) ;; \
     ) echo "am__make_running_with_option: internal error: invalid" \
            "target option '$${target_option-}' specified" >&2; \
       exit 1;; \
esac; \
has_opt=no; \
sane_makeflags=$$MAKEFLAGS; \
if $(am__is_gnu_make); then \
  sane_makeflags=$$MFLAGS; \
else \
  case $$MAKEFLAGS in \
     \\[\ \   ]*) \
      bs=\\; \
      sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
        | sed "s/$$bs$$bs[$$bs $$bs   ]  /g"`;; \
  esac; \
fi; \
skip_next=no; \
strip_trailopt () \
{ \
  flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
}; \
for flg in $$sane_makeflags; do \
  test $$skip_next = yes && { skip_next=no; continue; }; \
  case $$flg in \
     =*|--*) continue;; \
      -*I) strip_trailopt 'I'; skip_next=yes;; \
    -*I?*) strip_trailopt 'I';; \
      -*O) strip_trailopt 'O'; skip_next=yes;; \
    -*O?*) strip_trailopt 'O';; \
      -*l) strip_trailopt 'l'; skip_next=yes;; \
    -*l?*) strip_trailopt 'l';; \
    -[dEDm]) skip_next=yes;; \
    -[JT]) skip_next=yes;; \
  esac; \
  case $$flg in \
     $$target_option*) has_opt=yes; break;; \
  esac; \
done; \
test $$has_opt = yes

am__make_dryrun = (target_option=n; $(am__make_running_with_option)) am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) pkgdatadir = $(datadir)/rice pkgincludedir = $(includedir)/rice pkglibdir = $(libdir)/rice pkglibexecdir = $(libexecdir)/rice am__cd = CDPATH=“$${ZSH_VERSION+.}$(PATH_SEPARATOR)” && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = i386-unknown-freebsd8.4 host_triplet = i386-unknown-freebsd8.4 subdir = rice ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/check_stdcxx_11.ac \

$(top_srcdir)/ruby.ac $(top_srcdir)/doxygen.ac \
$(top_srcdir)/configure.ac

am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \

$(ACLOCAL_M4)

DIST_COMMON = $(srcdir)/Makefile.am $(nobase_include_HEADERS) \

$(am__DIST_COMMON)

mkinstalldirs = $(install_sh) -d CONFIG_HEADER = config.hpp CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = am__vpath_adj_setup = srcdirstrip=`echo “$(srcdir)” | sed 's|.|.|g'`; am__vpath_adj = case $$p in \

  $(srcdir)  ) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
   ) f=$$p;; \
esac;

am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \

srcdirstrip=%x`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`

am__nobase_strip = \

for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"

am__nobase_list = $(am__nobase_strip_setup); \

for p in $$list; do echo "$$p $$p"; done | \
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
  if (++n[$$2] == $(am__install_max)) \
    { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
  END { for (dir in files) print dir, files[dir] }'

am__base_list = \

sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'

am__uninstall_files_from_dir = { \

test -z "$$files" \
  || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
  || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
       $(am__cd) "$$dir" && rm -f $$files; }; \
}

am__installdirs = “$(DESTDIR)$(libdir)” “$(DESTDIR)$(includedir)” LIBRARIES = $(lib_LIBRARIES) AR = ar ARFLAGS = cru AM_V_AR = $(am__v_AR_$(V)) am__v_AR_ = $(am__v_AR_$(AM_DEFAULT_VERBOSITY)) am__v_AR_0 = @echo “ AR ” $@; am__v_AR_1 = librice_a_AR = $(AR) $(ARFLAGS) librice_a_LIBADD = am__dirstamp = $(am__leading_dot)dirstamp am_librice_a_OBJECTS = Class.$(OBJEXT) Data_Type.$(OBJEXT) \

Director.$(OBJEXT) Exception.$(OBJEXT) Identifier.$(OBJEXT) \
Module.$(OBJEXT) Object.$(OBJEXT) String.$(OBJEXT) \
Struct.$(OBJEXT) Symbol.$(OBJEXT) Arg_operators.$(OBJEXT) \
Address_Registration_Guard.$(OBJEXT) \
detail/check_ruby_type.$(OBJEXT) detail/demangle.$(OBJEXT) \
detail/method_data.$(OBJEXT) detail/protect.$(OBJEXT)

librice_a_OBJECTS = $(am_librice_a_OBJECTS) AM_V_P = $(am__v_P_$(V)) am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY)) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_$(V)) am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) am__v_GEN_0 = @echo “ GEN ” $@; am__v_GEN_1 = AM_V_at = $(am__v_at_$(V)) am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) am__v_at_0 = @ am__v_at_1 = DEFAULT_INCLUDES = -I. depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles am__mv = mv -f CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \

$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)

AM_V_CXX = $(am__v_CXX_$(V)) am__v_CXX_ = $(am__v_CXX_$(AM_DEFAULT_VERBOSITY)) am__v_CXX_0 = @echo “ CXX ” $@; am__v_CXX_1 = CXXLD = $(CXX) CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \

-o $@

AM_V_CXXLD = $(am__v_CXXLD_$(V)) am__v_CXXLD_ = $(am__v_CXXLD_$(AM_DEFAULT_VERBOSITY)) am__v_CXXLD_0 = @echo “ CXXLD ” $@; am__v_CXXLD_1 = SOURCES = $(librice_a_SOURCES) DIST_SOURCES = $(librice_a_SOURCES) am__can_run_installinfo = \

case $$AM_UPDATE_INFO_DIR in \
  n|no|NO) false;; \
   ) (install-info --version) >/dev/null 2>&1;; \
esac

HEADERS = $(nobase_include_HEADERS) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \

$(LISP)config.hpp.in

# Read a list of newline-separated strings from the standard input, # and print each of them once, without duplicates. Input order is # not preserved. am__uniquify_input = $(AWK) '\

BEGIN { nonempty = 0; } \
{ items[$$0] = 1; nonempty = 1; } \
END { if (nonempty) { for (i in items) print i; }; } \

' # Make sure the list of sources is unique. This is necessary because, # e.g., the same source file might be shared among _SOURCES variables # for different programs/libraries. am__define_uniq_tagged_files = \

list='$(am__tagged_files)';  unique=%x`for i in $$list; do \
  if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | $(am__uniquify_input)`

ETAGS = etags CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.hpp.in \

$(top_srcdir)/depcomp

DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = ${SHELL} “/wrkdirs/usr/ports/devel/rubygem-rice/work/stage/usr/local/lib/ruby/gems/2.2/gems/rice-2.1.0”/missing aclocal-1.15 AMTAR = $${TAR-tar} AM_DEFAULT_VERBOSITY = 1 AUTOCONF = ${SHELL} “/wrkdirs/usr/ports/devel/rubygem-rice/work/stage/usr/local/lib/ruby/gems/2.2/gems/rice-2.1.0”/missing autoconf AUTOHEADER = ${SHELL} “/wrkdirs/usr/ports/devel/rubygem-rice/work/stage/usr/local/lib/ruby/gems/2.2/gems/rice-2.1.0”/missing autoheader AUTOMAKE = ${SHELL} “/wrkdirs/usr/ports/devel/rubygem-rice/work/stage/usr/local/lib/ruby/gems/2.2/gems/rice-2.1.0”/missing automake-1.15 AWK = nawk CPPFLAGS = CXX = g++ CXXDEPMODE = depmode=gcc3 CXXFLAGS = -I/usr/local/include/ruby-2.2/ -I/usr/local/include/ruby-2.2//i386-freebsd8 -I/usr/local/include/ruby-2.2//i386-freebsd8 CYGPATH_W = echo DEFS = -DHAVE_CONFIG_H DEPDIR = .deps DOXYGEN_PAPER_SIZE = DX_CONFIG = Doxyfile DX_DOCDIR = doc DX_DOT = DX_DOXYGEN = DX_DVIPS = DX_EGREP = DX_ENV = SRCDIR='.' PROJECT='rice' DOCDIR='doc' VERSION='1.1' HAVE_DOT='NO' GENERATE_MAN='NO' GENERATE_RTF='NO' GENERATE_XML='NO' GENERATE_HTMLHELP='NO' GENERATE_CHI='NO' GENERATE_HTML='NO' GENERATE_LATEX='NO' DX_FLAG_chi = 0 DX_FLAG_chm = 0 DX_FLAG_doc = 0 DX_FLAG_dot = 0 DX_FLAG_html = 0 DX_FLAG_man = 0 DX_FLAG_pdf = 0 DX_FLAG_ps = 0 DX_FLAG_rtf = 0 DX_FLAG_xml = 0 DX_HHC = DX_LATEX = DX_MAKEINDEX = DX_PDFLATEX = DX_PERL = /usr/local/bin/perl DX_PROJECT = rice ECHO_C = ECHO_N = -n ECHO_T = EXEEXT = HAVE_CXX11 = 0 INSTALL = /usr/bin/install -c INSTALL_DATA = ${INSTALL} -m 644 INSTALL_PROGRAM = ${INSTALL} INSTALL_SCRIPT = ${INSTALL} INSTALL_STRIP_PROGRAM = $(install_sh) -c -s LDFLAGS = LIBOBJS = LIBS = LTLIBOBJS = MAKEINFO = ${SHELL} “/wrkdirs/usr/ports/devel/rubygem-rice/work/stage/usr/local/lib/ruby/gems/2.2/gems/rice-2.1.0”/missing makeinfo MKDIR_P = .././install-sh -c -d OBJEXT = o PACKAGE = rice PACKAGE_BUGREPORT = PACKAGE_NAME = rice PACKAGE_STRING = rice 1.1 PACKAGE_TARNAME = rice PACKAGE_URL = PACKAGE_VERSION = 1.1 PATH_SEPARATOR = : RANLIB = ranlib RICE_CPPFLAGS = RICE_LDFLAGS = RICE_ROOT = /wrkdirs/usr/ports/devel/rubygem-rice/work/stage/usr/local/lib/ruby/gems/2.2/gems/rice-2.1.0 RICE_SAMPLES = enum map inheritance RICE_USING_MINGW32 = false RUBY = /usr/local/bin/ruby22 RUBY_CFLAGS = -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -fPIC -fPIC RUBY_CPPFLAGS = -I/usr/local/include/ruby-2.2/ -I/usr/local/include/ruby-2.2//i386-freebsd8 -I/usr/local/include/ruby-2.2//i386-freebsd8 RUBY_CXXFLAGS = -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -fPIC -fPIC RUBY_LDFLAGS = -L/usr/local/lib/ruby/2.2/i386-freebsd8 -L/usr/local/lib -L. -L/usr/local/lib -fstack-protector -rdynamic RUBY_LIBRUBYARG = -lruby22 RUBY_LIBRUBYARG_STATIC = -lruby22-static RUBY_LIBS = -lexecinfo -lcrypt -lm -lpthread -L/usr/local/lib -lc RUBY_SITELIBDIR = /wrkdirs/usr/ports/devel/rubygem-rice/work/stage/usr/local/lib/ruby/gems/2.2/gems/rice-2.1.0/ruby/lib//lib/ruby/site_ruby/2.2 RUBY_VERSION_CODE = 225 SET_MAKE = SHELL = /bin/sh STRIP = VERSION = 1.1 abs_builddir = /wrkdirs/usr/ports/devel/rubygem-rice/work/stage/usr/local/lib/ruby/gems/2.2/gems/rice-2.1.0/rice abs_srcdir = /wrkdirs/usr/ports/devel/rubygem-rice/work/stage/usr/local/lib/ruby/gems/2.2/gems/rice-2.1.0/rice abs_top_builddir = /wrkdirs/usr/ports/devel/rubygem-rice/work/stage/usr/local/lib/ruby/gems/2.2/gems/rice-2.1.0 abs_top_srcdir = /wrkdirs/usr/ports/devel/rubygem-rice/work/stage/usr/local/lib/ruby/gems/2.2/gems/rice-2.1.0 ac_ct_CXX = g++ am__include = include am__leading_dot = . am__quote = am__tar = $${TAR-tar} chof - “$$tardir” am__untar = $${TAR-tar} xf - bindir = ${exec_prefix}/bin build = i386-unknown-freebsd8.4 build_alias = build_cpu = i386 build_os = freebsd8.4 build_vendor = unknown builddir = . datadir = ${datarootdir} datarootdir = ${prefix}/share docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} dvidir = ${docdir} exec_prefix = ${prefix} host = i386-unknown-freebsd8.4 host_alias = host_cpu = i386 host_os = freebsd8.4 host_vendor = unknown htmldir = ${docdir} includedir = ${prefix}/include/rice infodir = ${datarootdir}/info install_sh = ${SHELL} “/wrkdirs/usr/ports/devel/rubygem-rice/work/stage/usr/local/lib/ruby/gems/2.2/gems/rice-2.1.0”/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localedir = ${datarootdir}/locale localstatedir = ${prefix}/var mandir = ${datarootdir}/man mkdir_p = $(MKDIR_P) oldincludedir = /usr/include pdfdir = ${docdir} prefix = /wrkdirs/usr/ports/devel/rubygem-rice/work/stage/usr/local/lib/ruby/gems/2.2/gems/rice-2.1.0/ruby/lib program_transform_name = s,x,x, psdir = ${docdir} sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com srcdir = . sysconfdir = ${prefix}/etc target_alias = top_build_prefix = ../ top_builddir = .. top_srcdir = .. lib_LIBRARIES = librice.a librice_a_SOURCES = \ Class.cpp \ Data_Type.cpp \ Director.cpp \ Exception.cpp \ Identifier.cpp \ Module.cpp \ Object.cpp \ String.cpp \ Struct.cpp \ Symbol.cpp \ Arg_operators.cpp \ Address_Registration_Guard.cpp \ detail/check_ruby_type.cpp \ detail/demangle.cpp \ detail/method_data.cpp \ detail/protect.cpp

nobase_include_HEADERS = \ Address_Registration_Guard.hpp \ Address_Registration_Guard.ipp \ Address_Registration_Guard_defn.hpp \ Array.hpp \ Array.ipp \ Arg.hpp \ Arg_impl.hpp \ Arg_operators.hpp \ Builtin_Object.hpp \ Builtin_Object.ipp \ Builtin_Object_defn.hpp \ Class.hpp \ Class.ipp \ Class_defn.hpp \ Constructor.hpp \ Data_Object.hpp \ Data_Object.ipp \ Data_Object_defn.hpp \ Data_Type.hpp \ Data_Type.ipp \ Data_Type_defn.hpp \ Data_Type_fwd.hpp \ Director.hpp \ Enum.hpp \ Enum.ipp \ Exception.hpp \ Exception_defn.hpp \ Exception_Base.hpp \ Exception_Base.ipp \ Exception_Base_defn.hpp \ Hash.hpp \ Hash.ipp \ Identifier.hpp \ Identifier.ipp \ Jump_Tag.hpp \ Makefile \ Module.hpp \ Module.ipp \ Module_defn.hpp \ Module_impl.hpp \ Module_impl.ipp \ Object.hpp \ Object.ipp \ Object_defn.hpp \ Require_Guard.hpp \ String.hpp \ Struct.hpp \ Struct.ipp \ Symbol.hpp \ Symbol.ipp \ global_function.hpp \ global_function.ipp \ protect.hpp \ protect.ipp \ ruby_try_catch.hpp \ to_from_ruby.hpp \ to_from_ruby.ipp \ to_from_ruby_defn.hpp \ ruby_mark.hpp \ detail/Auto_Function_Wrapper.hpp \ detail/Auto_Function_Wrapper.ipp \ detail/Auto_Member_Function_Wrapper.hpp \ detail/Auto_Member_Function_Wrapper.ipp \ detail/Arguments.hpp \ detail/Caster.hpp \ detail/Exception_Handler.hpp \ detail/Exception_Handler.ipp \ detail/Exception_Handler_defn.hpp \ detail/Iterator.hpp \ detail/Not_Copyable.hpp \ detail/Wrapped_Function.hpp \ detail/check_ruby_type.hpp \ detail/creation_funcs.hpp \ detail/creation_funcs.ipp \ detail/default_allocation_func.hpp \ detail/default_allocation_func.ipp \ detail/define_method_and_auto_wrap.hpp \ detail/define_method_and_auto_wrap.ipp \ detail/demangle.hpp \ detail/env.hpp \ detail/from_ruby.hpp \ detail/from_ruby.ipp \ detail/method_data.hpp \ detail/node.hpp \ detail/object_call.hpp \ detail/object_call.ipp \ detail/protect.hpp \ detail/ruby.hpp \ detail/st.hpp \ detail/traits.hpp \ detail/to_ruby.hpp \ detail/to_ruby.ipp \ detail/win32.hpp \ detail/wrap_function.hpp \ detail/wrap_function.ipp \ detail/ruby_version_code.hpp

AM_CPPFLAGS = -I/usr/local/include/ruby-2.2/ -I/usr/local/include/ruby-2.2//i386-freebsd8 -I/usr/local/include/ruby-2.2//i386-freebsd8 AM_CXXFLAGS = -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -fPIC -fPIC all: config.hpp

$(MAKE) $(AM_MAKEFLAGS) all-am

.SUFFIXES: .SUFFIXES: .cpp .o .obj $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)

  @for dep in $?; do \
    case '$(am__configure_deps)' in \
$$dep*) \
        ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
          && { if test -f $@; then exit 0; else break; fi; }; \
        exit 1;; \
    esac; \
  done; \
  echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu rice/Makefile'; \
  $(am__cd) $(top_srcdir) && \
    $(AUTOMAKE) --gnu rice/Makefile

Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status

    @case '$?' in \
config.status*) \
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
) \
        echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
    esac;

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)

cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

$(top_srcdir)/configure: $(am__configure_deps)

cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

$(ACLOCAL_M4): $(am__aclocal_m4_deps)

cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

$(am__aclocal_m4_deps):

config.hpp: stamp-h1

@test -f $@ || rm -f stamp-h1
@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1

stamp-h1: $(srcdir)/config.hpp.in $(top_builddir)/config.status

@rm -f stamp-h1
cd $(top_builddir) && $(SHELL) ./config.status rice/config.hpp

$(srcdir)/config.hpp.in: $(am__configure_deps)

($(am__cd) $(top_srcdir) && $(AUTOHEADER))
rm -f stamp-h1
touch $@

distclean-hdr:

-rm -f config.hpp stamp-h1

install-libLIBRARIES: $(lib_LIBRARIES)

@$(NORMAL_INSTALL)
@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
list2=; for p in $$list; do \
  if test -f $$p; then \
    list2="$$list2 $$p"; \
  else :; fi; \
done; \
test -z "$$list2" || { \
  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
  echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(libdir)'"; \
  $(INSTALL_DATA) $$list2 "$(DESTDIR)$(libdir)" || exit $$?; }
@$(POST_INSTALL)
@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
for p in $$list; do \
  if test -f $$p; then \
    $(am__strip_dir) \
    echo " ( cd '$(DESTDIR)$(libdir)' && $(RANLIB) $$f )"; \
    ( cd "$(DESTDIR)$(libdir)" && $(RANLIB) $$f ) || exit $$?; \
  else :; fi; \
done

uninstall-libLIBRARIES:

@$(NORMAL_UNINSTALL)
@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
dir='$(DESTDIR)$(libdir)'; $(am__uninstall_files_from_dir)

clean-libLIBRARIES:

-test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)

detail/$(am__dirstamp):

@$(MKDIR_P) detail
@: > detail/$(am__dirstamp)

detail/$(DEPDIR)/$(am__dirstamp):

@$(MKDIR_P) detail/$(DEPDIR)
@: > detail/$(DEPDIR)/$(am__dirstamp)

detail/check_ruby_type.$(OBJEXT): detail/$(am__dirstamp) \

detail/$(DEPDIR)/$(am__dirstamp)

detail/demangle.$(OBJEXT): detail/$(am__dirstamp) \

detail/$(DEPDIR)/$(am__dirstamp)

detail/method_data.$(OBJEXT): detail/$(am__dirstamp) \

detail/$(DEPDIR)/$(am__dirstamp)

detail/protect.$(OBJEXT): detail/$(am__dirstamp) \

detail/$(DEPDIR)/$(am__dirstamp)

librice.a: $(librice_a_OBJECTS) $(librice_a_DEPENDENCIES) $(EXTRA_librice_a_DEPENDENCIES)

$(AM_V_at)-rm -f librice.a
$(AM_V_AR)$(librice_a_AR) librice.a $(librice_a_OBJECTS) $(librice_a_LIBADD)
$(AM_V_at)$(RANLIB) librice.a

mostlyclean-compile:

-rm -f *.$(OBJEXT)
-rm -f detail/*.$(OBJEXT)

distclean-compile:

-rm -f *.tab.c

include ./$(DEPDIR)/Address_Registration_Guard.Po include ./$(DEPDIR)/Arg_operators.Po include ./$(DEPDIR)/Class.Po include ./$(DEPDIR)/Data_Type.Po include ./$(DEPDIR)/Director.Po include ./$(DEPDIR)/Exception.Po include ./$(DEPDIR)/Identifier.Po include ./$(DEPDIR)/Module.Po include ./$(DEPDIR)/Object.Po include ./$(DEPDIR)/String.Po include ./$(DEPDIR)/Struct.Po include ./$(DEPDIR)/Symbol.Po include detail/$(DEPDIR)/check_ruby_type.Po include detail/$(DEPDIR)/demangle.Po include detail/$(DEPDIR)/method_data.Po include detail/$(DEPDIR)/protect.Po

.cpp.o:

$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
$(am__mv) $$depbase.Tpo $$depbase.Po

# $(AM_V_CXX)source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXXCOMPILE) -c -o $@ $<

.cpp.obj:

$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
$(am__mv) $$depbase.Tpo $$depbase.Po

# $(AM_V_CXX)source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` install-nobase_includeHEADERS: $(nobase_include_HEADERS)

@$(NORMAL_INSTALL)
@list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
if test -n "$$list"; then \
  echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
  $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
fi; \
$(am__nobase_list) | while read dir files; do \
  xfiles=; for file in $$files; do \
    if test -f "$$file"; then xfiles="$$xfiles $$file"; \
    else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
  test -z "$$xfiles" || { \
    test "x$$dir" = x. || { \
      echo " $(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
      $(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \
    echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
    $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \
done

uninstall-nobase_includeHEADERS:

@$(NORMAL_UNINSTALL)
@list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)

ID: $(am__tagged_files)

$(am__define_uniq_tagged_files); mkid -fID $$unique

tags: tags-am TAGS: tags

tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)

set x; \
here=`pwd`; \
$(am__define_uniq_tagged_files); \
shift; \
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  test -n "$$unique" || unique=$$empty_fix; \
  if test $$# -gt 0; then \
    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
      "$$@" $$unique; \
  else \
    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
      $$unique; \
  fi; \
fi

ctags: ctags-am

CTAGS: ctags ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)

$(am__define_uniq_tagged_files); \
test -z "$(CTAGS_ARGS)$$unique" \
  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
     $$unique

GTAGS:

here=`$(am__cd) $(top_builddir) && pwd` \
  && $(am__cd) $(top_srcdir) \
  && gtags -i $(GTAGS_ARGS) "$$here"

cscopelist: cscopelist-am

cscopelist-am: $(am__tagged_files)

    list='$(am__tagged_files)'; \
    case "$(srcdir)" in \
      [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
) sdir=$(subdir)/$(srcdir) ;; \
    esac; \
    for i in $$list; do \
      if test -f "$$i"; then \
        echo "$(subdir)/$$i"; \
      else \
        echo "$$sdir/$$i"; \
      fi; \
    done >> $(top_builddir)/cscope.files

distclean-tags:

-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags

distdir: $(DISTFILES)

    @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
    topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
    list='$(DISTFILES)'; \
      dist_files=`for file in $$list; do echo $$file; done | \
      sed -e "s|^$$srcdirstrip/||;t" \
          -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
    case $$dist_files in \
/*) eval $(MKDIR_P) `echo "$$dist_files" | \
                       sed '/\//!d;s|^|"$(distdir)"/|;s,/[^/]*$$,,' | \
                       sort -u` ;; \
    esac; \
    for file in $$dist_files; do \
      if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
      if test -d $$d/$$file; then \
        dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
        if test -d "$(distdir)/$$file"; then \
          find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
        fi; \
        if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
          cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
          find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
        fi; \
        cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
      else \
        test -f "$(distdir)/$$file" \
        || cp -p $$d/$$file "$(distdir)/$$file" \
        || exit 1; \
      fi; \
    done

check-am: all-am check: check-am all-am: Makefile $(LIBRARIES) $(HEADERS) config.hpp installdirs:

for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \
  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
done

install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am

install-am: all-am

@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-am install-strip:

if test -z '$(STRIP)'; then \
  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
      install; \
else \
  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
fi

mostlyclean-generic:

clean-generic:

distclean-generic:

-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-rm -f detail/$(DEPDIR)/$(am__dirstamp)
-rm -f detail/$(am__dirstamp)

maintainer-clean-generic:

@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."

clean: clean-am

clean-am: clean-generic clean-libLIBRARIES mostlyclean-am

distclean: distclean-am

-rm -rf ./$(DEPDIR) detail/$(DEPDIR)
-rm -f Makefile

distclean-am: clean-am distclean-compile distclean-generic \

distclean-hdr distclean-tags

dvi: dvi-am

dvi-am:

html: html-am

html-am:

info: info-am

info-am:

install-data-am: install-nobase_includeHEADERS

install-dvi: install-dvi-am

install-dvi-am:

install-exec-am: install-libLIBRARIES

install-html: install-html-am

install-html-am:

install-info: install-info-am

install-info-am:

install-man:

install-pdf: install-pdf-am

install-pdf-am:

install-ps: install-ps-am

install-ps-am:

installcheck-am:

maintainer-clean: maintainer-clean-am

-rm -rf ./$(DEPDIR) detail/$(DEPDIR)
-rm -f Makefile

maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-compile mostlyclean-generic

pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

uninstall-am: uninstall-libLIBRARIES uninstall-nobase_includeHEADERS

.MAKE: all install-am install-strip

.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \

clean-libLIBRARIES cscopelist-am ctags ctags-am distclean \
distclean-compile distclean-generic distclean-hdr \
distclean-tags distdir dvi dvi-am html html-am info info-am \
install install-am install-data install-data-am install-dvi \
install-dvi-am install-exec install-exec-am install-html \
install-html-am install-info install-info-am \
install-libLIBRARIES install-man install-nobase_includeHEADERS \
install-pdf install-pdf-am install-ps install-ps-am \
install-strip installcheck installcheck-am installdirs \
maintainer-clean maintainer-clean-generic mostlyclean \
mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
tags tags-am uninstall uninstall-am uninstall-libLIBRARIES \
uninstall-nobase_includeHEADERS

.PRECIOUS: Makefile

# Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: