# Makefile.in generated by automake 1.16.5 from Makefile.am.
# examples/sysc/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994-2021 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.



# top-level SystemC include directory is added in Make-rules.{sysc,examples}

# build flags

VPATH = ../../../examples/sysc
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)/systemc
pkgincludedir = $(includedir)/systemc
pkglibdir = $(libdir)/systemc
pkglibexecdir = $(libexecdir)/systemc
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 = x86_64-unknown-linux-gnu
host_triplet = x86_64-unknown-linux-gnu
target_triplet = x86_64-unknown-linux-gnu
#am__append_1 = $(DEBUG_CXXFLAGS)
#am__append_2 = $(DEBUG_CXXFLAGS)
#am__append_3 = $(DEBUG_CXXFLAGS)
am__append_4 = $(OPT_CXXFLAGS)
am__append_5 = $(OPT_CXXFLAGS)

# either for async_update locking or pthread processes
am__append_6 = $(PTHREAD_CFLAGS)
am__append_7 = $(PTHREAD_CFLAGS)
am__append_8 = $(PTHREAD_LIBS)
am__append_9 = $(examples_BUILD)
TESTS = $(am__EXEEXT_5)
check_PROGRAMS = $(am__EXEEXT_2)

# example requires async-update support
am__append_10 = 2.3/simple_async/test
am__append_11 = \
	$(2_3_simple_async_BUILD)

am__append_12 = \
	2.3/simple_async/run.log \
	2.3/simple_async/expected_trimmed.log \
	2.3/simple_async/run_trimmed.log \
	2.3/simple_async/diff.log

am__append_13 = \
	$(2_3_simple_async_H_FILES) \
	$(2_3_simple_async_CXX_FILES) \
	$(2_3_simple_async_BUILD) \
	$(2_3_simple_async_EXTRA)

am__append_14 = 2.3/simple_async
subdir = examples/sysc
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/config/ax_check_define.m4 \
	$(top_srcdir)/config/ax_pthread.m4 \
	$(top_srcdir)/config/libtool.m4 \
	$(top_srcdir)/config/ltoptions.m4 \
	$(top_srcdir)/config/ltsugar.m4 \
	$(top_srcdir)/config/ltversion.m4 \
	$(top_srcdir)/config/lt~obsolete.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
mkinstalldirs = $(install_sh) -d
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
am__EXEEXT_1 =  \
	2.3/simple_async/test$(EXEEXT)
am__EXEEXT_2 = fft/fft_flpt/test$(EXEEXT) fft/fft_fxpt/test$(EXEEXT) \
	fir/test$(EXEEXT) fir/test_rtl$(EXEEXT) pipe/test$(EXEEXT) \
	pkt_switch/test$(EXEEXT) risc_cpu/test$(EXEEXT) \
	rsa/test$(EXEEXT) simple_bus/test$(EXEEXT) \
	simple_fifo/test$(EXEEXT) simple_perf/test$(EXEEXT) \
	2.1/dpipe/test$(EXEEXT) 2.1/forkjoin/test$(EXEEXT) \
	2.1/reset_signal_is/test$(EXEEXT) 2.1/sc_export/test$(EXEEXT) \
	2.1/sc_report/test$(EXEEXT) 2.1/scx_barrier/test$(EXEEXT) \
	2.1/scx_mutex_w_policy/test$(EXEEXT) \
	2.1/specialized_signals/test$(EXEEXT) 2.3/sc_rvd/test$(EXEEXT) \
	2.3/sc_ttd/test$(EXEEXT) $(am__EXEEXT_1)
am__objects_1 =
am__dirstamp = $(am__leading_dot)dirstamp
am__objects_2 = 2.1/dpipe/2_1_dpipe_test-main.$(OBJEXT)
am_2_1_dpipe_test_OBJECTS = $(am__objects_1) $(am__objects_2)
2_1_dpipe_test_OBJECTS = $(am_2_1_dpipe_test_OBJECTS)
2_1_dpipe_test_LDADD = $(LDADD)
2_1_dpipe_test_DEPENDENCIES = $(top_builddir)/src/libsystemc.la
AM_V_lt = $(am__v_lt_$(V))
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
am__v_lt_0 = --silent
am__v_lt_1 = 
am__objects_3 = 2.1/forkjoin/2_1_forkjoin_test-forkjoin.$(OBJEXT)
am_2_1_forkjoin_test_OBJECTS = $(am__objects_1) $(am__objects_3)
2_1_forkjoin_test_OBJECTS = $(am_2_1_forkjoin_test_OBJECTS)
2_1_forkjoin_test_LDADD = $(LDADD)
2_1_forkjoin_test_DEPENDENCIES = $(top_builddir)/src/libsystemc.la
am__objects_4 = 2.1/reset_signal_is/2_1_reset_signal_is_test-reset_signal_is.$(OBJEXT)
am_2_1_reset_signal_is_test_OBJECTS = $(am__objects_1) \
	$(am__objects_4)
2_1_reset_signal_is_test_OBJECTS =  \
	$(am_2_1_reset_signal_is_test_OBJECTS)
2_1_reset_signal_is_test_LDADD = $(LDADD)
2_1_reset_signal_is_test_DEPENDENCIES =  \
	$(top_builddir)/src/libsystemc.la
am__objects_5 = 2.1/sc_export/2_1_sc_export_test-main.$(OBJEXT)
am_2_1_sc_export_test_OBJECTS = $(am__objects_1) $(am__objects_5)
2_1_sc_export_test_OBJECTS = $(am_2_1_sc_export_test_OBJECTS)
2_1_sc_export_test_LDADD = $(LDADD)
2_1_sc_export_test_DEPENDENCIES = $(top_builddir)/src/libsystemc.la
am__objects_6 = 2.1/sc_report/2_1_sc_report_test-main.$(OBJEXT)
am_2_1_sc_report_test_OBJECTS = $(am__objects_1) $(am__objects_6)
2_1_sc_report_test_OBJECTS = $(am_2_1_sc_report_test_OBJECTS)
2_1_sc_report_test_LDADD = $(LDADD)
2_1_sc_report_test_DEPENDENCIES = $(top_builddir)/src/libsystemc.la
am__objects_7 = 2.1/scx_barrier/2_1_scx_barrier_test-main.$(OBJEXT)
am_2_1_scx_barrier_test_OBJECTS = $(am__objects_1) $(am__objects_7)
2_1_scx_barrier_test_OBJECTS = $(am_2_1_scx_barrier_test_OBJECTS)
2_1_scx_barrier_test_LDADD = $(LDADD)
2_1_scx_barrier_test_DEPENDENCIES = $(top_builddir)/src/libsystemc.la
am__objects_8 = 2.1/scx_mutex_w_policy/2_1_scx_mutex_w_policy_test-scx_mutex_w_policy.$(OBJEXT)
am_2_1_scx_mutex_w_policy_test_OBJECTS = $(am__objects_1) \
	$(am__objects_8)
2_1_scx_mutex_w_policy_test_OBJECTS =  \
	$(am_2_1_scx_mutex_w_policy_test_OBJECTS)
2_1_scx_mutex_w_policy_test_LDADD = $(LDADD)
2_1_scx_mutex_w_policy_test_DEPENDENCIES =  \
	$(top_builddir)/src/libsystemc.la
am__objects_9 = 2.1/specialized_signals/2_1_specialized_signals_test-main.$(OBJEXT) \
	2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_int.$(OBJEXT) \
	2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_uint.$(OBJEXT) \
	2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_signed.$(OBJEXT) \
	2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_unsigned.$(OBJEXT)
am_2_1_specialized_signals_test_OBJECTS = $(am__objects_1) \
	$(am__objects_9)
2_1_specialized_signals_test_OBJECTS =  \
	$(am_2_1_specialized_signals_test_OBJECTS)
2_1_specialized_signals_test_LDADD = $(LDADD)
2_1_specialized_signals_test_DEPENDENCIES =  \
	$(top_builddir)/src/libsystemc.la
am__objects_10 = 2.3/sc_rvd/2_3_sc_rvd_test-main.$(OBJEXT)
am_2_3_sc_rvd_test_OBJECTS = $(am__objects_1) $(am__objects_10)
2_3_sc_rvd_test_OBJECTS = $(am_2_3_sc_rvd_test_OBJECTS)
2_3_sc_rvd_test_LDADD = $(LDADD)
2_3_sc_rvd_test_DEPENDENCIES = $(top_builddir)/src/libsystemc.la
am__objects_11 = 2.3/sc_ttd/2_3_sc_ttd_test-main.$(OBJEXT)
am_2_3_sc_ttd_test_OBJECTS = $(am__objects_1) $(am__objects_11)
2_3_sc_ttd_test_OBJECTS = $(am_2_3_sc_ttd_test_OBJECTS)
2_3_sc_ttd_test_LDADD = $(LDADD)
2_3_sc_ttd_test_DEPENDENCIES = $(top_builddir)/src/libsystemc.la
am__2_3_simple_async_test_SOURCES_DIST =  \
	2.3/simple_async/async_event.h 2.3/simple_async/main.cpp
am__objects_12 = 2.3/simple_async/2_3_simple_async_test-main.$(OBJEXT)
am_2_3_simple_async_test_OBJECTS =  \
	$(am__objects_1) \
	$(am__objects_12)
2_3_simple_async_test_OBJECTS = $(am_2_3_simple_async_test_OBJECTS)
2_3_simple_async_test_LDADD = $(LDADD)
2_3_simple_async_test_DEPENDENCIES =  \
	$(top_builddir)/src/libsystemc.la
am__objects_13 = fft/fft_flpt/fft_fft_flpt_test-fft.$(OBJEXT) \
	fft/fft_flpt/fft_fft_flpt_test-main.$(OBJEXT) \
	fft/fft_flpt/fft_fft_flpt_test-sink.$(OBJEXT) \
	fft/fft_flpt/fft_fft_flpt_test-source.$(OBJEXT)
am_fft_fft_flpt_test_OBJECTS = $(am__objects_1) $(am__objects_13)
fft_fft_flpt_test_OBJECTS = $(am_fft_fft_flpt_test_OBJECTS)
fft_fft_flpt_test_LDADD = $(LDADD)
fft_fft_flpt_test_DEPENDENCIES = $(top_builddir)/src/libsystemc.la
am__objects_14 = fft/fft_fxpt/fft_fft_fxpt_test-fft.$(OBJEXT) \
	fft/fft_fxpt/fft_fft_fxpt_test-main.$(OBJEXT) \
	fft/fft_fxpt/fft_fft_fxpt_test-sink.$(OBJEXT) \
	fft/fft_fxpt/fft_fft_fxpt_test-source.$(OBJEXT)
am_fft_fft_fxpt_test_OBJECTS = $(am__objects_1) $(am__objects_14)
fft_fft_fxpt_test_OBJECTS = $(am_fft_fft_fxpt_test_OBJECTS)
fft_fft_fxpt_test_LDADD = $(LDADD)
fft_fft_fxpt_test_DEPENDENCIES = $(top_builddir)/src/libsystemc.la
am__objects_15 = fir/fir_test-stimulus.$(OBJEXT) \
	fir/fir_test-display.$(OBJEXT)
am__objects_16 = fir/fir_test-fir.$(OBJEXT) \
	fir/fir_test-main.$(OBJEXT)
am_fir_test_OBJECTS = $(am__objects_1) $(am__objects_15) \
	$(am__objects_16)
fir_test_OBJECTS = $(am_fir_test_OBJECTS)
fir_test_LDADD = $(LDADD)
fir_test_DEPENDENCIES = $(top_builddir)/src/libsystemc.la
am__objects_17 = fir/stimulus.$(OBJEXT) fir/display.$(OBJEXT)
am__objects_18 = fir/fir_fsm.$(OBJEXT) fir/fir_data.$(OBJEXT) \
	fir/main_rtl.$(OBJEXT)
am_fir_test_rtl_OBJECTS = $(am__objects_1) $(am__objects_17) \
	$(am__objects_18)
fir_test_rtl_OBJECTS = $(am_fir_test_rtl_OBJECTS)
fir_test_rtl_LDADD = $(LDADD)
fir_test_rtl_DEPENDENCIES = $(top_builddir)/src/libsystemc.la
am__objects_19 = pipe/pipe_test-display.$(OBJEXT) \
	pipe/pipe_test-main.$(OBJEXT) pipe/pipe_test-numgen.$(OBJEXT) \
	pipe/pipe_test-stage1.$(OBJEXT) \
	pipe/pipe_test-stage2.$(OBJEXT) \
	pipe/pipe_test-stage3.$(OBJEXT)
am_pipe_test_OBJECTS = $(am__objects_1) $(am__objects_19)
pipe_test_OBJECTS = $(am_pipe_test_OBJECTS)
pipe_test_LDADD = $(LDADD)
pipe_test_DEPENDENCIES = $(top_builddir)/src/libsystemc.la
am__objects_20 = pkt_switch/pkt_switch_test-fifo.$(OBJEXT) \
	pkt_switch/pkt_switch_test-main.$(OBJEXT) \
	pkt_switch/pkt_switch_test-receiver.$(OBJEXT) \
	pkt_switch/pkt_switch_test-sender.$(OBJEXT) \
	pkt_switch/pkt_switch_test-switch.$(OBJEXT) \
	pkt_switch/pkt_switch_test-switch_clk.$(OBJEXT)
am_pkt_switch_test_OBJECTS = $(am__objects_1) $(am__objects_20)
pkt_switch_test_OBJECTS = $(am_pkt_switch_test_OBJECTS)
pkt_switch_test_LDADD = $(LDADD)
pkt_switch_test_DEPENDENCIES = $(top_builddir)/src/libsystemc.la
am__objects_21 = risc_cpu/risc_cpu_test-bios.$(OBJEXT) \
	risc_cpu/risc_cpu_test-dcache.$(OBJEXT) \
	risc_cpu/risc_cpu_test-decode.$(OBJEXT) \
	risc_cpu/risc_cpu_test-exec.$(OBJEXT) \
	risc_cpu/risc_cpu_test-fetch.$(OBJEXT) \
	risc_cpu/risc_cpu_test-floating.$(OBJEXT) \
	risc_cpu/risc_cpu_test-icache.$(OBJEXT) \
	risc_cpu/risc_cpu_test-main.$(OBJEXT) \
	risc_cpu/risc_cpu_test-mmxu.$(OBJEXT) \
	risc_cpu/risc_cpu_test-paging.$(OBJEXT) \
	risc_cpu/risc_cpu_test-pic.$(OBJEXT)
am_risc_cpu_test_OBJECTS = $(am__objects_1) $(am__objects_21)
risc_cpu_test_OBJECTS = $(am_risc_cpu_test_OBJECTS)
risc_cpu_test_LDADD = $(LDADD)
risc_cpu_test_DEPENDENCIES = $(top_builddir)/src/libsystemc.la
am__objects_22 = rsa/rsa_test-rsa.$(OBJEXT)
am_rsa_test_OBJECTS = $(am__objects_1) $(am__objects_22)
rsa_test_OBJECTS = $(am_rsa_test_OBJECTS)
rsa_test_LDADD = $(LDADD)
rsa_test_DEPENDENCIES = $(top_builddir)/src/libsystemc.la
am__objects_23 = simple_bus/simple_bus_test-simple_bus.$(OBJEXT) \
	simple_bus/simple_bus_test-simple_bus_arbiter.$(OBJEXT) \
	simple_bus/simple_bus_test-simple_bus_main.$(OBJEXT) \
	simple_bus/simple_bus_test-simple_bus_master_blocking.$(OBJEXT) \
	simple_bus/simple_bus_test-simple_bus_master_direct.$(OBJEXT) \
	simple_bus/simple_bus_test-simple_bus_master_non_blocking.$(OBJEXT) \
	simple_bus/simple_bus_test-simple_bus_types.$(OBJEXT) \
	simple_bus/simple_bus_test-simple_bus_tools.$(OBJEXT)
am_simple_bus_test_OBJECTS = $(am__objects_1) $(am__objects_23)
simple_bus_test_OBJECTS = $(am_simple_bus_test_OBJECTS)
simple_bus_test_LDADD = $(LDADD)
simple_bus_test_DEPENDENCIES = $(top_builddir)/src/libsystemc.la
am__objects_24 = simple_fifo/simple_fifo_test-simple_fifo.$(OBJEXT)
am_simple_fifo_test_OBJECTS = $(am__objects_1) $(am__objects_24)
simple_fifo_test_OBJECTS = $(am_simple_fifo_test_OBJECTS)
simple_fifo_test_LDADD = $(LDADD)
simple_fifo_test_DEPENDENCIES = $(top_builddir)/src/libsystemc.la
am__objects_25 = simple_perf/simple_perf_test-simple_perf.$(OBJEXT)
am_simple_perf_test_OBJECTS = $(am__objects_1) $(am__objects_25)
simple_perf_test_OBJECTS = $(am_simple_perf_test_OBJECTS)
simple_perf_test_LDADD = $(LDADD)
simple_perf_test_DEPENDENCIES = $(top_builddir)/src/libsystemc.la
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. -I$(srcdir)
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
am__maybe_remake_depfiles = depfiles
am__depfiles_remade = 2.1/dpipe/$(DEPDIR)/2_1_dpipe_test-main.Po \
	2.1/forkjoin/$(DEPDIR)/2_1_forkjoin_test-forkjoin.Po \
	2.1/reset_signal_is/$(DEPDIR)/2_1_reset_signal_is_test-reset_signal_is.Po \
	2.1/sc_export/$(DEPDIR)/2_1_sc_export_test-main.Po \
	2.1/sc_report/$(DEPDIR)/2_1_sc_report_test-main.Po \
	2.1/scx_barrier/$(DEPDIR)/2_1_scx_barrier_test-main.Po \
	2.1/scx_mutex_w_policy/$(DEPDIR)/2_1_scx_mutex_w_policy_test-scx_mutex_w_policy.Po \
	2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-main.Po \
	2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_int.Po \
	2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_signed.Po \
	2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_uint.Po \
	2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_unsigned.Po \
	2.3/sc_rvd/$(DEPDIR)/2_3_sc_rvd_test-main.Po \
	2.3/sc_ttd/$(DEPDIR)/2_3_sc_ttd_test-main.Po \
	2.3/simple_async/$(DEPDIR)/2_3_simple_async_test-main.Po \
	fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-fft.Po \
	fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-main.Po \
	fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-sink.Po \
	fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-source.Po \
	fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-fft.Po \
	fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-main.Po \
	fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-sink.Po \
	fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-source.Po \
	fir/$(DEPDIR)/display.Po fir/$(DEPDIR)/fir_data.Po \
	fir/$(DEPDIR)/fir_fsm.Po fir/$(DEPDIR)/fir_test-display.Po \
	fir/$(DEPDIR)/fir_test-fir.Po fir/$(DEPDIR)/fir_test-main.Po \
	fir/$(DEPDIR)/fir_test-stimulus.Po fir/$(DEPDIR)/main_rtl.Po \
	fir/$(DEPDIR)/stimulus.Po pipe/$(DEPDIR)/pipe_test-display.Po \
	pipe/$(DEPDIR)/pipe_test-main.Po \
	pipe/$(DEPDIR)/pipe_test-numgen.Po \
	pipe/$(DEPDIR)/pipe_test-stage1.Po \
	pipe/$(DEPDIR)/pipe_test-stage2.Po \
	pipe/$(DEPDIR)/pipe_test-stage3.Po \
	pkt_switch/$(DEPDIR)/pkt_switch_test-fifo.Po \
	pkt_switch/$(DEPDIR)/pkt_switch_test-main.Po \
	pkt_switch/$(DEPDIR)/pkt_switch_test-receiver.Po \
	pkt_switch/$(DEPDIR)/pkt_switch_test-sender.Po \
	pkt_switch/$(DEPDIR)/pkt_switch_test-switch.Po \
	pkt_switch/$(DEPDIR)/pkt_switch_test-switch_clk.Po \
	risc_cpu/$(DEPDIR)/risc_cpu_test-bios.Po \
	risc_cpu/$(DEPDIR)/risc_cpu_test-dcache.Po \
	risc_cpu/$(DEPDIR)/risc_cpu_test-decode.Po \
	risc_cpu/$(DEPDIR)/risc_cpu_test-exec.Po \
	risc_cpu/$(DEPDIR)/risc_cpu_test-fetch.Po \
	risc_cpu/$(DEPDIR)/risc_cpu_test-floating.Po \
	risc_cpu/$(DEPDIR)/risc_cpu_test-icache.Po \
	risc_cpu/$(DEPDIR)/risc_cpu_test-main.Po \
	risc_cpu/$(DEPDIR)/risc_cpu_test-mmxu.Po \
	risc_cpu/$(DEPDIR)/risc_cpu_test-paging.Po \
	risc_cpu/$(DEPDIR)/risc_cpu_test-pic.Po \
	rsa/$(DEPDIR)/rsa_test-rsa.Po \
	simple_bus/$(DEPDIR)/simple_bus_test-simple_bus.Po \
	simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_arbiter.Po \
	simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_main.Po \
	simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_blocking.Po \
	simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_direct.Po \
	simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_non_blocking.Po \
	simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_tools.Po \
	simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_types.Po \
	simple_fifo/$(DEPDIR)/simple_fifo_test-simple_fifo.Po \
	simple_perf/$(DEPDIR)/simple_perf_test-simple_perf.Po
am__mv = mv -f
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=compile $(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 = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(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 = 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
	$(AM_CFLAGS) $(CFLAGS)
AM_V_CC = $(am__v_CC_$(V))
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
am__v_CC_0 = @echo "  CC      " $@;
am__v_CC_1 = 
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
AM_V_CCLD = $(am__v_CCLD_$(V))
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
am__v_CCLD_0 = @echo "  CCLD    " $@;
am__v_CCLD_1 = 
SOURCES = $(2_1_dpipe_test_SOURCES) $(2_1_forkjoin_test_SOURCES) \
	$(2_1_reset_signal_is_test_SOURCES) \
	$(2_1_sc_export_test_SOURCES) $(2_1_sc_report_test_SOURCES) \
	$(2_1_scx_barrier_test_SOURCES) \
	$(2_1_scx_mutex_w_policy_test_SOURCES) \
	$(2_1_specialized_signals_test_SOURCES) \
	$(2_3_sc_rvd_test_SOURCES) $(2_3_sc_ttd_test_SOURCES) \
	$(2_3_simple_async_test_SOURCES) $(fft_fft_flpt_test_SOURCES) \
	$(fft_fft_fxpt_test_SOURCES) $(fir_test_SOURCES) \
	$(fir_test_rtl_SOURCES) $(pipe_test_SOURCES) \
	$(pkt_switch_test_SOURCES) $(risc_cpu_test_SOURCES) \
	$(rsa_test_SOURCES) $(simple_bus_test_SOURCES) \
	$(simple_fifo_test_SOURCES) $(simple_perf_test_SOURCES)
DIST_SOURCES = $(2_1_dpipe_test_SOURCES) $(2_1_forkjoin_test_SOURCES) \
	$(2_1_reset_signal_is_test_SOURCES) \
	$(2_1_sc_export_test_SOURCES) $(2_1_sc_report_test_SOURCES) \
	$(2_1_scx_barrier_test_SOURCES) \
	$(2_1_scx_mutex_w_policy_test_SOURCES) \
	$(2_1_specialized_signals_test_SOURCES) \
	$(2_3_sc_rvd_test_SOURCES) $(2_3_sc_ttd_test_SOURCES) \
	$(am__2_3_simple_async_test_SOURCES_DIST) \
	$(fft_fft_flpt_test_SOURCES) $(fft_fft_fxpt_test_SOURCES) \
	$(fir_test_SOURCES) $(fir_test_rtl_SOURCES) \
	$(pipe_test_SOURCES) $(pkt_switch_test_SOURCES) \
	$(risc_cpu_test_SOURCES) $(rsa_test_SOURCES) \
	$(simple_bus_test_SOURCES) $(simple_fifo_test_SOURCES) \
	$(simple_perf_test_SOURCES)
am__can_run_installinfo = \
  case $$AM_UPDATE_INFO_DIR in \
    n|no|NO) false;; \
    *) (install-info --version) >/dev/null 2>&1;; \
  esac
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=`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)$(syscexamplesdir)"
DATA = $(nobase_syscexamples_DATA)
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
# 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=`for i in $$list; do \
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  done | $(am__uniquify_input)`
am__tty_colors_dummy = \
  mgn= red= grn= lgn= blu= brg= std=; \
  am__color_tests=no
am__tty_colors = { \
  $(am__tty_colors_dummy); \
  if test "X$(AM_COLOR_TESTS)" = Xno; then \
    am__color_tests=no; \
  elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
    am__color_tests=yes; \
  elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
    am__color_tests=yes; \
  fi; \
  if test $$am__color_tests = yes; then \
    red='[0;31m'; \
    grn='[0;32m'; \
    lgn='[1;32m'; \
    blu='[1;34m'; \
    mgn='[0;35m'; \
    brg='[1m'; \
    std='[m'; \
  fi; \
}
am__recheck_rx = ^[ 	]*:recheck:[ 	]*
am__global_test_result_rx = ^[ 	]*:global-test-result:[ 	]*
am__copy_in_global_log_rx = ^[ 	]*:copy-in-global-log:[ 	]*
# A command that, given a newline-separated list of test names on the
# standard input, print the name of the tests that are to be re-run
# upon "make recheck".
am__list_recheck_tests = $(AWK) '{ \
  recheck = 1; \
  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
    { \
      if (rc < 0) \
        { \
          if ((getline line2 < ($$0 ".log")) < 0) \
	    recheck = 0; \
          break; \
        } \
      else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
        { \
          recheck = 0; \
          break; \
        } \
      else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
        { \
          break; \
        } \
    }; \
  if (recheck) \
    print $$0; \
  close ($$0 ".trs"); \
  close ($$0 ".log"); \
}'
# A command that, given a newline-separated list of test names on the
# standard input, create the global log from their .trs and .log files.
am__create_global_log = $(AWK) ' \
function fatal(msg) \
{ \
  print "fatal: making $@: " msg | "cat >&2"; \
  exit 1; \
} \
function rst_section(header) \
{ \
  print header; \
  len = length(header); \
  for (i = 1; i <= len; i = i + 1) \
    printf "="; \
  printf "\n\n"; \
} \
{ \
  copy_in_global_log = 1; \
  global_test_result = "RUN"; \
  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
    { \
      if (rc < 0) \
         fatal("failed to read from " $$0 ".trs"); \
      if (line ~ /$(am__global_test_result_rx)/) \
        { \
          sub("$(am__global_test_result_rx)", "", line); \
          sub("[ 	]*$$", "", line); \
          global_test_result = line; \
        } \
      else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
        copy_in_global_log = 0; \
    }; \
  if (copy_in_global_log) \
    { \
      rst_section(global_test_result ": " $$0); \
      while ((rc = (getline line < ($$0 ".log"))) != 0) \
      { \
        if (rc < 0) \
          fatal("failed to read from " $$0 ".log"); \
        print line; \
      }; \
      printf "\n"; \
    }; \
  close ($$0 ".trs"); \
  close ($$0 ".log"); \
}'
# Restructured Text title.
am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
# Solaris 10 'make', and several other traditional 'make' implementations,
# pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
# by disabling -e (using the XSI extension "set +e") if it's set.
am__sh_e_setup = case $$- in *e*) set +e;; esac
# Default flags passed to test drivers.
am__common_driver_flags = \
  --color-tests "$$am__color_tests" \
  --enable-hard-errors "$$am__enable_hard_errors" \
  --expect-failure "$$am__expect_failure"
# To be inserted before the command running the test.  Creates the
# directory for the log if needed.  Stores in $dir the directory
# containing $f, in $tst the test, in $log the log.  Executes the
# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
# passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
# will run the test scripts (or their associated LOG_COMPILER, if
# thy have one).
am__check_pre = \
$(am__sh_e_setup);					\
$(am__vpath_adj_setup) $(am__vpath_adj)			\
$(am__tty_colors);					\
srcdir=$(srcdir); export srcdir;			\
case "$@" in						\
  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
    *) am__odir=.;; 					\
esac;							\
test "x$$am__odir" = x"." || test -d "$$am__odir" 	\
  || $(MKDIR_P) "$$am__odir" || exit $$?;		\
if test -f "./$$f"; then dir=./;			\
elif test -f "$$f"; then dir=;				\
else dir="$(srcdir)/"; fi;				\
tst=$$dir$$f; log='$@'; 				\
if test -n '$(DISABLE_HARD_ERRORS)'; then		\
  am__enable_hard_errors=no; 				\
else							\
  am__enable_hard_errors=yes; 				\
fi; 							\
case " $(XFAIL_TESTS) " in				\
  *[\ \	]$$f[\ \	]* | *[\ \	]$$dir$$f[\ \	]*) \
    am__expect_failure=yes;;				\
  *)							\
    am__expect_failure=no;;				\
esac; 							\
$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
# A shell command to get the names of the tests scripts with any registered
# extension removed (i.e., equivalently, the names of the test logs, with
# the '.log' extension removed).  The result is saved in the shell variable
# '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
# since that might cause problem with VPATH rewrites for suffix-less tests.
# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
am__set_TESTS_bases = \
  bases='$(TEST_LOGS)'; \
  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
  bases=`echo $$bases`
AM_TESTSUITE_SUMMARY_HEADER = ' for $(PACKAGE_STRING)'
RECHECK_LOGS = $(TEST_LOGS)
AM_RECURSIVE_TARGETS = check recheck
am__EXEEXT_3 = 2.3/simple_async/test.sh
am__EXEEXT_4 = fft/fft_flpt/test.sh fft/fft_fxpt/test.sh fir/test.sh \
	fir/test_rtl.sh pipe/test.sh pkt_switch/test.sh \
	risc_cpu/test.sh rsa/test.sh simple_bus/test.sh \
	simple_fifo/test.sh simple_perf/test.sh 2.1/dpipe/test.sh \
	2.1/forkjoin/test.sh 2.1/reset_signal_is/test.sh \
	2.1/sc_export/test.sh 2.1/sc_report/test.sh \
	2.1/scx_barrier/test.sh 2.1/scx_mutex_w_policy/test.sh \
	2.1/specialized_signals/test.sh 2.3/sc_rvd/test.sh \
	2.3/sc_ttd/test.sh $(am__EXEEXT_3)
am__EXEEXT_5 = $(am__EXEEXT_4)
TEST_SUITE_LOG = test-suite.log
TEST_EXTENSIONS =  .test
LOG_DRIVER = $(SHELL) $(top_srcdir)/config/test-driver
LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
am__set_b = \
  case '$@' in \
    */*) \
      case '$*' in \
        */*) b='$*';; \
          *) b=`echo '$@' | sed 's/\.log$$//'`; \
       esac;; \
    *) \
      b='$*';; \
  esac
am__test_logs1 = $(TESTS:=.log)
am__test_logs2 = $(am__test_logs1:.log=.log)
TEST_LOGS = $(am__test_logs2:.test.log=.log)
TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/config/test-driver
TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
	$(TEST_LOG_FLAGS)
am__DIST_COMMON = $(srcdir)/2.1/dpipe/test.am \
	$(srcdir)/2.1/forkjoin/test.am \
	$(srcdir)/2.1/reset_signal_is/test.am \
	$(srcdir)/2.1/sc_export/test.am \
	$(srcdir)/2.1/sc_report/test.am \
	$(srcdir)/2.1/scx_barrier/test.am \
	$(srcdir)/2.1/scx_mutex_w_policy/test.am \
	$(srcdir)/2.1/specialized_signals/test.am \
	$(srcdir)/2.3/sc_rvd/test.am $(srcdir)/2.3/sc_ttd/test.am \
	$(srcdir)/2.3/simple_async/test.am $(srcdir)/Makefile.in \
	$(srcdir)/fft/fft_flpt/test.am $(srcdir)/fft/fft_fxpt/test.am \
	$(srcdir)/fir/test.am $(srcdir)/pipe/test.am \
	$(srcdir)/pkt_switch/test.am $(srcdir)/risc_cpu/test.am \
	$(srcdir)/rsa/test.am $(srcdir)/simple_bus/test.am \
	$(srcdir)/simple_fifo/test.am $(srcdir)/simple_perf/test.am \
	$(top_srcdir)/config/Make-rules.common \
	$(top_srcdir)/config/Make-rules.examples \
	$(top_srcdir)/config/depcomp $(top_srcdir)/config/test-driver
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} '/home/common_share/systemc/config/missing' aclocal-1.16
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 0
AR = ar
AUTOCONF = ${SHELL} '/home/common_share/systemc/config/missing' autoconf
AUTOHEADER = ${SHELL} '/home/common_share/systemc/config/missing' autoheader
AUTOMAKE = ${SHELL} '/home/common_share/systemc/config/missing' automake-1.16
AWK = mawk
CC = g++
CCAS = g++
CCASDEPMODE = depmode=gcc3
CCASFLAGS = 
CCDEPMODE = depmode=gcc3
CFLAGS = 
CPPFLAGS = 
CSCOPE = cscope
CTAGS = ctags
CXX = g++
CXXCPP = g++ -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -D_GLIBCXX_USE_CXX11_ABI=1
CYGPATH_W = echo
DEBUG_CXXFLAGS = -g
DEFS = $(PKGCONFIG_DEFINES) $(EXTRA_DEFINES)
DEPDIR = .deps
DLLTOOL = false
DSYMUTIL = 
DUMPBIN = 
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /usr/bin/grep -E
ETAGS = etags
EXEEXT = 
EXPLICIT_LPTHREAD = -lpthread
EXTRA_ASFLAGS = -xassembler-with-cpp -m64
EXTRA_CFLAGS = -Wall -m64 -xc
EXTRA_CXXFLAGS = -Wall -m64
EXTRA_LDFLAGS = 
FGREP = /usr/bin/grep -F
GREP = /usr/bin/grep
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
LD = /usr/bin/ld -m elf_x86_64
LDFLAGS = 
LDFLAG_RPATH = -Wl,-rpath=
LIBCONFIG_DEFINES = 
LIBOBJS = 
LIBS = 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIB_ARCH_SUFFIX = -${TARGET_ARCH}
LIPO = 
LN_S = ln -s
LTLIBOBJS = 
MAKEINFO = ${SHELL} '/home/common_share/systemc/config/missing' makeinfo
MANIFEST_TOOL = :
MKDIR_P = /usr/bin/mkdir -p
NM = /usr/bin/nm -B
NMEDIT = 
OBJDUMP = objdump
OBJEXT = o
OPT_CXXFLAGS = -O3
OTOOL = 
OTOOL64 = 
PACKAGE = systemc
PACKAGE_BUGREPORT = http://forums.accellera.org/forum/9-systemc/
PACKAGE_NAME = SystemC
PACKAGE_STRING = SystemC 2.3.4
PACKAGE_TARNAME = systemc
PACKAGE_URL = http://accellera.org/
PACKAGE_VERSION = 2.3.4
PATH_SEPARATOR = :
PKGCONFIG_CFLAGS = 
PKGCONFIG_DEFINES = 
PKGCONFIG_LDPRIV =  -lpthread
PTHREAD_CC = g++
PTHREAD_CFLAGS = 
PTHREAD_LIBS = 
QT_ARCH = x86_64
RANLIB = ranlib
SED = /usr/bin/sed
SET_MAKE = 
SHELL = /bin/bash
STRIP = strip
TARGET_ARCH = linux64
TLM_PACKAGE_VERSION = 2.0.6
VERSION = 2.3.4
abs_builddir = /home/common_share/systemc/objdir/examples/sysc
abs_srcdir = /home/common_share/systemc/objdir/../examples/sysc
abs_top_builddir = /home/common_share/systemc/objdir
abs_top_srcdir = /home/common_share/systemc/objdir/..
ac_ct_AR = ar
ac_ct_CC = g++
ac_ct_CXX = 
ac_ct_DUMPBIN = 
am__include = include
am__leading_dot = .
am__quote = 
am__tar = tar --format=posix -chf - "$$tardir"
am__untar = tar -xf -
ax_pthread_config = 
bindir = ${exec_prefix}/bin
build = x86_64-unknown-linux-gnu
build_alias = 
build_cpu = x86_64
build_os = linux-gnu
build_vendor = unknown
builddir = .
datadir = ${prefix}
datarootdir = ${prefix}
docdir = ${prefix}/docs
dvidir = ${docdir}
examplesdir = ${rootdocdir}/examples
exec_prefix = ${prefix}
host = x86_64-unknown-linux-gnu
host_alias = 
host_cpu = x86_64
host_os = linux-gnu
host_vendor = unknown
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = ${SHELL} /home/common_share/systemc/config/install-sh
libarchdir = ${libdir}${LIB_ARCH_SUFFIX}
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 = /home/common_share/systemc
program_transform_name = s,x,x,
psdir = ${docdir}
rootdocdir = ${prefix}
runstatedir = ${localstatedir}/run
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = ../../../examples/sysc
sysconfdir = ${prefix}/etc
target = x86_64-unknown-linux-gnu
target_alias = 
target_cpu = x86_64
target_os = linux-gnu
target_vendor = unknown
top_build_prefix = ../../
top_builddir = ../..
top_srcdir = ../../..
AM_CPPFLAGS = -I$(SYSTEMC_INC_DIR)
AM_CFLAGS = $(EXTRA_CFLAGS) $(am__append_2) $(am__append_5) \
	$(am__append_7)
AM_CXXFLAGS = $(EXTRA_CXXFLAGS) $(am__append_1) $(am__append_4) \
	$(am__append_6)
AM_CCASFLAGS = $(EXTRA_ASFLAGS) $(am__append_3)
AM_LDFLAGS = $(EXTRA_LDFLAGS) $(am__append_8)

# always add fix-point support
EXTRA_DEFINES = -DSC_INCLUDE_FX

# initialize some useful variables (filled later)
CLEANFILES = $(am__append_9) $(examples_CLEAN) $(check_SCRIPTS)
EXTRA_DIST = $(examples_FILES) CMakeLists.txt
SYSTEMC_INC_DIR = $(top_srcdir)/src
SYSTEMC_LIB_DIR = $(libdir)$(LIB_ARCH_SUFFIX)
LDADD = $(top_builddir)/src/libsystemc.la
TESTSCRIPT_IN = $(top_srcdir)/config/test.sh.in
check_SCRIPTS = $(examples_TESTS:=.sh)
syscexamplesdir = $(examplesdir)/sysc
examples_FILES = README.txt fft/README $(fft_fft_flpt_H_FILES) \
	$(fft_fft_flpt_CXX_FILES) $(fft_fft_flpt_BUILD) \
	$(fft_fft_flpt_EXTRA) $(fft_fft_fxpt_H_FILES) \
	$(fft_fft_fxpt_CXX_FILES) $(fft_fft_fxpt_BUILD) \
	$(fft_fft_fxpt_EXTRA) $(fir_H_FILES) $(fir_CXX_COMMON) \
	$(fir_CXX_FILES) $(fir_rtl_CXX_FILES) $(fir_BUILD) \
	$(fir_EXTRA) $(pipe_H_FILES) $(pipe_CXX_FILES) $(pipe_BUILD) \
	$(pipe_EXTRA) $(pkt_switch_H_FILES) $(pkt_switch_CXX_FILES) \
	$(pkt_switch_BUILD) $(pkt_switch_EXTRA) $(risc_cpu_H_FILES) \
	$(risc_cpu_CXX_FILES) $(risc_cpu_BUILD) $(risc_cpu_EXTRA) \
	$(rsa_H_FILES) $(rsa_CXX_FILES) $(rsa_BUILD) $(rsa_EXTRA) \
	$(simple_bus_H_FILES) $(simple_bus_CXX_FILES) \
	$(simple_bus_BUILD) $(simple_bus_EXTRA) $(simple_fifo_H_FILES) \
	$(simple_fifo_CXX_FILES) $(simple_fifo_BUILD) \
	$(simple_fifo_EXTRA) $(simple_perf_H_FILES) \
	$(simple_perf_CXX_FILES) $(simple_perf_BUILD) \
	$(simple_perf_EXTRA) $(2_1_dpipe_H_FILES) \
	$(2_1_dpipe_CXX_FILES) $(2_1_dpipe_BUILD) $(2_1_dpipe_EXTRA) \
	$(2_1_forkjoin_H_FILES) $(2_1_forkjoin_CXX_FILES) \
	$(2_1_forkjoin_BUILD) $(2_1_forkjoin_EXTRA) \
	$(2_1_reset_signal_is_H_FILES) \
	$(2_1_reset_signal_is_CXX_FILES) $(2_1_reset_signal_is_BUILD) \
	$(2_1_reset_signal_is_EXTRA) $(2_1_sc_export_H_FILES) \
	$(2_1_sc_export_CXX_FILES) $(2_1_sc_export_BUILD) \
	$(2_1_sc_export_EXTRA) $(2_1_sc_report_H_FILES) \
	$(2_1_sc_report_CXX_FILES) $(2_1_sc_report_BUILD) \
	$(2_1_sc_report_EXTRA) $(2_1_scx_barrier_H_FILES) \
	$(2_1_scx_barrier_CXX_FILES) $(2_1_scx_barrier_BUILD) \
	$(2_1_scx_barrier_EXTRA) $(2_1_scx_mutex_w_policy_H_FILES) \
	$(2_1_scx_mutex_w_policy_CXX_FILES) \
	$(2_1_scx_mutex_w_policy_BUILD) \
	$(2_1_scx_mutex_w_policy_EXTRA) \
	$(2_1_specialized_signals_H_FILES) \
	$(2_1_specialized_signals_CXX_FILES) \
	$(2_1_specialized_signals_BUILD) \
	$(2_1_specialized_signals_EXTRA) $(2_3_sc_rvd_H_FILES) \
	$(2_3_sc_rvd_CXX_FILES) $(2_3_sc_rvd_BUILD) \
	$(2_3_sc_rvd_EXTRA) $(2_3_sc_ttd_H_FILES) \
	$(2_3_sc_ttd_CXX_FILES) $(2_3_sc_ttd_BUILD) \
	$(2_3_sc_ttd_EXTRA) $(am__append_13)
examples_INPUT = input.txt
examples_GOLDEN = golden.log
examples_BUILD = $(fft_fft_flpt_BUILD) $(fft_fft_fxpt_BUILD) \
	$(fir_BUILD) $(pipe_BUILD) $(pkt_switch_BUILD) \
	$(risc_cpu_BUILD) $(rsa_BUILD) $(simple_bus_BUILD) \
	$(simple_fifo_BUILD) $(simple_perf_BUILD) $(2_1_dpipe_BUILD) \
	$(2_1_forkjoin_BUILD) $(2_1_reset_signal_is_BUILD) \
	$(2_1_sc_export_BUILD) $(2_1_sc_report_BUILD) \
	$(2_1_scx_barrier_BUILD) $(2_1_scx_mutex_w_policy_BUILD) \
	$(2_1_specialized_signals_BUILD) $(2_3_sc_rvd_BUILD) \
	$(2_3_sc_ttd_BUILD) $(am__append_11)
examples_CLEAN = fft/fft_flpt/run.log \
	fft/fft_flpt/expected_trimmed.log fft/fft_flpt/run_trimmed.log \
	fft/fft_flpt/diff.log fft/fft_flpt/out_real \
	fft/fft_flpt/out_imag fft/fft_fxpt/run.log \
	fft/fft_fxpt/expected_trimmed.log fft/fft_fxpt/run_trimmed.log \
	fft/fft_fxpt/diff.log fft/fft_fxpt/out_real \
	fft/fft_fxpt/out_imag fir/run.log fir/expected_trimmed.log \
	fir/run_trimmed.log fir/diff.log pipe/run.log \
	pipe/expected_trimmed.log pipe/run_trimmed.log pipe/diff.log \
	pkt_switch/run.log pkt_switch/expected_trimmed.log \
	pkt_switch/run_trimmed.log pkt_switch/diff.log \
	risc_cpu/run.log risc_cpu/expected_trimmed.log \
	risc_cpu/run_trimmed.log risc_cpu/diff.log rsa/run.log \
	rsa/expected_trimmed.log rsa/run_trimmed.log rsa/diff.log \
	simple_bus/run.log simple_bus/expected_trimmed.log \
	simple_bus/run_trimmed.log simple_bus/diff.log \
	simple_fifo/run.log simple_fifo/expected_trimmed.log \
	simple_fifo/run_trimmed.log simple_fifo/diff.log \
	simple_perf/run.log simple_perf/expected_trimmed.log \
	simple_perf/run_trimmed.log simple_perf/diff.log \
	2.1/dpipe/run.log 2.1/dpipe/expected_trimmed.log \
	2.1/dpipe/run_trimmed.log 2.1/dpipe/diff.log \
	2.1/forkjoin/run.log 2.1/forkjoin/expected_trimmed.log \
	2.1/forkjoin/run_trimmed.log 2.1/forkjoin/diff.log \
	2.1/reset_signal_is/run.log \
	2.1/reset_signal_is/expected_trimmed.log \
	2.1/reset_signal_is/run_trimmed.log \
	2.1/reset_signal_is/diff.log 2.1/sc_export/run.log \
	2.1/sc_export/expected_trimmed.log \
	2.1/sc_export/run_trimmed.log 2.1/sc_export/diff.log \
	2.1/sc_report/run.log 2.1/sc_report/expected_trimmed.log \
	2.1/sc_report/run_trimmed.log 2.1/sc_report/diff.log \
	2.1/scx_barrier/run.log 2.1/scx_barrier/expected_trimmed.log \
	2.1/scx_barrier/run_trimmed.log 2.1/scx_barrier/diff.log \
	2.1/scx_mutex_w_policy/run.log \
	2.1/scx_mutex_w_policy/expected_trimmed.log \
	2.1/scx_mutex_w_policy/run_trimmed.log \
	2.1/scx_mutex_w_policy/diff.log \
	2.1/specialized_signals/run.log \
	2.1/specialized_signals/expected_trimmed.log \
	2.1/specialized_signals/run_trimmed.log \
	2.1/specialized_signals/diff.log 2.3/sc_rvd/run.log \
	2.3/sc_rvd/expected_trimmed.log 2.3/sc_rvd/run_trimmed.log \
	2.3/sc_rvd/diff.log 2.3/sc_ttd/run.log \
	2.3/sc_ttd/expected_trimmed.log 2.3/sc_ttd/run_trimmed.log \
	2.3/sc_ttd/diff.log $(am__append_12)
examples_TESTS = fft/fft_flpt/test fft/fft_fxpt/test fir/test \
	fir/test_rtl pipe/test pkt_switch/test risc_cpu/test rsa/test \
	simple_bus/test simple_fifo/test simple_perf/test \
	2.1/dpipe/test 2.1/forkjoin/test 2.1/reset_signal_is/test \
	2.1/sc_export/test 2.1/sc_report/test 2.1/scx_barrier/test \
	2.1/scx_mutex_w_policy/test 2.1/specialized_signals/test \
	2.3/sc_rvd/test 2.3/sc_ttd/test $(am__append_10)
examples_DIRS = fft/fft_flpt fft/fft_fxpt fft fir pipe pkt_switch \
	risc_cpu rsa simple_bus simple_fifo simple_perf 2.1/dpipe \
	2.1/forkjoin 2.1/reset_signal_is 2.1/sc_export 2.1/sc_report \
	2.1/scx_barrier 2.1/scx_mutex_w_policy 2.1/specialized_signals \
	2.1 2.3/sc_rvd 2.3/sc_ttd $(am__append_14) 2.3/include 2.3
fft_fft_flpt_test_CPPFLAGS = \
	$(AM_CPPFLAGS)

fft_fft_flpt_test_SOURCES = \
	$(fft_fft_flpt_H_FILES) \
	$(fft_fft_flpt_CXX_FILES)

fft_fft_flpt_H_FILES = \
	fft/fft_flpt/fft.h \
	fft/fft_flpt/sink.h \
	fft/fft_flpt/source.h

fft_fft_flpt_CXX_FILES = \
	fft/fft_flpt/fft.cpp \
	fft/fft_flpt/main.cpp \
	fft/fft_flpt/sink.cpp \
	fft/fft_flpt/source.cpp

fft_fft_flpt_BUILD = \
	fft/fft_flpt/golden.log \
	fft/fft_flpt/in_imag \
	fft/fft_flpt/in_imag.1 \
	fft/fft_flpt/in_imag.2 \
	fft/fft_flpt/in_imag.3 \
	fft/fft_flpt/in_imag.4 \
	fft/fft_flpt/in_real \
	fft/fft_flpt/in_real.1 \
	fft/fft_flpt/in_real.2 \
	fft/fft_flpt/in_real.3 \
	fft/fft_flpt/in_real.4 \
	fft/fft_flpt/out_imag.1.golden \
	fft/fft_flpt/out_imag.2.golden \
	fft/fft_flpt/out_imag.3.golden \
	fft/fft_flpt/out_imag.4.golden \
	fft/fft_flpt/out_real.1.golden \
	fft/fft_flpt/out_real.2.golden \
	fft/fft_flpt/out_real.3.golden \
	fft/fft_flpt/out_real.4.golden

fft_fft_flpt_EXTRA = \
	fft/fft_flpt/fft_flpt.sln \
	fft/fft_flpt/fft_flpt.vcxproj \
	fft/fft_flpt/CMakeLists.txt \
	fft/fft_flpt/Makefile

fft_fft_fxpt_test_CPPFLAGS = \
	$(AM_CPPFLAGS)

fft_fft_fxpt_test_SOURCES = \
	$(fft_fft_fxpt_H_FILES) \
	$(fft_fft_fxpt_CXX_FILES)

fft_fft_fxpt_H_FILES = \
	fft/fft_fxpt/fft.h \
	fft/fft_fxpt/sink.h \
	fft/fft_fxpt/source.h

fft_fft_fxpt_CXX_FILES = \
	fft/fft_fxpt/fft.cpp \
	fft/fft_fxpt/main.cpp \
	fft/fft_fxpt/sink.cpp \
	fft/fft_fxpt/source.cpp

fft_fft_fxpt_BUILD = \
	fft/fft_fxpt/golden.log \
	fft/fft_fxpt/in_imag \
	fft/fft_fxpt/in_imag.1 \
	fft/fft_fxpt/in_imag.2 \
	fft/fft_fxpt/in_imag.3 \
	fft/fft_fxpt/in_imag.4 \
	fft/fft_fxpt/in_real \
	fft/fft_fxpt/in_real.1 \
	fft/fft_fxpt/in_real.2 \
	fft/fft_fxpt/in_real.3 \
	fft/fft_fxpt/in_real.4 \
	fft/fft_fxpt/out_imag.1.golden \
	fft/fft_fxpt/out_imag.2.golden \
	fft/fft_fxpt/out_imag.3.golden \
	fft/fft_fxpt/out_imag.4.golden \
	fft/fft_fxpt/out_real.1.golden \
	fft/fft_fxpt/out_real.2.golden \
	fft/fft_fxpt/out_real.3.golden \
	fft/fft_fxpt/out_real.4.golden

fft_fft_fxpt_EXTRA = \
	fft/fft_fxpt/fft_fxpt.sln \
	fft/fft_fxpt/fft_fxpt.vcxproj \
	fft/fft_fxpt/CMakeLists.txt \
	fft/fft_fxpt/Makefile

fir_test_CPPFLAGS = \
	$(AM_CPPFLAGS)

fir_test_SOURCES = \
	$(fir_H_FILES) \
	$(fir_CXX_COMMON) \
	$(fir_CXX_FILES)

fir_test_rtl_SOURCES = \
	$(fir_H_FILES) \
	$(fir_CXX_COMMON) \
	$(fir_rtl_CXX_FILES)

fir_H_FILES = \
	fir/display.h    \
	fir/fir.h        \
	fir/fir_const.h  \
	fir/fir_data.h   \
	fir/fir_fsm.h    \
	fir/fir_top.h    \
	fir/stimulus.h

fir_CXX_COMMON = \
	fir/stimulus.cpp \
	fir/display.cpp

fir_CXX_FILES = \
	fir/fir.cpp \
	fir/main.cpp

fir_rtl_CXX_FILES = \
	fir/fir_fsm.cpp \
	fir/fir_data.cpp \
	fir/main_rtl.cpp


# output varies between fir/fir_rtl
#fir_BUILD = \
#	fir/golden.log
fir_EXTRA = \
	fir/log \
	fir/rtl_log \
	fir/fir.sln \
	fir/fir_common.vcxproj \
	fir/fir.vcxproj \
	fir/fir_rtl.vcxproj \
	fir/CMakeLists.txt \
	fir/Makefile \
	fir/README

pipe_test_CPPFLAGS = \
	$(AM_CPPFLAGS)

pipe_test_SOURCES = \
	$(pipe_H_FILES) \
	$(pipe_CXX_FILES)

pipe_H_FILES = \
	pipe/display.h \
	pipe/numgen.h \
	pipe/stage1.h \
	pipe/stage2.h \
	pipe/stage3.h

pipe_CXX_FILES = \
	pipe/display.cpp \
	pipe/main.cpp \
	pipe/numgen.cpp \
	pipe/stage1.cpp \
	pipe/stage2.cpp \
	pipe/stage3.cpp


# floating-point outputs vary accross platforms
#pipe_BUILD = \
#	pipe/golden.log
pipe_EXTRA = \
	pipe/pipe.sln \
	pipe/pipe.vcxproj \
	pipe/CMakeLists.txt \
	pipe/Makefile \
	pipe/README

pkt_switch_test_CPPFLAGS = \
	$(AM_CPPFLAGS)

pkt_switch_test_SOURCES = \
	$(pkt_switch_H_FILES) \
	$(pkt_switch_CXX_FILES)

pkt_switch_H_FILES = \
	pkt_switch/fifo.h \
	pkt_switch/pkt.h \
	pkt_switch/receiver.h \
	pkt_switch/sender.h \
	pkt_switch/switch.h \
	pkt_switch/switch_clk.h \
	pkt_switch/switch_reg.h

pkt_switch_CXX_FILES = \
	pkt_switch/fifo.cpp \
	pkt_switch/main.cpp \
	pkt_switch/receiver.cpp \
	pkt_switch/sender.cpp \
	pkt_switch/switch.cpp \
	pkt_switch/switch_clk.cpp


# output is randomized across runs
#pkt_switch_BUILD = \
#	pkt_switch/golden.log
pkt_switch_EXTRA = \
	pkt_switch/pkt_switch.sln \
	pkt_switch/pkt_switch.vcxproj \
	pkt_switch/CMakeLists.txt \
	pkt_switch/Makefile \
	pkt_switch/README

risc_cpu_test_CPPFLAGS = \
	$(AM_CPPFLAGS)

risc_cpu_test_SOURCES = \
	$(risc_cpu_H_FILES) \
	$(risc_cpu_CXX_FILES)

risc_cpu_H_FILES = \
	risc_cpu/bios.h \
	risc_cpu/dcache.h \
	risc_cpu/decode.h \
	risc_cpu/directive.h \
	risc_cpu/exec.h \
	risc_cpu/fetch.h \
	risc_cpu/floating.h \
	risc_cpu/icache.h \
	risc_cpu/mmxu.h \
	risc_cpu/paging.h \
	risc_cpu/pic.h

risc_cpu_CXX_FILES = \
	risc_cpu/bios.cpp \
	risc_cpu/dcache.cpp \
	risc_cpu/decode.cpp \
	risc_cpu/exec.cpp \
	risc_cpu/fetch.cpp \
	risc_cpu/floating.cpp \
	risc_cpu/icache.cpp \
	risc_cpu/main.cpp \
	risc_cpu/mmxu.cpp \
	risc_cpu/paging.cpp \
	risc_cpu/pic.cpp

risc_cpu_BUILD = \
	risc_cpu/bios.img \
	risc_cpu/dcache.img \
	risc_cpu/icache.img \
	risc_cpu/printout.img \
	risc_cpu/program.img \
	risc_cpu/register.img

risc_cpu_EXTRA = \
	risc_cpu/assembler.pl \
	risc_cpu/abc.asm \
	risc_cpu/test.asm \
	risc_cpu/test1.asm \
	risc_cpu/README \
	risc_cpu/README_TYPESCRIPT \
	risc_cpu/risc_cpu.sln \
	risc_cpu/risc_cpu.vcxproj \
	risc_cpu/CMakeLists.txt \
	risc_cpu/Makefile

rsa_test_CPPFLAGS = \
	$(AM_CPPFLAGS)

rsa_test_SOURCES = \
	$(rsa_H_FILES) \
	$(rsa_CXX_FILES)

rsa_H_FILES = 
rsa_CXX_FILES = \
	rsa/rsa.cpp


# output is randomized across runs
#rsa_BUILD = \
#	rsa/golden.log
rsa_EXTRA = \
	rsa/rsa.sln \
	rsa/rsa.vcxproj \
	rsa/CMakeLists.txt \
	rsa/Makefile \
	rsa/README

simple_bus_test_CPPFLAGS = \
	$(AM_CPPFLAGS)

simple_bus_test_SOURCES = \
	$(simple_bus_H_FILES) \
	$(simple_bus_CXX_FILES)

simple_bus_H_FILES = \
	simple_bus/simple_bus.h \
	simple_bus/simple_bus_arbiter.h \
	simple_bus/simple_bus_arbiter_if.h \
	simple_bus/simple_bus_blocking_if.h \
	simple_bus/simple_bus_direct_if.h \
	simple_bus/simple_bus_fast_mem.h \
	simple_bus/simple_bus_master_blocking.h \
	simple_bus/simple_bus_master_direct.h \
	simple_bus/simple_bus_master_non_blocking.h \
	simple_bus/simple_bus_non_blocking_if.h \
	simple_bus/simple_bus_request.h \
	simple_bus/simple_bus_slave_if.h \
	simple_bus/simple_bus_slow_mem.h \
	simple_bus/simple_bus_test.h \
	simple_bus/simple_bus_types.h

simple_bus_CXX_FILES = \
	simple_bus/simple_bus.cpp                     \
	simple_bus/simple_bus_arbiter.cpp             \
	simple_bus/simple_bus_main.cpp                \
	simple_bus/simple_bus_master_blocking.cpp     \
	simple_bus/simple_bus_master_direct.cpp       \
	simple_bus/simple_bus_master_non_blocking.cpp \
	simple_bus/simple_bus_types.cpp               \
	simple_bus/simple_bus_tools.cpp

simple_bus_BUILD = \
	simple_bus/golden.log

simple_bus_EXTRA = \
	simple_bus/simple_bus.sln \
	simple_bus/simple_bus.vcxproj \
	simple_bus/CMakeLists.txt \
	simple_bus/Makefile \
	simple_bus/ChangeLog \
	simple_bus/README \
	simple_bus/SLIDES.pdf \
	simple_bus/LEGAL

simple_fifo_test_CPPFLAGS = \
	$(AM_CPPFLAGS)

simple_fifo_test_SOURCES = \
	$(simple_fifo_H_FILES) \
	$(simple_fifo_CXX_FILES)

simple_fifo_H_FILES = 
simple_fifo_CXX_FILES = \
	simple_fifo/simple_fifo.cpp

simple_fifo_BUILD = \
	simple_fifo/golden.log

simple_fifo_EXTRA = \
	simple_fifo/simple_fifo.sln \
	simple_fifo/simple_fifo.vcxproj \
	simple_fifo/CMakeLists.txt \
	simple_fifo/Makefile

simple_perf_test_CPPFLAGS = \
	$(AM_CPPFLAGS)

simple_perf_test_SOURCES = \
	$(simple_perf_H_FILES) \
	$(simple_perf_CXX_FILES)

simple_perf_H_FILES = 
simple_perf_CXX_FILES = \
	simple_perf/simple_perf.cpp


# output is randomized across runs
#simple_perf_BUILD = \
#	simple_perf/golden.log
simple_perf_EXTRA = \
	simple_perf/simple_perf.sln \
	simple_perf/simple_perf.vcxproj \
	simple_perf/CMakeLists.txt \
	simple_perf/Makefile

2_1_dpipe_test_CPPFLAGS = \
	$(AM_CPPFLAGS)

2_1_dpipe_test_SOURCES = \
	$(2_1_dpipe_H_FILES) \
	$(2_1_dpipe_CXX_FILES)

2_1_dpipe_H_FILES = 
2_1_dpipe_CXX_FILES = \
	2.1/dpipe/main.cpp

2_1_dpipe_BUILD = \
	2.1/dpipe/golden.log

2_1_dpipe_EXTRA = \
	2.1/dpipe/dpipe.sln \
	2.1/dpipe/dpipe.vcxproj \
	2.1/dpipe/CMakeLists.txt \
	2.1/dpipe/Makefile

2_1_forkjoin_test_CPPFLAGS = \
	$(AM_CPPFLAGS)

2_1_forkjoin_test_SOURCES = \
	$(2_1_forkjoin_H_FILES) \
	$(2_1_forkjoin_CXX_FILES)

2_1_forkjoin_H_FILES = 
2_1_forkjoin_CXX_FILES = \
	2.1/forkjoin/forkjoin.cpp

2_1_forkjoin_BUILD = \
	2.1/forkjoin/golden.log

2_1_forkjoin_EXTRA = \
	2.1/forkjoin/forkjoin.sln \
	2.1/forkjoin/forkjoin.vcxproj \
	2.1/forkjoin/CMakeLists.txt \
	2.1/forkjoin/Makefile \
	2.1/forkjoin/README.txt

2_1_reset_signal_is_test_CPPFLAGS = \
	$(AM_CPPFLAGS)

2_1_reset_signal_is_test_SOURCES = \
	$(2_1_reset_signal_is_H_FILES) \
	$(2_1_reset_signal_is_CXX_FILES)

2_1_reset_signal_is_H_FILES = 
2_1_reset_signal_is_CXX_FILES = \
	2.1/reset_signal_is/reset_signal_is.cpp

2_1_reset_signal_is_BUILD = \
	2.1/reset_signal_is/golden.log

2_1_reset_signal_is_EXTRA = \
	2.1/reset_signal_is/reset_signal_is.sln \
	2.1/reset_signal_is/reset_signal_is.vcxproj \
	2.1/reset_signal_is/CMakeLists.txt \
	2.1/reset_signal_is/Makefile

2_1_sc_export_test_CPPFLAGS = \
	$(AM_CPPFLAGS)

2_1_sc_export_test_SOURCES = \
	$(2_1_sc_export_H_FILES) \
	$(2_1_sc_export_CXX_FILES)

2_1_sc_export_H_FILES = 
2_1_sc_export_CXX_FILES = \
	2.1/sc_export/main.cpp

2_1_sc_export_BUILD = \
	2.1/sc_export/golden.log

2_1_sc_export_EXTRA = \
	2.1/sc_export/sc_export.sln \
	2.1/sc_export/sc_export.vcxproj \
	2.1/sc_export/CMakeLists.txt \
	2.1/sc_export/Makefile \
	2.1/sc_export/README.txt

2_1_sc_report_test_CPPFLAGS = \
	$(AM_CPPFLAGS)

2_1_sc_report_test_SOURCES = \
	$(2_1_sc_report_H_FILES) \
	$(2_1_sc_report_CXX_FILES)

2_1_sc_report_H_FILES = 
2_1_sc_report_CXX_FILES = \
	2.1/sc_report/main.cpp

2_1_sc_report_BUILD = \
	2.1/sc_report/golden.log

2_1_sc_report_EXTRA = \
	2.1/sc_report/sc_report.sln \
	2.1/sc_report/sc_report.vcxproj \
	2.1/sc_report/CMakeLists.txt \
	2.1/sc_report/Makefile \
	2.1/sc_report/README.txt

2_1_scx_barrier_test_CPPFLAGS = \
	$(AM_CPPFLAGS)

2_1_scx_barrier_test_SOURCES = \
	$(2_1_scx_barrier_H_FILES) \
	$(2_1_scx_barrier_CXX_FILES)

2_1_scx_barrier_H_FILES = \
	2.1/scx_barrier/scx_barrier.h

2_1_scx_barrier_CXX_FILES = \
	2.1/scx_barrier/main.cpp

2_1_scx_barrier_BUILD = \
	2.1/scx_barrier/golden.log

2_1_scx_barrier_EXTRA = \
	2.1/scx_barrier/scx_barrier.sln \
	2.1/scx_barrier/scx_barrier.vcxproj \
	2.1/scx_barrier/CMakeLists.txt \
	2.1/scx_barrier/Makefile

2_1_scx_mutex_w_policy_test_CPPFLAGS = \
	$(AM_CPPFLAGS)

2_1_scx_mutex_w_policy_test_SOURCES = \
	$(2_1_scx_mutex_w_policy_H_FILES) \
	$(2_1_scx_mutex_w_policy_CXX_FILES)

2_1_scx_mutex_w_policy_H_FILES = 
2_1_scx_mutex_w_policy_CXX_FILES = \
	2.1/scx_mutex_w_policy/scx_mutex_w_policy.cpp

2_1_scx_mutex_w_policy_BUILD = \
	2.1/scx_mutex_w_policy/golden.log

2_1_scx_mutex_w_policy_EXTRA = \
	2.1/scx_mutex_w_policy/scx_mutex_w_policy.sln \
	2.1/scx_mutex_w_policy/scx_mutex_w_policy.vcxproj \
	2.1/scx_mutex_w_policy/CMakeLists.txt \
	2.1/scx_mutex_w_policy/Makefile

2_1_specialized_signals_test_CPPFLAGS = \
	$(AM_CPPFLAGS)

2_1_specialized_signals_test_SOURCES = \
	$(2_1_specialized_signals_H_FILES) \
	$(2_1_specialized_signals_CXX_FILES)

2_1_specialized_signals_H_FILES = \
	2.1/specialized_signals/scx_signal_int.h \
	2.1/specialized_signals/scx_signal_uint.h \
	2.1/specialized_signals/scx_signal_signed.h \
	2.1/specialized_signals/scx_signal_unsigned.h

2_1_specialized_signals_CXX_FILES = \
	2.1/specialized_signals/main.cpp \
	2.1/specialized_signals/scx_signal_int.cpp \
	2.1/specialized_signals/scx_signal_uint.cpp \
	2.1/specialized_signals/scx_signal_signed.cpp \
	2.1/specialized_signals/scx_signal_unsigned.cpp 

2_1_specialized_signals_BUILD = \
	2.1/specialized_signals/golden.log

2_1_specialized_signals_EXTRA = \
	2.1/specialized_signals/specialized_signals.sln \
	2.1/specialized_signals/specialized_signals.vcxproj \
	2.1/specialized_signals/CMakeLists.txt \
	2.1/specialized_signals/Makefile

2_3_sc_rvd_test_CPPFLAGS = $(AM_CPPFLAGS) -I \
	$(srcdir)/2.3/sc_rvd/../include
2_3_sc_rvd_test_SOURCES = \
	$(2_3_sc_rvd_H_FILES) \
	$(2_3_sc_rvd_CXX_FILES)

2_3_sc_rvd_H_FILES = \
	2.3/sc_rvd/../include/sc_rvd.h

2_3_sc_rvd_CXX_FILES = \
	2.3/sc_rvd/main.cpp

2_3_sc_rvd_BUILD = \
	2.3/sc_rvd/golden.log

2_3_sc_rvd_EXTRA = \
	2.3/sc_rvd/sc_rvd.sln \
	2.3/sc_rvd/sc_rvd.vcxproj \
	2.3/sc_rvd/CMakeLists.txt \
	2.3/sc_rvd/Makefile

2_3_sc_ttd_test_CPPFLAGS = $(AM_CPPFLAGS) -I \
	$(srcdir)/2.3/sc_ttd/../include
2_3_sc_ttd_test_SOURCES = \
	$(2_3_sc_ttd_H_FILES) \
	$(2_3_sc_ttd_CXX_FILES)

2_3_sc_ttd_H_FILES = \
	2.3/sc_ttd/../include/sc_ttd.h

2_3_sc_ttd_CXX_FILES = \
	2.3/sc_ttd/main.cpp

2_3_sc_ttd_BUILD = \
	2.3/sc_ttd/golden.log

2_3_sc_ttd_EXTRA = \
	2.3/sc_ttd/sc_ttd.sln \
	2.3/sc_ttd/sc_ttd.vcxproj \
	2.3/sc_ttd/CMakeLists.txt \
	2.3/sc_ttd/Makefile

2_3_simple_async_test_CPPFLAGS =  \
	$(AM_CPPFLAGS) -I \
	$(srcdir)/2.3/simple_async/../include
2_3_simple_async_test_SOURCES = \
	$(2_3_simple_async_H_FILES) \
	$(2_3_simple_async_CXX_FILES)

2_3_simple_async_H_FILES = \
	2.3/simple_async/async_event.h

2_3_simple_async_CXX_FILES = \
	2.3/simple_async/main.cpp

2_3_simple_async_BUILD = \
	2.3/simple_async/golden.log

2_3_simple_async_EXTRA = \
	2.3/simple_async/simple_async.sln \
	2.3/simple_async/simple_async.vcxproj \
	2.3/simple_async/CMakeLists.txt \
	2.3/simple_async/Makefile


# install examples?
#nobase_syscexamples_DATA = \
#	$(examples_FILES)

all: all-am

.SUFFIXES:
.SUFFIXES: .cpp .lo .log .o .obj .test .test$(EXEEXT) .trs
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/config/Make-rules.examples $(top_srcdir)/config/Make-rules.common $(srcdir)/fft/fft_flpt/test.am $(srcdir)/fft/fft_fxpt/test.am $(srcdir)/fir/test.am $(srcdir)/pipe/test.am $(srcdir)/pkt_switch/test.am $(srcdir)/risc_cpu/test.am $(srcdir)/rsa/test.am $(srcdir)/simple_bus/test.am $(srcdir)/simple_fifo/test.am $(srcdir)/simple_perf/test.am $(srcdir)/2.1/dpipe/test.am $(srcdir)/2.1/forkjoin/test.am $(srcdir)/2.1/reset_signal_is/test.am $(srcdir)/2.1/sc_export/test.am $(srcdir)/2.1/sc_report/test.am $(srcdir)/2.1/scx_barrier/test.am $(srcdir)/2.1/scx_mutex_w_policy/test.am $(srcdir)/2.1/specialized_signals/test.am $(srcdir)/2.3/sc_rvd/test.am $(srcdir)/2.3/sc_ttd/test.am $(srcdir)/2.3/simple_async/test.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) --foreign examples/sysc/Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --foreign examples/sysc/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__maybe_remake_depfiles)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
	esac;
$(top_srcdir)/config/Make-rules.examples $(top_srcdir)/config/Make-rules.common $(srcdir)/fft/fft_flpt/test.am $(srcdir)/fft/fft_fxpt/test.am $(srcdir)/fir/test.am $(srcdir)/pipe/test.am $(srcdir)/pkt_switch/test.am $(srcdir)/risc_cpu/test.am $(srcdir)/rsa/test.am $(srcdir)/simple_bus/test.am $(srcdir)/simple_fifo/test.am $(srcdir)/simple_perf/test.am $(srcdir)/2.1/dpipe/test.am $(srcdir)/2.1/forkjoin/test.am $(srcdir)/2.1/reset_signal_is/test.am $(srcdir)/2.1/sc_export/test.am $(srcdir)/2.1/sc_report/test.am $(srcdir)/2.1/scx_barrier/test.am $(srcdir)/2.1/scx_mutex_w_policy/test.am $(srcdir)/2.1/specialized_signals/test.am $(srcdir)/2.3/sc_rvd/test.am $(srcdir)/2.3/sc_ttd/test.am $(srcdir)/2.3/simple_async/test.am $(am__empty):

$(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):

clean-checkPROGRAMS:
	@list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
	echo " rm -f" $$list; \
	rm -f $$list || exit $$?; \
	test -n "$(EXEEXT)" || exit 0; \
	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
	echo " rm -f" $$list; \
	rm -f $$list
2.1/dpipe/$(am__dirstamp):
	@$(MKDIR_P) 2.1/dpipe
	@: > 2.1/dpipe/$(am__dirstamp)
2.1/dpipe/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) 2.1/dpipe/$(DEPDIR)
	@: > 2.1/dpipe/$(DEPDIR)/$(am__dirstamp)
2.1/dpipe/2_1_dpipe_test-main.$(OBJEXT): 2.1/dpipe/$(am__dirstamp) \
	2.1/dpipe/$(DEPDIR)/$(am__dirstamp)

2.1/dpipe/test$(EXEEXT): $(2_1_dpipe_test_OBJECTS) $(2_1_dpipe_test_DEPENDENCIES) $(EXTRA_2_1_dpipe_test_DEPENDENCIES) 2.1/dpipe/$(am__dirstamp)
	@rm -f 2.1/dpipe/test$(EXEEXT)
	$(AM_V_CXXLD)$(CXXLINK) $(2_1_dpipe_test_OBJECTS) $(2_1_dpipe_test_LDADD) $(LIBS)
2.1/forkjoin/$(am__dirstamp):
	@$(MKDIR_P) 2.1/forkjoin
	@: > 2.1/forkjoin/$(am__dirstamp)
2.1/forkjoin/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) 2.1/forkjoin/$(DEPDIR)
	@: > 2.1/forkjoin/$(DEPDIR)/$(am__dirstamp)
2.1/forkjoin/2_1_forkjoin_test-forkjoin.$(OBJEXT):  \
	2.1/forkjoin/$(am__dirstamp) \
	2.1/forkjoin/$(DEPDIR)/$(am__dirstamp)

2.1/forkjoin/test$(EXEEXT): $(2_1_forkjoin_test_OBJECTS) $(2_1_forkjoin_test_DEPENDENCIES) $(EXTRA_2_1_forkjoin_test_DEPENDENCIES) 2.1/forkjoin/$(am__dirstamp)
	@rm -f 2.1/forkjoin/test$(EXEEXT)
	$(AM_V_CXXLD)$(CXXLINK) $(2_1_forkjoin_test_OBJECTS) $(2_1_forkjoin_test_LDADD) $(LIBS)
2.1/reset_signal_is/$(am__dirstamp):
	@$(MKDIR_P) 2.1/reset_signal_is
	@: > 2.1/reset_signal_is/$(am__dirstamp)
2.1/reset_signal_is/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) 2.1/reset_signal_is/$(DEPDIR)
	@: > 2.1/reset_signal_is/$(DEPDIR)/$(am__dirstamp)
2.1/reset_signal_is/2_1_reset_signal_is_test-reset_signal_is.$(OBJEXT):  \
	2.1/reset_signal_is/$(am__dirstamp) \
	2.1/reset_signal_is/$(DEPDIR)/$(am__dirstamp)

2.1/reset_signal_is/test$(EXEEXT): $(2_1_reset_signal_is_test_OBJECTS) $(2_1_reset_signal_is_test_DEPENDENCIES) $(EXTRA_2_1_reset_signal_is_test_DEPENDENCIES) 2.1/reset_signal_is/$(am__dirstamp)
	@rm -f 2.1/reset_signal_is/test$(EXEEXT)
	$(AM_V_CXXLD)$(CXXLINK) $(2_1_reset_signal_is_test_OBJECTS) $(2_1_reset_signal_is_test_LDADD) $(LIBS)
2.1/sc_export/$(am__dirstamp):
	@$(MKDIR_P) 2.1/sc_export
	@: > 2.1/sc_export/$(am__dirstamp)
2.1/sc_export/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) 2.1/sc_export/$(DEPDIR)
	@: > 2.1/sc_export/$(DEPDIR)/$(am__dirstamp)
2.1/sc_export/2_1_sc_export_test-main.$(OBJEXT):  \
	2.1/sc_export/$(am__dirstamp) \
	2.1/sc_export/$(DEPDIR)/$(am__dirstamp)

2.1/sc_export/test$(EXEEXT): $(2_1_sc_export_test_OBJECTS) $(2_1_sc_export_test_DEPENDENCIES) $(EXTRA_2_1_sc_export_test_DEPENDENCIES) 2.1/sc_export/$(am__dirstamp)
	@rm -f 2.1/sc_export/test$(EXEEXT)
	$(AM_V_CXXLD)$(CXXLINK) $(2_1_sc_export_test_OBJECTS) $(2_1_sc_export_test_LDADD) $(LIBS)
2.1/sc_report/$(am__dirstamp):
	@$(MKDIR_P) 2.1/sc_report
	@: > 2.1/sc_report/$(am__dirstamp)
2.1/sc_report/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) 2.1/sc_report/$(DEPDIR)
	@: > 2.1/sc_report/$(DEPDIR)/$(am__dirstamp)
2.1/sc_report/2_1_sc_report_test-main.$(OBJEXT):  \
	2.1/sc_report/$(am__dirstamp) \
	2.1/sc_report/$(DEPDIR)/$(am__dirstamp)

2.1/sc_report/test$(EXEEXT): $(2_1_sc_report_test_OBJECTS) $(2_1_sc_report_test_DEPENDENCIES) $(EXTRA_2_1_sc_report_test_DEPENDENCIES) 2.1/sc_report/$(am__dirstamp)
	@rm -f 2.1/sc_report/test$(EXEEXT)
	$(AM_V_CXXLD)$(CXXLINK) $(2_1_sc_report_test_OBJECTS) $(2_1_sc_report_test_LDADD) $(LIBS)
2.1/scx_barrier/$(am__dirstamp):
	@$(MKDIR_P) 2.1/scx_barrier
	@: > 2.1/scx_barrier/$(am__dirstamp)
2.1/scx_barrier/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) 2.1/scx_barrier/$(DEPDIR)
	@: > 2.1/scx_barrier/$(DEPDIR)/$(am__dirstamp)
2.1/scx_barrier/2_1_scx_barrier_test-main.$(OBJEXT):  \
	2.1/scx_barrier/$(am__dirstamp) \
	2.1/scx_barrier/$(DEPDIR)/$(am__dirstamp)

2.1/scx_barrier/test$(EXEEXT): $(2_1_scx_barrier_test_OBJECTS) $(2_1_scx_barrier_test_DEPENDENCIES) $(EXTRA_2_1_scx_barrier_test_DEPENDENCIES) 2.1/scx_barrier/$(am__dirstamp)
	@rm -f 2.1/scx_barrier/test$(EXEEXT)
	$(AM_V_CXXLD)$(CXXLINK) $(2_1_scx_barrier_test_OBJECTS) $(2_1_scx_barrier_test_LDADD) $(LIBS)
2.1/scx_mutex_w_policy/$(am__dirstamp):
	@$(MKDIR_P) 2.1/scx_mutex_w_policy
	@: > 2.1/scx_mutex_w_policy/$(am__dirstamp)
2.1/scx_mutex_w_policy/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) 2.1/scx_mutex_w_policy/$(DEPDIR)
	@: > 2.1/scx_mutex_w_policy/$(DEPDIR)/$(am__dirstamp)
2.1/scx_mutex_w_policy/2_1_scx_mutex_w_policy_test-scx_mutex_w_policy.$(OBJEXT):  \
	2.1/scx_mutex_w_policy/$(am__dirstamp) \
	2.1/scx_mutex_w_policy/$(DEPDIR)/$(am__dirstamp)

2.1/scx_mutex_w_policy/test$(EXEEXT): $(2_1_scx_mutex_w_policy_test_OBJECTS) $(2_1_scx_mutex_w_policy_test_DEPENDENCIES) $(EXTRA_2_1_scx_mutex_w_policy_test_DEPENDENCIES) 2.1/scx_mutex_w_policy/$(am__dirstamp)
	@rm -f 2.1/scx_mutex_w_policy/test$(EXEEXT)
	$(AM_V_CXXLD)$(CXXLINK) $(2_1_scx_mutex_w_policy_test_OBJECTS) $(2_1_scx_mutex_w_policy_test_LDADD) $(LIBS)
2.1/specialized_signals/$(am__dirstamp):
	@$(MKDIR_P) 2.1/specialized_signals
	@: > 2.1/specialized_signals/$(am__dirstamp)
2.1/specialized_signals/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) 2.1/specialized_signals/$(DEPDIR)
	@: > 2.1/specialized_signals/$(DEPDIR)/$(am__dirstamp)
2.1/specialized_signals/2_1_specialized_signals_test-main.$(OBJEXT):  \
	2.1/specialized_signals/$(am__dirstamp) \
	2.1/specialized_signals/$(DEPDIR)/$(am__dirstamp)
2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_int.$(OBJEXT):  \
	2.1/specialized_signals/$(am__dirstamp) \
	2.1/specialized_signals/$(DEPDIR)/$(am__dirstamp)
2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_uint.$(OBJEXT):  \
	2.1/specialized_signals/$(am__dirstamp) \
	2.1/specialized_signals/$(DEPDIR)/$(am__dirstamp)
2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_signed.$(OBJEXT):  \
	2.1/specialized_signals/$(am__dirstamp) \
	2.1/specialized_signals/$(DEPDIR)/$(am__dirstamp)
2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_unsigned.$(OBJEXT):  \
	2.1/specialized_signals/$(am__dirstamp) \
	2.1/specialized_signals/$(DEPDIR)/$(am__dirstamp)

2.1/specialized_signals/test$(EXEEXT): $(2_1_specialized_signals_test_OBJECTS) $(2_1_specialized_signals_test_DEPENDENCIES) $(EXTRA_2_1_specialized_signals_test_DEPENDENCIES) 2.1/specialized_signals/$(am__dirstamp)
	@rm -f 2.1/specialized_signals/test$(EXEEXT)
	$(AM_V_CXXLD)$(CXXLINK) $(2_1_specialized_signals_test_OBJECTS) $(2_1_specialized_signals_test_LDADD) $(LIBS)
2.3/sc_rvd/$(am__dirstamp):
	@$(MKDIR_P) 2.3/sc_rvd
	@: > 2.3/sc_rvd/$(am__dirstamp)
2.3/sc_rvd/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) 2.3/sc_rvd/$(DEPDIR)
	@: > 2.3/sc_rvd/$(DEPDIR)/$(am__dirstamp)
2.3/sc_rvd/2_3_sc_rvd_test-main.$(OBJEXT): 2.3/sc_rvd/$(am__dirstamp) \
	2.3/sc_rvd/$(DEPDIR)/$(am__dirstamp)

2.3/sc_rvd/test$(EXEEXT): $(2_3_sc_rvd_test_OBJECTS) $(2_3_sc_rvd_test_DEPENDENCIES) $(EXTRA_2_3_sc_rvd_test_DEPENDENCIES) 2.3/sc_rvd/$(am__dirstamp)
	@rm -f 2.3/sc_rvd/test$(EXEEXT)
	$(AM_V_CXXLD)$(CXXLINK) $(2_3_sc_rvd_test_OBJECTS) $(2_3_sc_rvd_test_LDADD) $(LIBS)
2.3/sc_ttd/$(am__dirstamp):
	@$(MKDIR_P) 2.3/sc_ttd
	@: > 2.3/sc_ttd/$(am__dirstamp)
2.3/sc_ttd/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) 2.3/sc_ttd/$(DEPDIR)
	@: > 2.3/sc_ttd/$(DEPDIR)/$(am__dirstamp)
2.3/sc_ttd/2_3_sc_ttd_test-main.$(OBJEXT): 2.3/sc_ttd/$(am__dirstamp) \
	2.3/sc_ttd/$(DEPDIR)/$(am__dirstamp)

2.3/sc_ttd/test$(EXEEXT): $(2_3_sc_ttd_test_OBJECTS) $(2_3_sc_ttd_test_DEPENDENCIES) $(EXTRA_2_3_sc_ttd_test_DEPENDENCIES) 2.3/sc_ttd/$(am__dirstamp)
	@rm -f 2.3/sc_ttd/test$(EXEEXT)
	$(AM_V_CXXLD)$(CXXLINK) $(2_3_sc_ttd_test_OBJECTS) $(2_3_sc_ttd_test_LDADD) $(LIBS)
2.3/simple_async/$(am__dirstamp):
	@$(MKDIR_P) 2.3/simple_async
	@: > 2.3/simple_async/$(am__dirstamp)
2.3/simple_async/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) 2.3/simple_async/$(DEPDIR)
	@: > 2.3/simple_async/$(DEPDIR)/$(am__dirstamp)
2.3/simple_async/2_3_simple_async_test-main.$(OBJEXT):  \
	2.3/simple_async/$(am__dirstamp) \
	2.3/simple_async/$(DEPDIR)/$(am__dirstamp)

2.3/simple_async/test$(EXEEXT): $(2_3_simple_async_test_OBJECTS) $(2_3_simple_async_test_DEPENDENCIES) $(EXTRA_2_3_simple_async_test_DEPENDENCIES) 2.3/simple_async/$(am__dirstamp)
	@rm -f 2.3/simple_async/test$(EXEEXT)
	$(AM_V_CXXLD)$(CXXLINK) $(2_3_simple_async_test_OBJECTS) $(2_3_simple_async_test_LDADD) $(LIBS)
fft/fft_flpt/$(am__dirstamp):
	@$(MKDIR_P) fft/fft_flpt
	@: > fft/fft_flpt/$(am__dirstamp)
fft/fft_flpt/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) fft/fft_flpt/$(DEPDIR)
	@: > fft/fft_flpt/$(DEPDIR)/$(am__dirstamp)
fft/fft_flpt/fft_fft_flpt_test-fft.$(OBJEXT):  \
	fft/fft_flpt/$(am__dirstamp) \
	fft/fft_flpt/$(DEPDIR)/$(am__dirstamp)
fft/fft_flpt/fft_fft_flpt_test-main.$(OBJEXT):  \
	fft/fft_flpt/$(am__dirstamp) \
	fft/fft_flpt/$(DEPDIR)/$(am__dirstamp)
fft/fft_flpt/fft_fft_flpt_test-sink.$(OBJEXT):  \
	fft/fft_flpt/$(am__dirstamp) \
	fft/fft_flpt/$(DEPDIR)/$(am__dirstamp)
fft/fft_flpt/fft_fft_flpt_test-source.$(OBJEXT):  \
	fft/fft_flpt/$(am__dirstamp) \
	fft/fft_flpt/$(DEPDIR)/$(am__dirstamp)

fft/fft_flpt/test$(EXEEXT): $(fft_fft_flpt_test_OBJECTS) $(fft_fft_flpt_test_DEPENDENCIES) $(EXTRA_fft_fft_flpt_test_DEPENDENCIES) fft/fft_flpt/$(am__dirstamp)
	@rm -f fft/fft_flpt/test$(EXEEXT)
	$(AM_V_CXXLD)$(CXXLINK) $(fft_fft_flpt_test_OBJECTS) $(fft_fft_flpt_test_LDADD) $(LIBS)
fft/fft_fxpt/$(am__dirstamp):
	@$(MKDIR_P) fft/fft_fxpt
	@: > fft/fft_fxpt/$(am__dirstamp)
fft/fft_fxpt/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) fft/fft_fxpt/$(DEPDIR)
	@: > fft/fft_fxpt/$(DEPDIR)/$(am__dirstamp)
fft/fft_fxpt/fft_fft_fxpt_test-fft.$(OBJEXT):  \
	fft/fft_fxpt/$(am__dirstamp) \
	fft/fft_fxpt/$(DEPDIR)/$(am__dirstamp)
fft/fft_fxpt/fft_fft_fxpt_test-main.$(OBJEXT):  \
	fft/fft_fxpt/$(am__dirstamp) \
	fft/fft_fxpt/$(DEPDIR)/$(am__dirstamp)
fft/fft_fxpt/fft_fft_fxpt_test-sink.$(OBJEXT):  \
	fft/fft_fxpt/$(am__dirstamp) \
	fft/fft_fxpt/$(DEPDIR)/$(am__dirstamp)
fft/fft_fxpt/fft_fft_fxpt_test-source.$(OBJEXT):  \
	fft/fft_fxpt/$(am__dirstamp) \
	fft/fft_fxpt/$(DEPDIR)/$(am__dirstamp)

fft/fft_fxpt/test$(EXEEXT): $(fft_fft_fxpt_test_OBJECTS) $(fft_fft_fxpt_test_DEPENDENCIES) $(EXTRA_fft_fft_fxpt_test_DEPENDENCIES) fft/fft_fxpt/$(am__dirstamp)
	@rm -f fft/fft_fxpt/test$(EXEEXT)
	$(AM_V_CXXLD)$(CXXLINK) $(fft_fft_fxpt_test_OBJECTS) $(fft_fft_fxpt_test_LDADD) $(LIBS)
fir/$(am__dirstamp):
	@$(MKDIR_P) fir
	@: > fir/$(am__dirstamp)
fir/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) fir/$(DEPDIR)
	@: > fir/$(DEPDIR)/$(am__dirstamp)
fir/fir_test-stimulus.$(OBJEXT): fir/$(am__dirstamp) \
	fir/$(DEPDIR)/$(am__dirstamp)
fir/fir_test-display.$(OBJEXT): fir/$(am__dirstamp) \
	fir/$(DEPDIR)/$(am__dirstamp)
fir/fir_test-fir.$(OBJEXT): fir/$(am__dirstamp) \
	fir/$(DEPDIR)/$(am__dirstamp)
fir/fir_test-main.$(OBJEXT): fir/$(am__dirstamp) \
	fir/$(DEPDIR)/$(am__dirstamp)

fir/test$(EXEEXT): $(fir_test_OBJECTS) $(fir_test_DEPENDENCIES) $(EXTRA_fir_test_DEPENDENCIES) fir/$(am__dirstamp)
	@rm -f fir/test$(EXEEXT)
	$(AM_V_CXXLD)$(CXXLINK) $(fir_test_OBJECTS) $(fir_test_LDADD) $(LIBS)
fir/stimulus.$(OBJEXT): fir/$(am__dirstamp) \
	fir/$(DEPDIR)/$(am__dirstamp)
fir/display.$(OBJEXT): fir/$(am__dirstamp) \
	fir/$(DEPDIR)/$(am__dirstamp)
fir/fir_fsm.$(OBJEXT): fir/$(am__dirstamp) \
	fir/$(DEPDIR)/$(am__dirstamp)
fir/fir_data.$(OBJEXT): fir/$(am__dirstamp) \
	fir/$(DEPDIR)/$(am__dirstamp)
fir/main_rtl.$(OBJEXT): fir/$(am__dirstamp) \
	fir/$(DEPDIR)/$(am__dirstamp)

fir/test_rtl$(EXEEXT): $(fir_test_rtl_OBJECTS) $(fir_test_rtl_DEPENDENCIES) $(EXTRA_fir_test_rtl_DEPENDENCIES) fir/$(am__dirstamp)
	@rm -f fir/test_rtl$(EXEEXT)
	$(AM_V_CXXLD)$(CXXLINK) $(fir_test_rtl_OBJECTS) $(fir_test_rtl_LDADD) $(LIBS)
pipe/$(am__dirstamp):
	@$(MKDIR_P) pipe
	@: > pipe/$(am__dirstamp)
pipe/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) pipe/$(DEPDIR)
	@: > pipe/$(DEPDIR)/$(am__dirstamp)
pipe/pipe_test-display.$(OBJEXT): pipe/$(am__dirstamp) \
	pipe/$(DEPDIR)/$(am__dirstamp)
pipe/pipe_test-main.$(OBJEXT): pipe/$(am__dirstamp) \
	pipe/$(DEPDIR)/$(am__dirstamp)
pipe/pipe_test-numgen.$(OBJEXT): pipe/$(am__dirstamp) \
	pipe/$(DEPDIR)/$(am__dirstamp)
pipe/pipe_test-stage1.$(OBJEXT): pipe/$(am__dirstamp) \
	pipe/$(DEPDIR)/$(am__dirstamp)
pipe/pipe_test-stage2.$(OBJEXT): pipe/$(am__dirstamp) \
	pipe/$(DEPDIR)/$(am__dirstamp)
pipe/pipe_test-stage3.$(OBJEXT): pipe/$(am__dirstamp) \
	pipe/$(DEPDIR)/$(am__dirstamp)

pipe/test$(EXEEXT): $(pipe_test_OBJECTS) $(pipe_test_DEPENDENCIES) $(EXTRA_pipe_test_DEPENDENCIES) pipe/$(am__dirstamp)
	@rm -f pipe/test$(EXEEXT)
	$(AM_V_CXXLD)$(CXXLINK) $(pipe_test_OBJECTS) $(pipe_test_LDADD) $(LIBS)
pkt_switch/$(am__dirstamp):
	@$(MKDIR_P) pkt_switch
	@: > pkt_switch/$(am__dirstamp)
pkt_switch/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) pkt_switch/$(DEPDIR)
	@: > pkt_switch/$(DEPDIR)/$(am__dirstamp)
pkt_switch/pkt_switch_test-fifo.$(OBJEXT): pkt_switch/$(am__dirstamp) \
	pkt_switch/$(DEPDIR)/$(am__dirstamp)
pkt_switch/pkt_switch_test-main.$(OBJEXT): pkt_switch/$(am__dirstamp) \
	pkt_switch/$(DEPDIR)/$(am__dirstamp)
pkt_switch/pkt_switch_test-receiver.$(OBJEXT):  \
	pkt_switch/$(am__dirstamp) \
	pkt_switch/$(DEPDIR)/$(am__dirstamp)
pkt_switch/pkt_switch_test-sender.$(OBJEXT):  \
	pkt_switch/$(am__dirstamp) \
	pkt_switch/$(DEPDIR)/$(am__dirstamp)
pkt_switch/pkt_switch_test-switch.$(OBJEXT):  \
	pkt_switch/$(am__dirstamp) \
	pkt_switch/$(DEPDIR)/$(am__dirstamp)
pkt_switch/pkt_switch_test-switch_clk.$(OBJEXT):  \
	pkt_switch/$(am__dirstamp) \
	pkt_switch/$(DEPDIR)/$(am__dirstamp)

pkt_switch/test$(EXEEXT): $(pkt_switch_test_OBJECTS) $(pkt_switch_test_DEPENDENCIES) $(EXTRA_pkt_switch_test_DEPENDENCIES) pkt_switch/$(am__dirstamp)
	@rm -f pkt_switch/test$(EXEEXT)
	$(AM_V_CXXLD)$(CXXLINK) $(pkt_switch_test_OBJECTS) $(pkt_switch_test_LDADD) $(LIBS)
risc_cpu/$(am__dirstamp):
	@$(MKDIR_P) risc_cpu
	@: > risc_cpu/$(am__dirstamp)
risc_cpu/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) risc_cpu/$(DEPDIR)
	@: > risc_cpu/$(DEPDIR)/$(am__dirstamp)
risc_cpu/risc_cpu_test-bios.$(OBJEXT): risc_cpu/$(am__dirstamp) \
	risc_cpu/$(DEPDIR)/$(am__dirstamp)
risc_cpu/risc_cpu_test-dcache.$(OBJEXT): risc_cpu/$(am__dirstamp) \
	risc_cpu/$(DEPDIR)/$(am__dirstamp)
risc_cpu/risc_cpu_test-decode.$(OBJEXT): risc_cpu/$(am__dirstamp) \
	risc_cpu/$(DEPDIR)/$(am__dirstamp)
risc_cpu/risc_cpu_test-exec.$(OBJEXT): risc_cpu/$(am__dirstamp) \
	risc_cpu/$(DEPDIR)/$(am__dirstamp)
risc_cpu/risc_cpu_test-fetch.$(OBJEXT): risc_cpu/$(am__dirstamp) \
	risc_cpu/$(DEPDIR)/$(am__dirstamp)
risc_cpu/risc_cpu_test-floating.$(OBJEXT): risc_cpu/$(am__dirstamp) \
	risc_cpu/$(DEPDIR)/$(am__dirstamp)
risc_cpu/risc_cpu_test-icache.$(OBJEXT): risc_cpu/$(am__dirstamp) \
	risc_cpu/$(DEPDIR)/$(am__dirstamp)
risc_cpu/risc_cpu_test-main.$(OBJEXT): risc_cpu/$(am__dirstamp) \
	risc_cpu/$(DEPDIR)/$(am__dirstamp)
risc_cpu/risc_cpu_test-mmxu.$(OBJEXT): risc_cpu/$(am__dirstamp) \
	risc_cpu/$(DEPDIR)/$(am__dirstamp)
risc_cpu/risc_cpu_test-paging.$(OBJEXT): risc_cpu/$(am__dirstamp) \
	risc_cpu/$(DEPDIR)/$(am__dirstamp)
risc_cpu/risc_cpu_test-pic.$(OBJEXT): risc_cpu/$(am__dirstamp) \
	risc_cpu/$(DEPDIR)/$(am__dirstamp)

risc_cpu/test$(EXEEXT): $(risc_cpu_test_OBJECTS) $(risc_cpu_test_DEPENDENCIES) $(EXTRA_risc_cpu_test_DEPENDENCIES) risc_cpu/$(am__dirstamp)
	@rm -f risc_cpu/test$(EXEEXT)
	$(AM_V_CXXLD)$(CXXLINK) $(risc_cpu_test_OBJECTS) $(risc_cpu_test_LDADD) $(LIBS)
rsa/$(am__dirstamp):
	@$(MKDIR_P) rsa
	@: > rsa/$(am__dirstamp)
rsa/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) rsa/$(DEPDIR)
	@: > rsa/$(DEPDIR)/$(am__dirstamp)
rsa/rsa_test-rsa.$(OBJEXT): rsa/$(am__dirstamp) \
	rsa/$(DEPDIR)/$(am__dirstamp)

rsa/test$(EXEEXT): $(rsa_test_OBJECTS) $(rsa_test_DEPENDENCIES) $(EXTRA_rsa_test_DEPENDENCIES) rsa/$(am__dirstamp)
	@rm -f rsa/test$(EXEEXT)
	$(AM_V_CXXLD)$(CXXLINK) $(rsa_test_OBJECTS) $(rsa_test_LDADD) $(LIBS)
simple_bus/$(am__dirstamp):
	@$(MKDIR_P) simple_bus
	@: > simple_bus/$(am__dirstamp)
simple_bus/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) simple_bus/$(DEPDIR)
	@: > simple_bus/$(DEPDIR)/$(am__dirstamp)
simple_bus/simple_bus_test-simple_bus.$(OBJEXT):  \
	simple_bus/$(am__dirstamp) \
	simple_bus/$(DEPDIR)/$(am__dirstamp)
simple_bus/simple_bus_test-simple_bus_arbiter.$(OBJEXT):  \
	simple_bus/$(am__dirstamp) \
	simple_bus/$(DEPDIR)/$(am__dirstamp)
simple_bus/simple_bus_test-simple_bus_main.$(OBJEXT):  \
	simple_bus/$(am__dirstamp) \
	simple_bus/$(DEPDIR)/$(am__dirstamp)
simple_bus/simple_bus_test-simple_bus_master_blocking.$(OBJEXT):  \
	simple_bus/$(am__dirstamp) \
	simple_bus/$(DEPDIR)/$(am__dirstamp)
simple_bus/simple_bus_test-simple_bus_master_direct.$(OBJEXT):  \
	simple_bus/$(am__dirstamp) \
	simple_bus/$(DEPDIR)/$(am__dirstamp)
simple_bus/simple_bus_test-simple_bus_master_non_blocking.$(OBJEXT):  \
	simple_bus/$(am__dirstamp) \
	simple_bus/$(DEPDIR)/$(am__dirstamp)
simple_bus/simple_bus_test-simple_bus_types.$(OBJEXT):  \
	simple_bus/$(am__dirstamp) \
	simple_bus/$(DEPDIR)/$(am__dirstamp)
simple_bus/simple_bus_test-simple_bus_tools.$(OBJEXT):  \
	simple_bus/$(am__dirstamp) \
	simple_bus/$(DEPDIR)/$(am__dirstamp)

simple_bus/test$(EXEEXT): $(simple_bus_test_OBJECTS) $(simple_bus_test_DEPENDENCIES) $(EXTRA_simple_bus_test_DEPENDENCIES) simple_bus/$(am__dirstamp)
	@rm -f simple_bus/test$(EXEEXT)
	$(AM_V_CXXLD)$(CXXLINK) $(simple_bus_test_OBJECTS) $(simple_bus_test_LDADD) $(LIBS)
simple_fifo/$(am__dirstamp):
	@$(MKDIR_P) simple_fifo
	@: > simple_fifo/$(am__dirstamp)
simple_fifo/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) simple_fifo/$(DEPDIR)
	@: > simple_fifo/$(DEPDIR)/$(am__dirstamp)
simple_fifo/simple_fifo_test-simple_fifo.$(OBJEXT):  \
	simple_fifo/$(am__dirstamp) \
	simple_fifo/$(DEPDIR)/$(am__dirstamp)

simple_fifo/test$(EXEEXT): $(simple_fifo_test_OBJECTS) $(simple_fifo_test_DEPENDENCIES) $(EXTRA_simple_fifo_test_DEPENDENCIES) simple_fifo/$(am__dirstamp)
	@rm -f simple_fifo/test$(EXEEXT)
	$(AM_V_CXXLD)$(CXXLINK) $(simple_fifo_test_OBJECTS) $(simple_fifo_test_LDADD) $(LIBS)
simple_perf/$(am__dirstamp):
	@$(MKDIR_P) simple_perf
	@: > simple_perf/$(am__dirstamp)
simple_perf/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) simple_perf/$(DEPDIR)
	@: > simple_perf/$(DEPDIR)/$(am__dirstamp)
simple_perf/simple_perf_test-simple_perf.$(OBJEXT):  \
	simple_perf/$(am__dirstamp) \
	simple_perf/$(DEPDIR)/$(am__dirstamp)

simple_perf/test$(EXEEXT): $(simple_perf_test_OBJECTS) $(simple_perf_test_DEPENDENCIES) $(EXTRA_simple_perf_test_DEPENDENCIES) simple_perf/$(am__dirstamp)
	@rm -f simple_perf/test$(EXEEXT)
	$(AM_V_CXXLD)$(CXXLINK) $(simple_perf_test_OBJECTS) $(simple_perf_test_LDADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)
	-rm -f 2.1/dpipe/*.$(OBJEXT)
	-rm -f 2.1/forkjoin/*.$(OBJEXT)
	-rm -f 2.1/reset_signal_is/*.$(OBJEXT)
	-rm -f 2.1/sc_export/*.$(OBJEXT)
	-rm -f 2.1/sc_report/*.$(OBJEXT)
	-rm -f 2.1/scx_barrier/*.$(OBJEXT)
	-rm -f 2.1/scx_mutex_w_policy/*.$(OBJEXT)
	-rm -f 2.1/specialized_signals/*.$(OBJEXT)
	-rm -f 2.3/sc_rvd/*.$(OBJEXT)
	-rm -f 2.3/sc_ttd/*.$(OBJEXT)
	-rm -f 2.3/simple_async/*.$(OBJEXT)
	-rm -f fft/fft_flpt/*.$(OBJEXT)
	-rm -f fft/fft_fxpt/*.$(OBJEXT)
	-rm -f fir/*.$(OBJEXT)
	-rm -f pipe/*.$(OBJEXT)
	-rm -f pkt_switch/*.$(OBJEXT)
	-rm -f risc_cpu/*.$(OBJEXT)
	-rm -f rsa/*.$(OBJEXT)
	-rm -f simple_bus/*.$(OBJEXT)
	-rm -f simple_fifo/*.$(OBJEXT)
	-rm -f simple_perf/*.$(OBJEXT)

distclean-compile:
	-rm -f *.tab.c

include 2.1/dpipe/$(DEPDIR)/2_1_dpipe_test-main.Po # am--include-marker
include 2.1/forkjoin/$(DEPDIR)/2_1_forkjoin_test-forkjoin.Po # am--include-marker
include 2.1/reset_signal_is/$(DEPDIR)/2_1_reset_signal_is_test-reset_signal_is.Po # am--include-marker
include 2.1/sc_export/$(DEPDIR)/2_1_sc_export_test-main.Po # am--include-marker
include 2.1/sc_report/$(DEPDIR)/2_1_sc_report_test-main.Po # am--include-marker
include 2.1/scx_barrier/$(DEPDIR)/2_1_scx_barrier_test-main.Po # am--include-marker
include 2.1/scx_mutex_w_policy/$(DEPDIR)/2_1_scx_mutex_w_policy_test-scx_mutex_w_policy.Po # am--include-marker
include 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-main.Po # am--include-marker
include 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_int.Po # am--include-marker
include 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_signed.Po # am--include-marker
include 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_uint.Po # am--include-marker
include 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_unsigned.Po # am--include-marker
include 2.3/sc_rvd/$(DEPDIR)/2_3_sc_rvd_test-main.Po # am--include-marker
include 2.3/sc_ttd/$(DEPDIR)/2_3_sc_ttd_test-main.Po # am--include-marker
include 2.3/simple_async/$(DEPDIR)/2_3_simple_async_test-main.Po # am--include-marker
include fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-fft.Po # am--include-marker
include fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-main.Po # am--include-marker
include fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-sink.Po # am--include-marker
include fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-source.Po # am--include-marker
include fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-fft.Po # am--include-marker
include fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-main.Po # am--include-marker
include fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-sink.Po # am--include-marker
include fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-source.Po # am--include-marker
include fir/$(DEPDIR)/display.Po # am--include-marker
include fir/$(DEPDIR)/fir_data.Po # am--include-marker
include fir/$(DEPDIR)/fir_fsm.Po # am--include-marker
include fir/$(DEPDIR)/fir_test-display.Po # am--include-marker
include fir/$(DEPDIR)/fir_test-fir.Po # am--include-marker
include fir/$(DEPDIR)/fir_test-main.Po # am--include-marker
include fir/$(DEPDIR)/fir_test-stimulus.Po # am--include-marker
include fir/$(DEPDIR)/main_rtl.Po # am--include-marker
include fir/$(DEPDIR)/stimulus.Po # am--include-marker
include pipe/$(DEPDIR)/pipe_test-display.Po # am--include-marker
include pipe/$(DEPDIR)/pipe_test-main.Po # am--include-marker
include pipe/$(DEPDIR)/pipe_test-numgen.Po # am--include-marker
include pipe/$(DEPDIR)/pipe_test-stage1.Po # am--include-marker
include pipe/$(DEPDIR)/pipe_test-stage2.Po # am--include-marker
include pipe/$(DEPDIR)/pipe_test-stage3.Po # am--include-marker
include pkt_switch/$(DEPDIR)/pkt_switch_test-fifo.Po # am--include-marker
include pkt_switch/$(DEPDIR)/pkt_switch_test-main.Po # am--include-marker
include pkt_switch/$(DEPDIR)/pkt_switch_test-receiver.Po # am--include-marker
include pkt_switch/$(DEPDIR)/pkt_switch_test-sender.Po # am--include-marker
include pkt_switch/$(DEPDIR)/pkt_switch_test-switch.Po # am--include-marker
include pkt_switch/$(DEPDIR)/pkt_switch_test-switch_clk.Po # am--include-marker
include risc_cpu/$(DEPDIR)/risc_cpu_test-bios.Po # am--include-marker
include risc_cpu/$(DEPDIR)/risc_cpu_test-dcache.Po # am--include-marker
include risc_cpu/$(DEPDIR)/risc_cpu_test-decode.Po # am--include-marker
include risc_cpu/$(DEPDIR)/risc_cpu_test-exec.Po # am--include-marker
include risc_cpu/$(DEPDIR)/risc_cpu_test-fetch.Po # am--include-marker
include risc_cpu/$(DEPDIR)/risc_cpu_test-floating.Po # am--include-marker
include risc_cpu/$(DEPDIR)/risc_cpu_test-icache.Po # am--include-marker
include risc_cpu/$(DEPDIR)/risc_cpu_test-main.Po # am--include-marker
include risc_cpu/$(DEPDIR)/risc_cpu_test-mmxu.Po # am--include-marker
include risc_cpu/$(DEPDIR)/risc_cpu_test-paging.Po # am--include-marker
include risc_cpu/$(DEPDIR)/risc_cpu_test-pic.Po # am--include-marker
include rsa/$(DEPDIR)/rsa_test-rsa.Po # am--include-marker
include simple_bus/$(DEPDIR)/simple_bus_test-simple_bus.Po # am--include-marker
include simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_arbiter.Po # am--include-marker
include simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_main.Po # am--include-marker
include simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_blocking.Po # am--include-marker
include simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_direct.Po # am--include-marker
include simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_non_blocking.Po # am--include-marker
include simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_tools.Po # am--include-marker
include simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_types.Po # am--include-marker
include simple_fifo/$(DEPDIR)/simple_fifo_test-simple_fifo.Po # am--include-marker
include simple_perf/$(DEPDIR)/simple_perf_test-simple_perf.Po # am--include-marker

$(am__depfiles_remade):
	@$(MKDIR_P) $(@D)
	@echo '# dummy' >$@-t && $(am__mv) $@-t $@

am--depfiles: $(am__depfiles_remade)

.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) '$<'`

.cpp.lo:
	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
	$(am__mv) $$depbase.Tpo $$depbase.Plo
#	$(AM_V_CXX)source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LTCXXCOMPILE) -c -o $@ $<

2.1/dpipe/2_1_dpipe_test-main.o: 2.1/dpipe/main.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_dpipe_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT 2.1/dpipe/2_1_dpipe_test-main.o -MD -MP -MF 2.1/dpipe/$(DEPDIR)/2_1_dpipe_test-main.Tpo -c -o 2.1/dpipe/2_1_dpipe_test-main.o `test -f '2.1/dpipe/main.cpp' || echo '$(srcdir)/'`2.1/dpipe/main.cpp
	$(AM_V_at)$(am__mv) 2.1/dpipe/$(DEPDIR)/2_1_dpipe_test-main.Tpo 2.1/dpipe/$(DEPDIR)/2_1_dpipe_test-main.Po
#	$(AM_V_CXX)source='2.1/dpipe/main.cpp' object='2.1/dpipe/2_1_dpipe_test-main.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_dpipe_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 2.1/dpipe/2_1_dpipe_test-main.o `test -f '2.1/dpipe/main.cpp' || echo '$(srcdir)/'`2.1/dpipe/main.cpp

2.1/dpipe/2_1_dpipe_test-main.obj: 2.1/dpipe/main.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_dpipe_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT 2.1/dpipe/2_1_dpipe_test-main.obj -MD -MP -MF 2.1/dpipe/$(DEPDIR)/2_1_dpipe_test-main.Tpo -c -o 2.1/dpipe/2_1_dpipe_test-main.obj `if test -f '2.1/dpipe/main.cpp'; then $(CYGPATH_W) '2.1/dpipe/main.cpp'; else $(CYGPATH_W) '$(srcdir)/2.1/dpipe/main.cpp'; fi`
	$(AM_V_at)$(am__mv) 2.1/dpipe/$(DEPDIR)/2_1_dpipe_test-main.Tpo 2.1/dpipe/$(DEPDIR)/2_1_dpipe_test-main.Po
#	$(AM_V_CXX)source='2.1/dpipe/main.cpp' object='2.1/dpipe/2_1_dpipe_test-main.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_dpipe_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 2.1/dpipe/2_1_dpipe_test-main.obj `if test -f '2.1/dpipe/main.cpp'; then $(CYGPATH_W) '2.1/dpipe/main.cpp'; else $(CYGPATH_W) '$(srcdir)/2.1/dpipe/main.cpp'; fi`

2.1/forkjoin/2_1_forkjoin_test-forkjoin.o: 2.1/forkjoin/forkjoin.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_forkjoin_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT 2.1/forkjoin/2_1_forkjoin_test-forkjoin.o -MD -MP -MF 2.1/forkjoin/$(DEPDIR)/2_1_forkjoin_test-forkjoin.Tpo -c -o 2.1/forkjoin/2_1_forkjoin_test-forkjoin.o `test -f '2.1/forkjoin/forkjoin.cpp' || echo '$(srcdir)/'`2.1/forkjoin/forkjoin.cpp
	$(AM_V_at)$(am__mv) 2.1/forkjoin/$(DEPDIR)/2_1_forkjoin_test-forkjoin.Tpo 2.1/forkjoin/$(DEPDIR)/2_1_forkjoin_test-forkjoin.Po
#	$(AM_V_CXX)source='2.1/forkjoin/forkjoin.cpp' object='2.1/forkjoin/2_1_forkjoin_test-forkjoin.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_forkjoin_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 2.1/forkjoin/2_1_forkjoin_test-forkjoin.o `test -f '2.1/forkjoin/forkjoin.cpp' || echo '$(srcdir)/'`2.1/forkjoin/forkjoin.cpp

2.1/forkjoin/2_1_forkjoin_test-forkjoin.obj: 2.1/forkjoin/forkjoin.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_forkjoin_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT 2.1/forkjoin/2_1_forkjoin_test-forkjoin.obj -MD -MP -MF 2.1/forkjoin/$(DEPDIR)/2_1_forkjoin_test-forkjoin.Tpo -c -o 2.1/forkjoin/2_1_forkjoin_test-forkjoin.obj `if test -f '2.1/forkjoin/forkjoin.cpp'; then $(CYGPATH_W) '2.1/forkjoin/forkjoin.cpp'; else $(CYGPATH_W) '$(srcdir)/2.1/forkjoin/forkjoin.cpp'; fi`
	$(AM_V_at)$(am__mv) 2.1/forkjoin/$(DEPDIR)/2_1_forkjoin_test-forkjoin.Tpo 2.1/forkjoin/$(DEPDIR)/2_1_forkjoin_test-forkjoin.Po
#	$(AM_V_CXX)source='2.1/forkjoin/forkjoin.cpp' object='2.1/forkjoin/2_1_forkjoin_test-forkjoin.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_forkjoin_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 2.1/forkjoin/2_1_forkjoin_test-forkjoin.obj `if test -f '2.1/forkjoin/forkjoin.cpp'; then $(CYGPATH_W) '2.1/forkjoin/forkjoin.cpp'; else $(CYGPATH_W) '$(srcdir)/2.1/forkjoin/forkjoin.cpp'; fi`

2.1/reset_signal_is/2_1_reset_signal_is_test-reset_signal_is.o: 2.1/reset_signal_is/reset_signal_is.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_reset_signal_is_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT 2.1/reset_signal_is/2_1_reset_signal_is_test-reset_signal_is.o -MD -MP -MF 2.1/reset_signal_is/$(DEPDIR)/2_1_reset_signal_is_test-reset_signal_is.Tpo -c -o 2.1/reset_signal_is/2_1_reset_signal_is_test-reset_signal_is.o `test -f '2.1/reset_signal_is/reset_signal_is.cpp' || echo '$(srcdir)/'`2.1/reset_signal_is/reset_signal_is.cpp
	$(AM_V_at)$(am__mv) 2.1/reset_signal_is/$(DEPDIR)/2_1_reset_signal_is_test-reset_signal_is.Tpo 2.1/reset_signal_is/$(DEPDIR)/2_1_reset_signal_is_test-reset_signal_is.Po
#	$(AM_V_CXX)source='2.1/reset_signal_is/reset_signal_is.cpp' object='2.1/reset_signal_is/2_1_reset_signal_is_test-reset_signal_is.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_reset_signal_is_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 2.1/reset_signal_is/2_1_reset_signal_is_test-reset_signal_is.o `test -f '2.1/reset_signal_is/reset_signal_is.cpp' || echo '$(srcdir)/'`2.1/reset_signal_is/reset_signal_is.cpp

2.1/reset_signal_is/2_1_reset_signal_is_test-reset_signal_is.obj: 2.1/reset_signal_is/reset_signal_is.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_reset_signal_is_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT 2.1/reset_signal_is/2_1_reset_signal_is_test-reset_signal_is.obj -MD -MP -MF 2.1/reset_signal_is/$(DEPDIR)/2_1_reset_signal_is_test-reset_signal_is.Tpo -c -o 2.1/reset_signal_is/2_1_reset_signal_is_test-reset_signal_is.obj `if test -f '2.1/reset_signal_is/reset_signal_is.cpp'; then $(CYGPATH_W) '2.1/reset_signal_is/reset_signal_is.cpp'; else $(CYGPATH_W) '$(srcdir)/2.1/reset_signal_is/reset_signal_is.cpp'; fi`
	$(AM_V_at)$(am__mv) 2.1/reset_signal_is/$(DEPDIR)/2_1_reset_signal_is_test-reset_signal_is.Tpo 2.1/reset_signal_is/$(DEPDIR)/2_1_reset_signal_is_test-reset_signal_is.Po
#	$(AM_V_CXX)source='2.1/reset_signal_is/reset_signal_is.cpp' object='2.1/reset_signal_is/2_1_reset_signal_is_test-reset_signal_is.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_reset_signal_is_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 2.1/reset_signal_is/2_1_reset_signal_is_test-reset_signal_is.obj `if test -f '2.1/reset_signal_is/reset_signal_is.cpp'; then $(CYGPATH_W) '2.1/reset_signal_is/reset_signal_is.cpp'; else $(CYGPATH_W) '$(srcdir)/2.1/reset_signal_is/reset_signal_is.cpp'; fi`

2.1/sc_export/2_1_sc_export_test-main.o: 2.1/sc_export/main.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_sc_export_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT 2.1/sc_export/2_1_sc_export_test-main.o -MD -MP -MF 2.1/sc_export/$(DEPDIR)/2_1_sc_export_test-main.Tpo -c -o 2.1/sc_export/2_1_sc_export_test-main.o `test -f '2.1/sc_export/main.cpp' || echo '$(srcdir)/'`2.1/sc_export/main.cpp
	$(AM_V_at)$(am__mv) 2.1/sc_export/$(DEPDIR)/2_1_sc_export_test-main.Tpo 2.1/sc_export/$(DEPDIR)/2_1_sc_export_test-main.Po
#	$(AM_V_CXX)source='2.1/sc_export/main.cpp' object='2.1/sc_export/2_1_sc_export_test-main.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_sc_export_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 2.1/sc_export/2_1_sc_export_test-main.o `test -f '2.1/sc_export/main.cpp' || echo '$(srcdir)/'`2.1/sc_export/main.cpp

2.1/sc_export/2_1_sc_export_test-main.obj: 2.1/sc_export/main.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_sc_export_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT 2.1/sc_export/2_1_sc_export_test-main.obj -MD -MP -MF 2.1/sc_export/$(DEPDIR)/2_1_sc_export_test-main.Tpo -c -o 2.1/sc_export/2_1_sc_export_test-main.obj `if test -f '2.1/sc_export/main.cpp'; then $(CYGPATH_W) '2.1/sc_export/main.cpp'; else $(CYGPATH_W) '$(srcdir)/2.1/sc_export/main.cpp'; fi`
	$(AM_V_at)$(am__mv) 2.1/sc_export/$(DEPDIR)/2_1_sc_export_test-main.Tpo 2.1/sc_export/$(DEPDIR)/2_1_sc_export_test-main.Po
#	$(AM_V_CXX)source='2.1/sc_export/main.cpp' object='2.1/sc_export/2_1_sc_export_test-main.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_sc_export_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 2.1/sc_export/2_1_sc_export_test-main.obj `if test -f '2.1/sc_export/main.cpp'; then $(CYGPATH_W) '2.1/sc_export/main.cpp'; else $(CYGPATH_W) '$(srcdir)/2.1/sc_export/main.cpp'; fi`

2.1/sc_report/2_1_sc_report_test-main.o: 2.1/sc_report/main.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_sc_report_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT 2.1/sc_report/2_1_sc_report_test-main.o -MD -MP -MF 2.1/sc_report/$(DEPDIR)/2_1_sc_report_test-main.Tpo -c -o 2.1/sc_report/2_1_sc_report_test-main.o `test -f '2.1/sc_report/main.cpp' || echo '$(srcdir)/'`2.1/sc_report/main.cpp
	$(AM_V_at)$(am__mv) 2.1/sc_report/$(DEPDIR)/2_1_sc_report_test-main.Tpo 2.1/sc_report/$(DEPDIR)/2_1_sc_report_test-main.Po
#	$(AM_V_CXX)source='2.1/sc_report/main.cpp' object='2.1/sc_report/2_1_sc_report_test-main.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_sc_report_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 2.1/sc_report/2_1_sc_report_test-main.o `test -f '2.1/sc_report/main.cpp' || echo '$(srcdir)/'`2.1/sc_report/main.cpp

2.1/sc_report/2_1_sc_report_test-main.obj: 2.1/sc_report/main.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_sc_report_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT 2.1/sc_report/2_1_sc_report_test-main.obj -MD -MP -MF 2.1/sc_report/$(DEPDIR)/2_1_sc_report_test-main.Tpo -c -o 2.1/sc_report/2_1_sc_report_test-main.obj `if test -f '2.1/sc_report/main.cpp'; then $(CYGPATH_W) '2.1/sc_report/main.cpp'; else $(CYGPATH_W) '$(srcdir)/2.1/sc_report/main.cpp'; fi`
	$(AM_V_at)$(am__mv) 2.1/sc_report/$(DEPDIR)/2_1_sc_report_test-main.Tpo 2.1/sc_report/$(DEPDIR)/2_1_sc_report_test-main.Po
#	$(AM_V_CXX)source='2.1/sc_report/main.cpp' object='2.1/sc_report/2_1_sc_report_test-main.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_sc_report_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 2.1/sc_report/2_1_sc_report_test-main.obj `if test -f '2.1/sc_report/main.cpp'; then $(CYGPATH_W) '2.1/sc_report/main.cpp'; else $(CYGPATH_W) '$(srcdir)/2.1/sc_report/main.cpp'; fi`

2.1/scx_barrier/2_1_scx_barrier_test-main.o: 2.1/scx_barrier/main.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_scx_barrier_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT 2.1/scx_barrier/2_1_scx_barrier_test-main.o -MD -MP -MF 2.1/scx_barrier/$(DEPDIR)/2_1_scx_barrier_test-main.Tpo -c -o 2.1/scx_barrier/2_1_scx_barrier_test-main.o `test -f '2.1/scx_barrier/main.cpp' || echo '$(srcdir)/'`2.1/scx_barrier/main.cpp
	$(AM_V_at)$(am__mv) 2.1/scx_barrier/$(DEPDIR)/2_1_scx_barrier_test-main.Tpo 2.1/scx_barrier/$(DEPDIR)/2_1_scx_barrier_test-main.Po
#	$(AM_V_CXX)source='2.1/scx_barrier/main.cpp' object='2.1/scx_barrier/2_1_scx_barrier_test-main.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_scx_barrier_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 2.1/scx_barrier/2_1_scx_barrier_test-main.o `test -f '2.1/scx_barrier/main.cpp' || echo '$(srcdir)/'`2.1/scx_barrier/main.cpp

2.1/scx_barrier/2_1_scx_barrier_test-main.obj: 2.1/scx_barrier/main.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_scx_barrier_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT 2.1/scx_barrier/2_1_scx_barrier_test-main.obj -MD -MP -MF 2.1/scx_barrier/$(DEPDIR)/2_1_scx_barrier_test-main.Tpo -c -o 2.1/scx_barrier/2_1_scx_barrier_test-main.obj `if test -f '2.1/scx_barrier/main.cpp'; then $(CYGPATH_W) '2.1/scx_barrier/main.cpp'; else $(CYGPATH_W) '$(srcdir)/2.1/scx_barrier/main.cpp'; fi`
	$(AM_V_at)$(am__mv) 2.1/scx_barrier/$(DEPDIR)/2_1_scx_barrier_test-main.Tpo 2.1/scx_barrier/$(DEPDIR)/2_1_scx_barrier_test-main.Po
#	$(AM_V_CXX)source='2.1/scx_barrier/main.cpp' object='2.1/scx_barrier/2_1_scx_barrier_test-main.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_scx_barrier_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 2.1/scx_barrier/2_1_scx_barrier_test-main.obj `if test -f '2.1/scx_barrier/main.cpp'; then $(CYGPATH_W) '2.1/scx_barrier/main.cpp'; else $(CYGPATH_W) '$(srcdir)/2.1/scx_barrier/main.cpp'; fi`

2.1/scx_mutex_w_policy/2_1_scx_mutex_w_policy_test-scx_mutex_w_policy.o: 2.1/scx_mutex_w_policy/scx_mutex_w_policy.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_scx_mutex_w_policy_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT 2.1/scx_mutex_w_policy/2_1_scx_mutex_w_policy_test-scx_mutex_w_policy.o -MD -MP -MF 2.1/scx_mutex_w_policy/$(DEPDIR)/2_1_scx_mutex_w_policy_test-scx_mutex_w_policy.Tpo -c -o 2.1/scx_mutex_w_policy/2_1_scx_mutex_w_policy_test-scx_mutex_w_policy.o `test -f '2.1/scx_mutex_w_policy/scx_mutex_w_policy.cpp' || echo '$(srcdir)/'`2.1/scx_mutex_w_policy/scx_mutex_w_policy.cpp
	$(AM_V_at)$(am__mv) 2.1/scx_mutex_w_policy/$(DEPDIR)/2_1_scx_mutex_w_policy_test-scx_mutex_w_policy.Tpo 2.1/scx_mutex_w_policy/$(DEPDIR)/2_1_scx_mutex_w_policy_test-scx_mutex_w_policy.Po
#	$(AM_V_CXX)source='2.1/scx_mutex_w_policy/scx_mutex_w_policy.cpp' object='2.1/scx_mutex_w_policy/2_1_scx_mutex_w_policy_test-scx_mutex_w_policy.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_scx_mutex_w_policy_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 2.1/scx_mutex_w_policy/2_1_scx_mutex_w_policy_test-scx_mutex_w_policy.o `test -f '2.1/scx_mutex_w_policy/scx_mutex_w_policy.cpp' || echo '$(srcdir)/'`2.1/scx_mutex_w_policy/scx_mutex_w_policy.cpp

2.1/scx_mutex_w_policy/2_1_scx_mutex_w_policy_test-scx_mutex_w_policy.obj: 2.1/scx_mutex_w_policy/scx_mutex_w_policy.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_scx_mutex_w_policy_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT 2.1/scx_mutex_w_policy/2_1_scx_mutex_w_policy_test-scx_mutex_w_policy.obj -MD -MP -MF 2.1/scx_mutex_w_policy/$(DEPDIR)/2_1_scx_mutex_w_policy_test-scx_mutex_w_policy.Tpo -c -o 2.1/scx_mutex_w_policy/2_1_scx_mutex_w_policy_test-scx_mutex_w_policy.obj `if test -f '2.1/scx_mutex_w_policy/scx_mutex_w_policy.cpp'; then $(CYGPATH_W) '2.1/scx_mutex_w_policy/scx_mutex_w_policy.cpp'; else $(CYGPATH_W) '$(srcdir)/2.1/scx_mutex_w_policy/scx_mutex_w_policy.cpp'; fi`
	$(AM_V_at)$(am__mv) 2.1/scx_mutex_w_policy/$(DEPDIR)/2_1_scx_mutex_w_policy_test-scx_mutex_w_policy.Tpo 2.1/scx_mutex_w_policy/$(DEPDIR)/2_1_scx_mutex_w_policy_test-scx_mutex_w_policy.Po
#	$(AM_V_CXX)source='2.1/scx_mutex_w_policy/scx_mutex_w_policy.cpp' object='2.1/scx_mutex_w_policy/2_1_scx_mutex_w_policy_test-scx_mutex_w_policy.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_scx_mutex_w_policy_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 2.1/scx_mutex_w_policy/2_1_scx_mutex_w_policy_test-scx_mutex_w_policy.obj `if test -f '2.1/scx_mutex_w_policy/scx_mutex_w_policy.cpp'; then $(CYGPATH_W) '2.1/scx_mutex_w_policy/scx_mutex_w_policy.cpp'; else $(CYGPATH_W) '$(srcdir)/2.1/scx_mutex_w_policy/scx_mutex_w_policy.cpp'; fi`

2.1/specialized_signals/2_1_specialized_signals_test-main.o: 2.1/specialized_signals/main.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_specialized_signals_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT 2.1/specialized_signals/2_1_specialized_signals_test-main.o -MD -MP -MF 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-main.Tpo -c -o 2.1/specialized_signals/2_1_specialized_signals_test-main.o `test -f '2.1/specialized_signals/main.cpp' || echo '$(srcdir)/'`2.1/specialized_signals/main.cpp
	$(AM_V_at)$(am__mv) 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-main.Tpo 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-main.Po
#	$(AM_V_CXX)source='2.1/specialized_signals/main.cpp' object='2.1/specialized_signals/2_1_specialized_signals_test-main.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_specialized_signals_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 2.1/specialized_signals/2_1_specialized_signals_test-main.o `test -f '2.1/specialized_signals/main.cpp' || echo '$(srcdir)/'`2.1/specialized_signals/main.cpp

2.1/specialized_signals/2_1_specialized_signals_test-main.obj: 2.1/specialized_signals/main.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_specialized_signals_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT 2.1/specialized_signals/2_1_specialized_signals_test-main.obj -MD -MP -MF 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-main.Tpo -c -o 2.1/specialized_signals/2_1_specialized_signals_test-main.obj `if test -f '2.1/specialized_signals/main.cpp'; then $(CYGPATH_W) '2.1/specialized_signals/main.cpp'; else $(CYGPATH_W) '$(srcdir)/2.1/specialized_signals/main.cpp'; fi`
	$(AM_V_at)$(am__mv) 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-main.Tpo 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-main.Po
#	$(AM_V_CXX)source='2.1/specialized_signals/main.cpp' object='2.1/specialized_signals/2_1_specialized_signals_test-main.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_specialized_signals_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 2.1/specialized_signals/2_1_specialized_signals_test-main.obj `if test -f '2.1/specialized_signals/main.cpp'; then $(CYGPATH_W) '2.1/specialized_signals/main.cpp'; else $(CYGPATH_W) '$(srcdir)/2.1/specialized_signals/main.cpp'; fi`

2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_int.o: 2.1/specialized_signals/scx_signal_int.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_specialized_signals_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT 2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_int.o -MD -MP -MF 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_int.Tpo -c -o 2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_int.o `test -f '2.1/specialized_signals/scx_signal_int.cpp' || echo '$(srcdir)/'`2.1/specialized_signals/scx_signal_int.cpp
	$(AM_V_at)$(am__mv) 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_int.Tpo 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_int.Po
#	$(AM_V_CXX)source='2.1/specialized_signals/scx_signal_int.cpp' object='2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_int.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_specialized_signals_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_int.o `test -f '2.1/specialized_signals/scx_signal_int.cpp' || echo '$(srcdir)/'`2.1/specialized_signals/scx_signal_int.cpp

2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_int.obj: 2.1/specialized_signals/scx_signal_int.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_specialized_signals_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT 2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_int.obj -MD -MP -MF 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_int.Tpo -c -o 2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_int.obj `if test -f '2.1/specialized_signals/scx_signal_int.cpp'; then $(CYGPATH_W) '2.1/specialized_signals/scx_signal_int.cpp'; else $(CYGPATH_W) '$(srcdir)/2.1/specialized_signals/scx_signal_int.cpp'; fi`
	$(AM_V_at)$(am__mv) 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_int.Tpo 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_int.Po
#	$(AM_V_CXX)source='2.1/specialized_signals/scx_signal_int.cpp' object='2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_int.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_specialized_signals_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_int.obj `if test -f '2.1/specialized_signals/scx_signal_int.cpp'; then $(CYGPATH_W) '2.1/specialized_signals/scx_signal_int.cpp'; else $(CYGPATH_W) '$(srcdir)/2.1/specialized_signals/scx_signal_int.cpp'; fi`

2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_uint.o: 2.1/specialized_signals/scx_signal_uint.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_specialized_signals_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT 2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_uint.o -MD -MP -MF 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_uint.Tpo -c -o 2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_uint.o `test -f '2.1/specialized_signals/scx_signal_uint.cpp' || echo '$(srcdir)/'`2.1/specialized_signals/scx_signal_uint.cpp
	$(AM_V_at)$(am__mv) 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_uint.Tpo 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_uint.Po
#	$(AM_V_CXX)source='2.1/specialized_signals/scx_signal_uint.cpp' object='2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_uint.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_specialized_signals_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_uint.o `test -f '2.1/specialized_signals/scx_signal_uint.cpp' || echo '$(srcdir)/'`2.1/specialized_signals/scx_signal_uint.cpp

2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_uint.obj: 2.1/specialized_signals/scx_signal_uint.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_specialized_signals_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT 2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_uint.obj -MD -MP -MF 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_uint.Tpo -c -o 2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_uint.obj `if test -f '2.1/specialized_signals/scx_signal_uint.cpp'; then $(CYGPATH_W) '2.1/specialized_signals/scx_signal_uint.cpp'; else $(CYGPATH_W) '$(srcdir)/2.1/specialized_signals/scx_signal_uint.cpp'; fi`
	$(AM_V_at)$(am__mv) 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_uint.Tpo 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_uint.Po
#	$(AM_V_CXX)source='2.1/specialized_signals/scx_signal_uint.cpp' object='2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_uint.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_specialized_signals_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_uint.obj `if test -f '2.1/specialized_signals/scx_signal_uint.cpp'; then $(CYGPATH_W) '2.1/specialized_signals/scx_signal_uint.cpp'; else $(CYGPATH_W) '$(srcdir)/2.1/specialized_signals/scx_signal_uint.cpp'; fi`

2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_signed.o: 2.1/specialized_signals/scx_signal_signed.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_specialized_signals_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT 2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_signed.o -MD -MP -MF 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_signed.Tpo -c -o 2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_signed.o `test -f '2.1/specialized_signals/scx_signal_signed.cpp' || echo '$(srcdir)/'`2.1/specialized_signals/scx_signal_signed.cpp
	$(AM_V_at)$(am__mv) 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_signed.Tpo 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_signed.Po
#	$(AM_V_CXX)source='2.1/specialized_signals/scx_signal_signed.cpp' object='2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_signed.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_specialized_signals_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_signed.o `test -f '2.1/specialized_signals/scx_signal_signed.cpp' || echo '$(srcdir)/'`2.1/specialized_signals/scx_signal_signed.cpp

2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_signed.obj: 2.1/specialized_signals/scx_signal_signed.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_specialized_signals_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT 2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_signed.obj -MD -MP -MF 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_signed.Tpo -c -o 2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_signed.obj `if test -f '2.1/specialized_signals/scx_signal_signed.cpp'; then $(CYGPATH_W) '2.1/specialized_signals/scx_signal_signed.cpp'; else $(CYGPATH_W) '$(srcdir)/2.1/specialized_signals/scx_signal_signed.cpp'; fi`
	$(AM_V_at)$(am__mv) 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_signed.Tpo 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_signed.Po
#	$(AM_V_CXX)source='2.1/specialized_signals/scx_signal_signed.cpp' object='2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_signed.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_specialized_signals_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_signed.obj `if test -f '2.1/specialized_signals/scx_signal_signed.cpp'; then $(CYGPATH_W) '2.1/specialized_signals/scx_signal_signed.cpp'; else $(CYGPATH_W) '$(srcdir)/2.1/specialized_signals/scx_signal_signed.cpp'; fi`

2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_unsigned.o: 2.1/specialized_signals/scx_signal_unsigned.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_specialized_signals_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT 2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_unsigned.o -MD -MP -MF 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_unsigned.Tpo -c -o 2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_unsigned.o `test -f '2.1/specialized_signals/scx_signal_unsigned.cpp' || echo '$(srcdir)/'`2.1/specialized_signals/scx_signal_unsigned.cpp
	$(AM_V_at)$(am__mv) 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_unsigned.Tpo 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_unsigned.Po
#	$(AM_V_CXX)source='2.1/specialized_signals/scx_signal_unsigned.cpp' object='2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_unsigned.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_specialized_signals_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_unsigned.o `test -f '2.1/specialized_signals/scx_signal_unsigned.cpp' || echo '$(srcdir)/'`2.1/specialized_signals/scx_signal_unsigned.cpp

2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_unsigned.obj: 2.1/specialized_signals/scx_signal_unsigned.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_specialized_signals_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT 2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_unsigned.obj -MD -MP -MF 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_unsigned.Tpo -c -o 2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_unsigned.obj `if test -f '2.1/specialized_signals/scx_signal_unsigned.cpp'; then $(CYGPATH_W) '2.1/specialized_signals/scx_signal_unsigned.cpp'; else $(CYGPATH_W) '$(srcdir)/2.1/specialized_signals/scx_signal_unsigned.cpp'; fi`
	$(AM_V_at)$(am__mv) 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_unsigned.Tpo 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_unsigned.Po
#	$(AM_V_CXX)source='2.1/specialized_signals/scx_signal_unsigned.cpp' object='2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_unsigned.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_1_specialized_signals_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_unsigned.obj `if test -f '2.1/specialized_signals/scx_signal_unsigned.cpp'; then $(CYGPATH_W) '2.1/specialized_signals/scx_signal_unsigned.cpp'; else $(CYGPATH_W) '$(srcdir)/2.1/specialized_signals/scx_signal_unsigned.cpp'; fi`

2.3/sc_rvd/2_3_sc_rvd_test-main.o: 2.3/sc_rvd/main.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_3_sc_rvd_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT 2.3/sc_rvd/2_3_sc_rvd_test-main.o -MD -MP -MF 2.3/sc_rvd/$(DEPDIR)/2_3_sc_rvd_test-main.Tpo -c -o 2.3/sc_rvd/2_3_sc_rvd_test-main.o `test -f '2.3/sc_rvd/main.cpp' || echo '$(srcdir)/'`2.3/sc_rvd/main.cpp
	$(AM_V_at)$(am__mv) 2.3/sc_rvd/$(DEPDIR)/2_3_sc_rvd_test-main.Tpo 2.3/sc_rvd/$(DEPDIR)/2_3_sc_rvd_test-main.Po
#	$(AM_V_CXX)source='2.3/sc_rvd/main.cpp' object='2.3/sc_rvd/2_3_sc_rvd_test-main.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_3_sc_rvd_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 2.3/sc_rvd/2_3_sc_rvd_test-main.o `test -f '2.3/sc_rvd/main.cpp' || echo '$(srcdir)/'`2.3/sc_rvd/main.cpp

2.3/sc_rvd/2_3_sc_rvd_test-main.obj: 2.3/sc_rvd/main.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_3_sc_rvd_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT 2.3/sc_rvd/2_3_sc_rvd_test-main.obj -MD -MP -MF 2.3/sc_rvd/$(DEPDIR)/2_3_sc_rvd_test-main.Tpo -c -o 2.3/sc_rvd/2_3_sc_rvd_test-main.obj `if test -f '2.3/sc_rvd/main.cpp'; then $(CYGPATH_W) '2.3/sc_rvd/main.cpp'; else $(CYGPATH_W) '$(srcdir)/2.3/sc_rvd/main.cpp'; fi`
	$(AM_V_at)$(am__mv) 2.3/sc_rvd/$(DEPDIR)/2_3_sc_rvd_test-main.Tpo 2.3/sc_rvd/$(DEPDIR)/2_3_sc_rvd_test-main.Po
#	$(AM_V_CXX)source='2.3/sc_rvd/main.cpp' object='2.3/sc_rvd/2_3_sc_rvd_test-main.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_3_sc_rvd_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 2.3/sc_rvd/2_3_sc_rvd_test-main.obj `if test -f '2.3/sc_rvd/main.cpp'; then $(CYGPATH_W) '2.3/sc_rvd/main.cpp'; else $(CYGPATH_W) '$(srcdir)/2.3/sc_rvd/main.cpp'; fi`

2.3/sc_ttd/2_3_sc_ttd_test-main.o: 2.3/sc_ttd/main.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_3_sc_ttd_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT 2.3/sc_ttd/2_3_sc_ttd_test-main.o -MD -MP -MF 2.3/sc_ttd/$(DEPDIR)/2_3_sc_ttd_test-main.Tpo -c -o 2.3/sc_ttd/2_3_sc_ttd_test-main.o `test -f '2.3/sc_ttd/main.cpp' || echo '$(srcdir)/'`2.3/sc_ttd/main.cpp
	$(AM_V_at)$(am__mv) 2.3/sc_ttd/$(DEPDIR)/2_3_sc_ttd_test-main.Tpo 2.3/sc_ttd/$(DEPDIR)/2_3_sc_ttd_test-main.Po
#	$(AM_V_CXX)source='2.3/sc_ttd/main.cpp' object='2.3/sc_ttd/2_3_sc_ttd_test-main.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_3_sc_ttd_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 2.3/sc_ttd/2_3_sc_ttd_test-main.o `test -f '2.3/sc_ttd/main.cpp' || echo '$(srcdir)/'`2.3/sc_ttd/main.cpp

2.3/sc_ttd/2_3_sc_ttd_test-main.obj: 2.3/sc_ttd/main.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_3_sc_ttd_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT 2.3/sc_ttd/2_3_sc_ttd_test-main.obj -MD -MP -MF 2.3/sc_ttd/$(DEPDIR)/2_3_sc_ttd_test-main.Tpo -c -o 2.3/sc_ttd/2_3_sc_ttd_test-main.obj `if test -f '2.3/sc_ttd/main.cpp'; then $(CYGPATH_W) '2.3/sc_ttd/main.cpp'; else $(CYGPATH_W) '$(srcdir)/2.3/sc_ttd/main.cpp'; fi`
	$(AM_V_at)$(am__mv) 2.3/sc_ttd/$(DEPDIR)/2_3_sc_ttd_test-main.Tpo 2.3/sc_ttd/$(DEPDIR)/2_3_sc_ttd_test-main.Po
#	$(AM_V_CXX)source='2.3/sc_ttd/main.cpp' object='2.3/sc_ttd/2_3_sc_ttd_test-main.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_3_sc_ttd_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 2.3/sc_ttd/2_3_sc_ttd_test-main.obj `if test -f '2.3/sc_ttd/main.cpp'; then $(CYGPATH_W) '2.3/sc_ttd/main.cpp'; else $(CYGPATH_W) '$(srcdir)/2.3/sc_ttd/main.cpp'; fi`

2.3/simple_async/2_3_simple_async_test-main.o: 2.3/simple_async/main.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_3_simple_async_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT 2.3/simple_async/2_3_simple_async_test-main.o -MD -MP -MF 2.3/simple_async/$(DEPDIR)/2_3_simple_async_test-main.Tpo -c -o 2.3/simple_async/2_3_simple_async_test-main.o `test -f '2.3/simple_async/main.cpp' || echo '$(srcdir)/'`2.3/simple_async/main.cpp
	$(AM_V_at)$(am__mv) 2.3/simple_async/$(DEPDIR)/2_3_simple_async_test-main.Tpo 2.3/simple_async/$(DEPDIR)/2_3_simple_async_test-main.Po
#	$(AM_V_CXX)source='2.3/simple_async/main.cpp' object='2.3/simple_async/2_3_simple_async_test-main.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_3_simple_async_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 2.3/simple_async/2_3_simple_async_test-main.o `test -f '2.3/simple_async/main.cpp' || echo '$(srcdir)/'`2.3/simple_async/main.cpp

2.3/simple_async/2_3_simple_async_test-main.obj: 2.3/simple_async/main.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_3_simple_async_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT 2.3/simple_async/2_3_simple_async_test-main.obj -MD -MP -MF 2.3/simple_async/$(DEPDIR)/2_3_simple_async_test-main.Tpo -c -o 2.3/simple_async/2_3_simple_async_test-main.obj `if test -f '2.3/simple_async/main.cpp'; then $(CYGPATH_W) '2.3/simple_async/main.cpp'; else $(CYGPATH_W) '$(srcdir)/2.3/simple_async/main.cpp'; fi`
	$(AM_V_at)$(am__mv) 2.3/simple_async/$(DEPDIR)/2_3_simple_async_test-main.Tpo 2.3/simple_async/$(DEPDIR)/2_3_simple_async_test-main.Po
#	$(AM_V_CXX)source='2.3/simple_async/main.cpp' object='2.3/simple_async/2_3_simple_async_test-main.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(2_3_simple_async_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 2.3/simple_async/2_3_simple_async_test-main.obj `if test -f '2.3/simple_async/main.cpp'; then $(CYGPATH_W) '2.3/simple_async/main.cpp'; else $(CYGPATH_W) '$(srcdir)/2.3/simple_async/main.cpp'; fi`

fft/fft_flpt/fft_fft_flpt_test-fft.o: fft/fft_flpt/fft.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_flpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fft/fft_flpt/fft_fft_flpt_test-fft.o -MD -MP -MF fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-fft.Tpo -c -o fft/fft_flpt/fft_fft_flpt_test-fft.o `test -f 'fft/fft_flpt/fft.cpp' || echo '$(srcdir)/'`fft/fft_flpt/fft.cpp
	$(AM_V_at)$(am__mv) fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-fft.Tpo fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-fft.Po
#	$(AM_V_CXX)source='fft/fft_flpt/fft.cpp' object='fft/fft_flpt/fft_fft_flpt_test-fft.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_flpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fft/fft_flpt/fft_fft_flpt_test-fft.o `test -f 'fft/fft_flpt/fft.cpp' || echo '$(srcdir)/'`fft/fft_flpt/fft.cpp

fft/fft_flpt/fft_fft_flpt_test-fft.obj: fft/fft_flpt/fft.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_flpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fft/fft_flpt/fft_fft_flpt_test-fft.obj -MD -MP -MF fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-fft.Tpo -c -o fft/fft_flpt/fft_fft_flpt_test-fft.obj `if test -f 'fft/fft_flpt/fft.cpp'; then $(CYGPATH_W) 'fft/fft_flpt/fft.cpp'; else $(CYGPATH_W) '$(srcdir)/fft/fft_flpt/fft.cpp'; fi`
	$(AM_V_at)$(am__mv) fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-fft.Tpo fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-fft.Po
#	$(AM_V_CXX)source='fft/fft_flpt/fft.cpp' object='fft/fft_flpt/fft_fft_flpt_test-fft.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_flpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fft/fft_flpt/fft_fft_flpt_test-fft.obj `if test -f 'fft/fft_flpt/fft.cpp'; then $(CYGPATH_W) 'fft/fft_flpt/fft.cpp'; else $(CYGPATH_W) '$(srcdir)/fft/fft_flpt/fft.cpp'; fi`

fft/fft_flpt/fft_fft_flpt_test-main.o: fft/fft_flpt/main.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_flpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fft/fft_flpt/fft_fft_flpt_test-main.o -MD -MP -MF fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-main.Tpo -c -o fft/fft_flpt/fft_fft_flpt_test-main.o `test -f 'fft/fft_flpt/main.cpp' || echo '$(srcdir)/'`fft/fft_flpt/main.cpp
	$(AM_V_at)$(am__mv) fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-main.Tpo fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-main.Po
#	$(AM_V_CXX)source='fft/fft_flpt/main.cpp' object='fft/fft_flpt/fft_fft_flpt_test-main.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_flpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fft/fft_flpt/fft_fft_flpt_test-main.o `test -f 'fft/fft_flpt/main.cpp' || echo '$(srcdir)/'`fft/fft_flpt/main.cpp

fft/fft_flpt/fft_fft_flpt_test-main.obj: fft/fft_flpt/main.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_flpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fft/fft_flpt/fft_fft_flpt_test-main.obj -MD -MP -MF fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-main.Tpo -c -o fft/fft_flpt/fft_fft_flpt_test-main.obj `if test -f 'fft/fft_flpt/main.cpp'; then $(CYGPATH_W) 'fft/fft_flpt/main.cpp'; else $(CYGPATH_W) '$(srcdir)/fft/fft_flpt/main.cpp'; fi`
	$(AM_V_at)$(am__mv) fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-main.Tpo fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-main.Po
#	$(AM_V_CXX)source='fft/fft_flpt/main.cpp' object='fft/fft_flpt/fft_fft_flpt_test-main.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_flpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fft/fft_flpt/fft_fft_flpt_test-main.obj `if test -f 'fft/fft_flpt/main.cpp'; then $(CYGPATH_W) 'fft/fft_flpt/main.cpp'; else $(CYGPATH_W) '$(srcdir)/fft/fft_flpt/main.cpp'; fi`

fft/fft_flpt/fft_fft_flpt_test-sink.o: fft/fft_flpt/sink.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_flpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fft/fft_flpt/fft_fft_flpt_test-sink.o -MD -MP -MF fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-sink.Tpo -c -o fft/fft_flpt/fft_fft_flpt_test-sink.o `test -f 'fft/fft_flpt/sink.cpp' || echo '$(srcdir)/'`fft/fft_flpt/sink.cpp
	$(AM_V_at)$(am__mv) fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-sink.Tpo fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-sink.Po
#	$(AM_V_CXX)source='fft/fft_flpt/sink.cpp' object='fft/fft_flpt/fft_fft_flpt_test-sink.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_flpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fft/fft_flpt/fft_fft_flpt_test-sink.o `test -f 'fft/fft_flpt/sink.cpp' || echo '$(srcdir)/'`fft/fft_flpt/sink.cpp

fft/fft_flpt/fft_fft_flpt_test-sink.obj: fft/fft_flpt/sink.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_flpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fft/fft_flpt/fft_fft_flpt_test-sink.obj -MD -MP -MF fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-sink.Tpo -c -o fft/fft_flpt/fft_fft_flpt_test-sink.obj `if test -f 'fft/fft_flpt/sink.cpp'; then $(CYGPATH_W) 'fft/fft_flpt/sink.cpp'; else $(CYGPATH_W) '$(srcdir)/fft/fft_flpt/sink.cpp'; fi`
	$(AM_V_at)$(am__mv) fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-sink.Tpo fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-sink.Po
#	$(AM_V_CXX)source='fft/fft_flpt/sink.cpp' object='fft/fft_flpt/fft_fft_flpt_test-sink.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_flpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fft/fft_flpt/fft_fft_flpt_test-sink.obj `if test -f 'fft/fft_flpt/sink.cpp'; then $(CYGPATH_W) 'fft/fft_flpt/sink.cpp'; else $(CYGPATH_W) '$(srcdir)/fft/fft_flpt/sink.cpp'; fi`

fft/fft_flpt/fft_fft_flpt_test-source.o: fft/fft_flpt/source.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_flpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fft/fft_flpt/fft_fft_flpt_test-source.o -MD -MP -MF fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-source.Tpo -c -o fft/fft_flpt/fft_fft_flpt_test-source.o `test -f 'fft/fft_flpt/source.cpp' || echo '$(srcdir)/'`fft/fft_flpt/source.cpp
	$(AM_V_at)$(am__mv) fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-source.Tpo fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-source.Po
#	$(AM_V_CXX)source='fft/fft_flpt/source.cpp' object='fft/fft_flpt/fft_fft_flpt_test-source.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_flpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fft/fft_flpt/fft_fft_flpt_test-source.o `test -f 'fft/fft_flpt/source.cpp' || echo '$(srcdir)/'`fft/fft_flpt/source.cpp

fft/fft_flpt/fft_fft_flpt_test-source.obj: fft/fft_flpt/source.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_flpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fft/fft_flpt/fft_fft_flpt_test-source.obj -MD -MP -MF fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-source.Tpo -c -o fft/fft_flpt/fft_fft_flpt_test-source.obj `if test -f 'fft/fft_flpt/source.cpp'; then $(CYGPATH_W) 'fft/fft_flpt/source.cpp'; else $(CYGPATH_W) '$(srcdir)/fft/fft_flpt/source.cpp'; fi`
	$(AM_V_at)$(am__mv) fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-source.Tpo fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-source.Po
#	$(AM_V_CXX)source='fft/fft_flpt/source.cpp' object='fft/fft_flpt/fft_fft_flpt_test-source.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_flpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fft/fft_flpt/fft_fft_flpt_test-source.obj `if test -f 'fft/fft_flpt/source.cpp'; then $(CYGPATH_W) 'fft/fft_flpt/source.cpp'; else $(CYGPATH_W) '$(srcdir)/fft/fft_flpt/source.cpp'; fi`

fft/fft_fxpt/fft_fft_fxpt_test-fft.o: fft/fft_fxpt/fft.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_fxpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fft/fft_fxpt/fft_fft_fxpt_test-fft.o -MD -MP -MF fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-fft.Tpo -c -o fft/fft_fxpt/fft_fft_fxpt_test-fft.o `test -f 'fft/fft_fxpt/fft.cpp' || echo '$(srcdir)/'`fft/fft_fxpt/fft.cpp
	$(AM_V_at)$(am__mv) fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-fft.Tpo fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-fft.Po
#	$(AM_V_CXX)source='fft/fft_fxpt/fft.cpp' object='fft/fft_fxpt/fft_fft_fxpt_test-fft.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_fxpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fft/fft_fxpt/fft_fft_fxpt_test-fft.o `test -f 'fft/fft_fxpt/fft.cpp' || echo '$(srcdir)/'`fft/fft_fxpt/fft.cpp

fft/fft_fxpt/fft_fft_fxpt_test-fft.obj: fft/fft_fxpt/fft.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_fxpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fft/fft_fxpt/fft_fft_fxpt_test-fft.obj -MD -MP -MF fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-fft.Tpo -c -o fft/fft_fxpt/fft_fft_fxpt_test-fft.obj `if test -f 'fft/fft_fxpt/fft.cpp'; then $(CYGPATH_W) 'fft/fft_fxpt/fft.cpp'; else $(CYGPATH_W) '$(srcdir)/fft/fft_fxpt/fft.cpp'; fi`
	$(AM_V_at)$(am__mv) fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-fft.Tpo fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-fft.Po
#	$(AM_V_CXX)source='fft/fft_fxpt/fft.cpp' object='fft/fft_fxpt/fft_fft_fxpt_test-fft.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_fxpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fft/fft_fxpt/fft_fft_fxpt_test-fft.obj `if test -f 'fft/fft_fxpt/fft.cpp'; then $(CYGPATH_W) 'fft/fft_fxpt/fft.cpp'; else $(CYGPATH_W) '$(srcdir)/fft/fft_fxpt/fft.cpp'; fi`

fft/fft_fxpt/fft_fft_fxpt_test-main.o: fft/fft_fxpt/main.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_fxpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fft/fft_fxpt/fft_fft_fxpt_test-main.o -MD -MP -MF fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-main.Tpo -c -o fft/fft_fxpt/fft_fft_fxpt_test-main.o `test -f 'fft/fft_fxpt/main.cpp' || echo '$(srcdir)/'`fft/fft_fxpt/main.cpp
	$(AM_V_at)$(am__mv) fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-main.Tpo fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-main.Po
#	$(AM_V_CXX)source='fft/fft_fxpt/main.cpp' object='fft/fft_fxpt/fft_fft_fxpt_test-main.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_fxpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fft/fft_fxpt/fft_fft_fxpt_test-main.o `test -f 'fft/fft_fxpt/main.cpp' || echo '$(srcdir)/'`fft/fft_fxpt/main.cpp

fft/fft_fxpt/fft_fft_fxpt_test-main.obj: fft/fft_fxpt/main.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_fxpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fft/fft_fxpt/fft_fft_fxpt_test-main.obj -MD -MP -MF fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-main.Tpo -c -o fft/fft_fxpt/fft_fft_fxpt_test-main.obj `if test -f 'fft/fft_fxpt/main.cpp'; then $(CYGPATH_W) 'fft/fft_fxpt/main.cpp'; else $(CYGPATH_W) '$(srcdir)/fft/fft_fxpt/main.cpp'; fi`
	$(AM_V_at)$(am__mv) fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-main.Tpo fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-main.Po
#	$(AM_V_CXX)source='fft/fft_fxpt/main.cpp' object='fft/fft_fxpt/fft_fft_fxpt_test-main.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_fxpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fft/fft_fxpt/fft_fft_fxpt_test-main.obj `if test -f 'fft/fft_fxpt/main.cpp'; then $(CYGPATH_W) 'fft/fft_fxpt/main.cpp'; else $(CYGPATH_W) '$(srcdir)/fft/fft_fxpt/main.cpp'; fi`

fft/fft_fxpt/fft_fft_fxpt_test-sink.o: fft/fft_fxpt/sink.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_fxpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fft/fft_fxpt/fft_fft_fxpt_test-sink.o -MD -MP -MF fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-sink.Tpo -c -o fft/fft_fxpt/fft_fft_fxpt_test-sink.o `test -f 'fft/fft_fxpt/sink.cpp' || echo '$(srcdir)/'`fft/fft_fxpt/sink.cpp
	$(AM_V_at)$(am__mv) fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-sink.Tpo fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-sink.Po
#	$(AM_V_CXX)source='fft/fft_fxpt/sink.cpp' object='fft/fft_fxpt/fft_fft_fxpt_test-sink.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_fxpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fft/fft_fxpt/fft_fft_fxpt_test-sink.o `test -f 'fft/fft_fxpt/sink.cpp' || echo '$(srcdir)/'`fft/fft_fxpt/sink.cpp

fft/fft_fxpt/fft_fft_fxpt_test-sink.obj: fft/fft_fxpt/sink.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_fxpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fft/fft_fxpt/fft_fft_fxpt_test-sink.obj -MD -MP -MF fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-sink.Tpo -c -o fft/fft_fxpt/fft_fft_fxpt_test-sink.obj `if test -f 'fft/fft_fxpt/sink.cpp'; then $(CYGPATH_W) 'fft/fft_fxpt/sink.cpp'; else $(CYGPATH_W) '$(srcdir)/fft/fft_fxpt/sink.cpp'; fi`
	$(AM_V_at)$(am__mv) fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-sink.Tpo fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-sink.Po
#	$(AM_V_CXX)source='fft/fft_fxpt/sink.cpp' object='fft/fft_fxpt/fft_fft_fxpt_test-sink.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_fxpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fft/fft_fxpt/fft_fft_fxpt_test-sink.obj `if test -f 'fft/fft_fxpt/sink.cpp'; then $(CYGPATH_W) 'fft/fft_fxpt/sink.cpp'; else $(CYGPATH_W) '$(srcdir)/fft/fft_fxpt/sink.cpp'; fi`

fft/fft_fxpt/fft_fft_fxpt_test-source.o: fft/fft_fxpt/source.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_fxpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fft/fft_fxpt/fft_fft_fxpt_test-source.o -MD -MP -MF fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-source.Tpo -c -o fft/fft_fxpt/fft_fft_fxpt_test-source.o `test -f 'fft/fft_fxpt/source.cpp' || echo '$(srcdir)/'`fft/fft_fxpt/source.cpp
	$(AM_V_at)$(am__mv) fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-source.Tpo fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-source.Po
#	$(AM_V_CXX)source='fft/fft_fxpt/source.cpp' object='fft/fft_fxpt/fft_fft_fxpt_test-source.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_fxpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fft/fft_fxpt/fft_fft_fxpt_test-source.o `test -f 'fft/fft_fxpt/source.cpp' || echo '$(srcdir)/'`fft/fft_fxpt/source.cpp

fft/fft_fxpt/fft_fft_fxpt_test-source.obj: fft/fft_fxpt/source.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_fxpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fft/fft_fxpt/fft_fft_fxpt_test-source.obj -MD -MP -MF fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-source.Tpo -c -o fft/fft_fxpt/fft_fft_fxpt_test-source.obj `if test -f 'fft/fft_fxpt/source.cpp'; then $(CYGPATH_W) 'fft/fft_fxpt/source.cpp'; else $(CYGPATH_W) '$(srcdir)/fft/fft_fxpt/source.cpp'; fi`
	$(AM_V_at)$(am__mv) fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-source.Tpo fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-source.Po
#	$(AM_V_CXX)source='fft/fft_fxpt/source.cpp' object='fft/fft_fxpt/fft_fft_fxpt_test-source.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fft_fft_fxpt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fft/fft_fxpt/fft_fft_fxpt_test-source.obj `if test -f 'fft/fft_fxpt/source.cpp'; then $(CYGPATH_W) 'fft/fft_fxpt/source.cpp'; else $(CYGPATH_W) '$(srcdir)/fft/fft_fxpt/source.cpp'; fi`

fir/fir_test-stimulus.o: fir/stimulus.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fir_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fir/fir_test-stimulus.o -MD -MP -MF fir/$(DEPDIR)/fir_test-stimulus.Tpo -c -o fir/fir_test-stimulus.o `test -f 'fir/stimulus.cpp' || echo '$(srcdir)/'`fir/stimulus.cpp
	$(AM_V_at)$(am__mv) fir/$(DEPDIR)/fir_test-stimulus.Tpo fir/$(DEPDIR)/fir_test-stimulus.Po
#	$(AM_V_CXX)source='fir/stimulus.cpp' object='fir/fir_test-stimulus.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fir_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fir/fir_test-stimulus.o `test -f 'fir/stimulus.cpp' || echo '$(srcdir)/'`fir/stimulus.cpp

fir/fir_test-stimulus.obj: fir/stimulus.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fir_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fir/fir_test-stimulus.obj -MD -MP -MF fir/$(DEPDIR)/fir_test-stimulus.Tpo -c -o fir/fir_test-stimulus.obj `if test -f 'fir/stimulus.cpp'; then $(CYGPATH_W) 'fir/stimulus.cpp'; else $(CYGPATH_W) '$(srcdir)/fir/stimulus.cpp'; fi`
	$(AM_V_at)$(am__mv) fir/$(DEPDIR)/fir_test-stimulus.Tpo fir/$(DEPDIR)/fir_test-stimulus.Po
#	$(AM_V_CXX)source='fir/stimulus.cpp' object='fir/fir_test-stimulus.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fir_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fir/fir_test-stimulus.obj `if test -f 'fir/stimulus.cpp'; then $(CYGPATH_W) 'fir/stimulus.cpp'; else $(CYGPATH_W) '$(srcdir)/fir/stimulus.cpp'; fi`

fir/fir_test-display.o: fir/display.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fir_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fir/fir_test-display.o -MD -MP -MF fir/$(DEPDIR)/fir_test-display.Tpo -c -o fir/fir_test-display.o `test -f 'fir/display.cpp' || echo '$(srcdir)/'`fir/display.cpp
	$(AM_V_at)$(am__mv) fir/$(DEPDIR)/fir_test-display.Tpo fir/$(DEPDIR)/fir_test-display.Po
#	$(AM_V_CXX)source='fir/display.cpp' object='fir/fir_test-display.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fir_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fir/fir_test-display.o `test -f 'fir/display.cpp' || echo '$(srcdir)/'`fir/display.cpp

fir/fir_test-display.obj: fir/display.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fir_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fir/fir_test-display.obj -MD -MP -MF fir/$(DEPDIR)/fir_test-display.Tpo -c -o fir/fir_test-display.obj `if test -f 'fir/display.cpp'; then $(CYGPATH_W) 'fir/display.cpp'; else $(CYGPATH_W) '$(srcdir)/fir/display.cpp'; fi`
	$(AM_V_at)$(am__mv) fir/$(DEPDIR)/fir_test-display.Tpo fir/$(DEPDIR)/fir_test-display.Po
#	$(AM_V_CXX)source='fir/display.cpp' object='fir/fir_test-display.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fir_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fir/fir_test-display.obj `if test -f 'fir/display.cpp'; then $(CYGPATH_W) 'fir/display.cpp'; else $(CYGPATH_W) '$(srcdir)/fir/display.cpp'; fi`

fir/fir_test-fir.o: fir/fir.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fir_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fir/fir_test-fir.o -MD -MP -MF fir/$(DEPDIR)/fir_test-fir.Tpo -c -o fir/fir_test-fir.o `test -f 'fir/fir.cpp' || echo '$(srcdir)/'`fir/fir.cpp
	$(AM_V_at)$(am__mv) fir/$(DEPDIR)/fir_test-fir.Tpo fir/$(DEPDIR)/fir_test-fir.Po
#	$(AM_V_CXX)source='fir/fir.cpp' object='fir/fir_test-fir.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fir_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fir/fir_test-fir.o `test -f 'fir/fir.cpp' || echo '$(srcdir)/'`fir/fir.cpp

fir/fir_test-fir.obj: fir/fir.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fir_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fir/fir_test-fir.obj -MD -MP -MF fir/$(DEPDIR)/fir_test-fir.Tpo -c -o fir/fir_test-fir.obj `if test -f 'fir/fir.cpp'; then $(CYGPATH_W) 'fir/fir.cpp'; else $(CYGPATH_W) '$(srcdir)/fir/fir.cpp'; fi`
	$(AM_V_at)$(am__mv) fir/$(DEPDIR)/fir_test-fir.Tpo fir/$(DEPDIR)/fir_test-fir.Po
#	$(AM_V_CXX)source='fir/fir.cpp' object='fir/fir_test-fir.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fir_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fir/fir_test-fir.obj `if test -f 'fir/fir.cpp'; then $(CYGPATH_W) 'fir/fir.cpp'; else $(CYGPATH_W) '$(srcdir)/fir/fir.cpp'; fi`

fir/fir_test-main.o: fir/main.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fir_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fir/fir_test-main.o -MD -MP -MF fir/$(DEPDIR)/fir_test-main.Tpo -c -o fir/fir_test-main.o `test -f 'fir/main.cpp' || echo '$(srcdir)/'`fir/main.cpp
	$(AM_V_at)$(am__mv) fir/$(DEPDIR)/fir_test-main.Tpo fir/$(DEPDIR)/fir_test-main.Po
#	$(AM_V_CXX)source='fir/main.cpp' object='fir/fir_test-main.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fir_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fir/fir_test-main.o `test -f 'fir/main.cpp' || echo '$(srcdir)/'`fir/main.cpp

fir/fir_test-main.obj: fir/main.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fir_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fir/fir_test-main.obj -MD -MP -MF fir/$(DEPDIR)/fir_test-main.Tpo -c -o fir/fir_test-main.obj `if test -f 'fir/main.cpp'; then $(CYGPATH_W) 'fir/main.cpp'; else $(CYGPATH_W) '$(srcdir)/fir/main.cpp'; fi`
	$(AM_V_at)$(am__mv) fir/$(DEPDIR)/fir_test-main.Tpo fir/$(DEPDIR)/fir_test-main.Po
#	$(AM_V_CXX)source='fir/main.cpp' object='fir/fir_test-main.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fir_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fir/fir_test-main.obj `if test -f 'fir/main.cpp'; then $(CYGPATH_W) 'fir/main.cpp'; else $(CYGPATH_W) '$(srcdir)/fir/main.cpp'; fi`

pipe/pipe_test-display.o: pipe/display.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pipe_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pipe/pipe_test-display.o -MD -MP -MF pipe/$(DEPDIR)/pipe_test-display.Tpo -c -o pipe/pipe_test-display.o `test -f 'pipe/display.cpp' || echo '$(srcdir)/'`pipe/display.cpp
	$(AM_V_at)$(am__mv) pipe/$(DEPDIR)/pipe_test-display.Tpo pipe/$(DEPDIR)/pipe_test-display.Po
#	$(AM_V_CXX)source='pipe/display.cpp' object='pipe/pipe_test-display.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pipe_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pipe/pipe_test-display.o `test -f 'pipe/display.cpp' || echo '$(srcdir)/'`pipe/display.cpp

pipe/pipe_test-display.obj: pipe/display.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pipe_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pipe/pipe_test-display.obj -MD -MP -MF pipe/$(DEPDIR)/pipe_test-display.Tpo -c -o pipe/pipe_test-display.obj `if test -f 'pipe/display.cpp'; then $(CYGPATH_W) 'pipe/display.cpp'; else $(CYGPATH_W) '$(srcdir)/pipe/display.cpp'; fi`
	$(AM_V_at)$(am__mv) pipe/$(DEPDIR)/pipe_test-display.Tpo pipe/$(DEPDIR)/pipe_test-display.Po
#	$(AM_V_CXX)source='pipe/display.cpp' object='pipe/pipe_test-display.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pipe_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pipe/pipe_test-display.obj `if test -f 'pipe/display.cpp'; then $(CYGPATH_W) 'pipe/display.cpp'; else $(CYGPATH_W) '$(srcdir)/pipe/display.cpp'; fi`

pipe/pipe_test-main.o: pipe/main.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pipe_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pipe/pipe_test-main.o -MD -MP -MF pipe/$(DEPDIR)/pipe_test-main.Tpo -c -o pipe/pipe_test-main.o `test -f 'pipe/main.cpp' || echo '$(srcdir)/'`pipe/main.cpp
	$(AM_V_at)$(am__mv) pipe/$(DEPDIR)/pipe_test-main.Tpo pipe/$(DEPDIR)/pipe_test-main.Po
#	$(AM_V_CXX)source='pipe/main.cpp' object='pipe/pipe_test-main.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pipe_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pipe/pipe_test-main.o `test -f 'pipe/main.cpp' || echo '$(srcdir)/'`pipe/main.cpp

pipe/pipe_test-main.obj: pipe/main.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pipe_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pipe/pipe_test-main.obj -MD -MP -MF pipe/$(DEPDIR)/pipe_test-main.Tpo -c -o pipe/pipe_test-main.obj `if test -f 'pipe/main.cpp'; then $(CYGPATH_W) 'pipe/main.cpp'; else $(CYGPATH_W) '$(srcdir)/pipe/main.cpp'; fi`
	$(AM_V_at)$(am__mv) pipe/$(DEPDIR)/pipe_test-main.Tpo pipe/$(DEPDIR)/pipe_test-main.Po
#	$(AM_V_CXX)source='pipe/main.cpp' object='pipe/pipe_test-main.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pipe_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pipe/pipe_test-main.obj `if test -f 'pipe/main.cpp'; then $(CYGPATH_W) 'pipe/main.cpp'; else $(CYGPATH_W) '$(srcdir)/pipe/main.cpp'; fi`

pipe/pipe_test-numgen.o: pipe/numgen.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pipe_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pipe/pipe_test-numgen.o -MD -MP -MF pipe/$(DEPDIR)/pipe_test-numgen.Tpo -c -o pipe/pipe_test-numgen.o `test -f 'pipe/numgen.cpp' || echo '$(srcdir)/'`pipe/numgen.cpp
	$(AM_V_at)$(am__mv) pipe/$(DEPDIR)/pipe_test-numgen.Tpo pipe/$(DEPDIR)/pipe_test-numgen.Po
#	$(AM_V_CXX)source='pipe/numgen.cpp' object='pipe/pipe_test-numgen.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pipe_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pipe/pipe_test-numgen.o `test -f 'pipe/numgen.cpp' || echo '$(srcdir)/'`pipe/numgen.cpp

pipe/pipe_test-numgen.obj: pipe/numgen.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pipe_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pipe/pipe_test-numgen.obj -MD -MP -MF pipe/$(DEPDIR)/pipe_test-numgen.Tpo -c -o pipe/pipe_test-numgen.obj `if test -f 'pipe/numgen.cpp'; then $(CYGPATH_W) 'pipe/numgen.cpp'; else $(CYGPATH_W) '$(srcdir)/pipe/numgen.cpp'; fi`
	$(AM_V_at)$(am__mv) pipe/$(DEPDIR)/pipe_test-numgen.Tpo pipe/$(DEPDIR)/pipe_test-numgen.Po
#	$(AM_V_CXX)source='pipe/numgen.cpp' object='pipe/pipe_test-numgen.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pipe_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pipe/pipe_test-numgen.obj `if test -f 'pipe/numgen.cpp'; then $(CYGPATH_W) 'pipe/numgen.cpp'; else $(CYGPATH_W) '$(srcdir)/pipe/numgen.cpp'; fi`

pipe/pipe_test-stage1.o: pipe/stage1.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pipe_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pipe/pipe_test-stage1.o -MD -MP -MF pipe/$(DEPDIR)/pipe_test-stage1.Tpo -c -o pipe/pipe_test-stage1.o `test -f 'pipe/stage1.cpp' || echo '$(srcdir)/'`pipe/stage1.cpp
	$(AM_V_at)$(am__mv) pipe/$(DEPDIR)/pipe_test-stage1.Tpo pipe/$(DEPDIR)/pipe_test-stage1.Po
#	$(AM_V_CXX)source='pipe/stage1.cpp' object='pipe/pipe_test-stage1.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pipe_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pipe/pipe_test-stage1.o `test -f 'pipe/stage1.cpp' || echo '$(srcdir)/'`pipe/stage1.cpp

pipe/pipe_test-stage1.obj: pipe/stage1.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pipe_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pipe/pipe_test-stage1.obj -MD -MP -MF pipe/$(DEPDIR)/pipe_test-stage1.Tpo -c -o pipe/pipe_test-stage1.obj `if test -f 'pipe/stage1.cpp'; then $(CYGPATH_W) 'pipe/stage1.cpp'; else $(CYGPATH_W) '$(srcdir)/pipe/stage1.cpp'; fi`
	$(AM_V_at)$(am__mv) pipe/$(DEPDIR)/pipe_test-stage1.Tpo pipe/$(DEPDIR)/pipe_test-stage1.Po
#	$(AM_V_CXX)source='pipe/stage1.cpp' object='pipe/pipe_test-stage1.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pipe_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pipe/pipe_test-stage1.obj `if test -f 'pipe/stage1.cpp'; then $(CYGPATH_W) 'pipe/stage1.cpp'; else $(CYGPATH_W) '$(srcdir)/pipe/stage1.cpp'; fi`

pipe/pipe_test-stage2.o: pipe/stage2.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pipe_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pipe/pipe_test-stage2.o -MD -MP -MF pipe/$(DEPDIR)/pipe_test-stage2.Tpo -c -o pipe/pipe_test-stage2.o `test -f 'pipe/stage2.cpp' || echo '$(srcdir)/'`pipe/stage2.cpp
	$(AM_V_at)$(am__mv) pipe/$(DEPDIR)/pipe_test-stage2.Tpo pipe/$(DEPDIR)/pipe_test-stage2.Po
#	$(AM_V_CXX)source='pipe/stage2.cpp' object='pipe/pipe_test-stage2.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pipe_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pipe/pipe_test-stage2.o `test -f 'pipe/stage2.cpp' || echo '$(srcdir)/'`pipe/stage2.cpp

pipe/pipe_test-stage2.obj: pipe/stage2.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pipe_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pipe/pipe_test-stage2.obj -MD -MP -MF pipe/$(DEPDIR)/pipe_test-stage2.Tpo -c -o pipe/pipe_test-stage2.obj `if test -f 'pipe/stage2.cpp'; then $(CYGPATH_W) 'pipe/stage2.cpp'; else $(CYGPATH_W) '$(srcdir)/pipe/stage2.cpp'; fi`
	$(AM_V_at)$(am__mv) pipe/$(DEPDIR)/pipe_test-stage2.Tpo pipe/$(DEPDIR)/pipe_test-stage2.Po
#	$(AM_V_CXX)source='pipe/stage2.cpp' object='pipe/pipe_test-stage2.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pipe_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pipe/pipe_test-stage2.obj `if test -f 'pipe/stage2.cpp'; then $(CYGPATH_W) 'pipe/stage2.cpp'; else $(CYGPATH_W) '$(srcdir)/pipe/stage2.cpp'; fi`

pipe/pipe_test-stage3.o: pipe/stage3.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pipe_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pipe/pipe_test-stage3.o -MD -MP -MF pipe/$(DEPDIR)/pipe_test-stage3.Tpo -c -o pipe/pipe_test-stage3.o `test -f 'pipe/stage3.cpp' || echo '$(srcdir)/'`pipe/stage3.cpp
	$(AM_V_at)$(am__mv) pipe/$(DEPDIR)/pipe_test-stage3.Tpo pipe/$(DEPDIR)/pipe_test-stage3.Po
#	$(AM_V_CXX)source='pipe/stage3.cpp' object='pipe/pipe_test-stage3.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pipe_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pipe/pipe_test-stage3.o `test -f 'pipe/stage3.cpp' || echo '$(srcdir)/'`pipe/stage3.cpp

pipe/pipe_test-stage3.obj: pipe/stage3.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pipe_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pipe/pipe_test-stage3.obj -MD -MP -MF pipe/$(DEPDIR)/pipe_test-stage3.Tpo -c -o pipe/pipe_test-stage3.obj `if test -f 'pipe/stage3.cpp'; then $(CYGPATH_W) 'pipe/stage3.cpp'; else $(CYGPATH_W) '$(srcdir)/pipe/stage3.cpp'; fi`
	$(AM_V_at)$(am__mv) pipe/$(DEPDIR)/pipe_test-stage3.Tpo pipe/$(DEPDIR)/pipe_test-stage3.Po
#	$(AM_V_CXX)source='pipe/stage3.cpp' object='pipe/pipe_test-stage3.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pipe_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pipe/pipe_test-stage3.obj `if test -f 'pipe/stage3.cpp'; then $(CYGPATH_W) 'pipe/stage3.cpp'; else $(CYGPATH_W) '$(srcdir)/pipe/stage3.cpp'; fi`

pkt_switch/pkt_switch_test-fifo.o: pkt_switch/fifo.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pkt_switch_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pkt_switch/pkt_switch_test-fifo.o -MD -MP -MF pkt_switch/$(DEPDIR)/pkt_switch_test-fifo.Tpo -c -o pkt_switch/pkt_switch_test-fifo.o `test -f 'pkt_switch/fifo.cpp' || echo '$(srcdir)/'`pkt_switch/fifo.cpp
	$(AM_V_at)$(am__mv) pkt_switch/$(DEPDIR)/pkt_switch_test-fifo.Tpo pkt_switch/$(DEPDIR)/pkt_switch_test-fifo.Po
#	$(AM_V_CXX)source='pkt_switch/fifo.cpp' object='pkt_switch/pkt_switch_test-fifo.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pkt_switch_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pkt_switch/pkt_switch_test-fifo.o `test -f 'pkt_switch/fifo.cpp' || echo '$(srcdir)/'`pkt_switch/fifo.cpp

pkt_switch/pkt_switch_test-fifo.obj: pkt_switch/fifo.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pkt_switch_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pkt_switch/pkt_switch_test-fifo.obj -MD -MP -MF pkt_switch/$(DEPDIR)/pkt_switch_test-fifo.Tpo -c -o pkt_switch/pkt_switch_test-fifo.obj `if test -f 'pkt_switch/fifo.cpp'; then $(CYGPATH_W) 'pkt_switch/fifo.cpp'; else $(CYGPATH_W) '$(srcdir)/pkt_switch/fifo.cpp'; fi`
	$(AM_V_at)$(am__mv) pkt_switch/$(DEPDIR)/pkt_switch_test-fifo.Tpo pkt_switch/$(DEPDIR)/pkt_switch_test-fifo.Po
#	$(AM_V_CXX)source='pkt_switch/fifo.cpp' object='pkt_switch/pkt_switch_test-fifo.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pkt_switch_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pkt_switch/pkt_switch_test-fifo.obj `if test -f 'pkt_switch/fifo.cpp'; then $(CYGPATH_W) 'pkt_switch/fifo.cpp'; else $(CYGPATH_W) '$(srcdir)/pkt_switch/fifo.cpp'; fi`

pkt_switch/pkt_switch_test-main.o: pkt_switch/main.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pkt_switch_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pkt_switch/pkt_switch_test-main.o -MD -MP -MF pkt_switch/$(DEPDIR)/pkt_switch_test-main.Tpo -c -o pkt_switch/pkt_switch_test-main.o `test -f 'pkt_switch/main.cpp' || echo '$(srcdir)/'`pkt_switch/main.cpp
	$(AM_V_at)$(am__mv) pkt_switch/$(DEPDIR)/pkt_switch_test-main.Tpo pkt_switch/$(DEPDIR)/pkt_switch_test-main.Po
#	$(AM_V_CXX)source='pkt_switch/main.cpp' object='pkt_switch/pkt_switch_test-main.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pkt_switch_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pkt_switch/pkt_switch_test-main.o `test -f 'pkt_switch/main.cpp' || echo '$(srcdir)/'`pkt_switch/main.cpp

pkt_switch/pkt_switch_test-main.obj: pkt_switch/main.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pkt_switch_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pkt_switch/pkt_switch_test-main.obj -MD -MP -MF pkt_switch/$(DEPDIR)/pkt_switch_test-main.Tpo -c -o pkt_switch/pkt_switch_test-main.obj `if test -f 'pkt_switch/main.cpp'; then $(CYGPATH_W) 'pkt_switch/main.cpp'; else $(CYGPATH_W) '$(srcdir)/pkt_switch/main.cpp'; fi`
	$(AM_V_at)$(am__mv) pkt_switch/$(DEPDIR)/pkt_switch_test-main.Tpo pkt_switch/$(DEPDIR)/pkt_switch_test-main.Po
#	$(AM_V_CXX)source='pkt_switch/main.cpp' object='pkt_switch/pkt_switch_test-main.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pkt_switch_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pkt_switch/pkt_switch_test-main.obj `if test -f 'pkt_switch/main.cpp'; then $(CYGPATH_W) 'pkt_switch/main.cpp'; else $(CYGPATH_W) '$(srcdir)/pkt_switch/main.cpp'; fi`

pkt_switch/pkt_switch_test-receiver.o: pkt_switch/receiver.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pkt_switch_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pkt_switch/pkt_switch_test-receiver.o -MD -MP -MF pkt_switch/$(DEPDIR)/pkt_switch_test-receiver.Tpo -c -o pkt_switch/pkt_switch_test-receiver.o `test -f 'pkt_switch/receiver.cpp' || echo '$(srcdir)/'`pkt_switch/receiver.cpp
	$(AM_V_at)$(am__mv) pkt_switch/$(DEPDIR)/pkt_switch_test-receiver.Tpo pkt_switch/$(DEPDIR)/pkt_switch_test-receiver.Po
#	$(AM_V_CXX)source='pkt_switch/receiver.cpp' object='pkt_switch/pkt_switch_test-receiver.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pkt_switch_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pkt_switch/pkt_switch_test-receiver.o `test -f 'pkt_switch/receiver.cpp' || echo '$(srcdir)/'`pkt_switch/receiver.cpp

pkt_switch/pkt_switch_test-receiver.obj: pkt_switch/receiver.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pkt_switch_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pkt_switch/pkt_switch_test-receiver.obj -MD -MP -MF pkt_switch/$(DEPDIR)/pkt_switch_test-receiver.Tpo -c -o pkt_switch/pkt_switch_test-receiver.obj `if test -f 'pkt_switch/receiver.cpp'; then $(CYGPATH_W) 'pkt_switch/receiver.cpp'; else $(CYGPATH_W) '$(srcdir)/pkt_switch/receiver.cpp'; fi`
	$(AM_V_at)$(am__mv) pkt_switch/$(DEPDIR)/pkt_switch_test-receiver.Tpo pkt_switch/$(DEPDIR)/pkt_switch_test-receiver.Po
#	$(AM_V_CXX)source='pkt_switch/receiver.cpp' object='pkt_switch/pkt_switch_test-receiver.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pkt_switch_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pkt_switch/pkt_switch_test-receiver.obj `if test -f 'pkt_switch/receiver.cpp'; then $(CYGPATH_W) 'pkt_switch/receiver.cpp'; else $(CYGPATH_W) '$(srcdir)/pkt_switch/receiver.cpp'; fi`

pkt_switch/pkt_switch_test-sender.o: pkt_switch/sender.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pkt_switch_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pkt_switch/pkt_switch_test-sender.o -MD -MP -MF pkt_switch/$(DEPDIR)/pkt_switch_test-sender.Tpo -c -o pkt_switch/pkt_switch_test-sender.o `test -f 'pkt_switch/sender.cpp' || echo '$(srcdir)/'`pkt_switch/sender.cpp
	$(AM_V_at)$(am__mv) pkt_switch/$(DEPDIR)/pkt_switch_test-sender.Tpo pkt_switch/$(DEPDIR)/pkt_switch_test-sender.Po
#	$(AM_V_CXX)source='pkt_switch/sender.cpp' object='pkt_switch/pkt_switch_test-sender.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pkt_switch_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pkt_switch/pkt_switch_test-sender.o `test -f 'pkt_switch/sender.cpp' || echo '$(srcdir)/'`pkt_switch/sender.cpp

pkt_switch/pkt_switch_test-sender.obj: pkt_switch/sender.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pkt_switch_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pkt_switch/pkt_switch_test-sender.obj -MD -MP -MF pkt_switch/$(DEPDIR)/pkt_switch_test-sender.Tpo -c -o pkt_switch/pkt_switch_test-sender.obj `if test -f 'pkt_switch/sender.cpp'; then $(CYGPATH_W) 'pkt_switch/sender.cpp'; else $(CYGPATH_W) '$(srcdir)/pkt_switch/sender.cpp'; fi`
	$(AM_V_at)$(am__mv) pkt_switch/$(DEPDIR)/pkt_switch_test-sender.Tpo pkt_switch/$(DEPDIR)/pkt_switch_test-sender.Po
#	$(AM_V_CXX)source='pkt_switch/sender.cpp' object='pkt_switch/pkt_switch_test-sender.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pkt_switch_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pkt_switch/pkt_switch_test-sender.obj `if test -f 'pkt_switch/sender.cpp'; then $(CYGPATH_W) 'pkt_switch/sender.cpp'; else $(CYGPATH_W) '$(srcdir)/pkt_switch/sender.cpp'; fi`

pkt_switch/pkt_switch_test-switch.o: pkt_switch/switch.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pkt_switch_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pkt_switch/pkt_switch_test-switch.o -MD -MP -MF pkt_switch/$(DEPDIR)/pkt_switch_test-switch.Tpo -c -o pkt_switch/pkt_switch_test-switch.o `test -f 'pkt_switch/switch.cpp' || echo '$(srcdir)/'`pkt_switch/switch.cpp
	$(AM_V_at)$(am__mv) pkt_switch/$(DEPDIR)/pkt_switch_test-switch.Tpo pkt_switch/$(DEPDIR)/pkt_switch_test-switch.Po
#	$(AM_V_CXX)source='pkt_switch/switch.cpp' object='pkt_switch/pkt_switch_test-switch.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pkt_switch_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pkt_switch/pkt_switch_test-switch.o `test -f 'pkt_switch/switch.cpp' || echo '$(srcdir)/'`pkt_switch/switch.cpp

pkt_switch/pkt_switch_test-switch.obj: pkt_switch/switch.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pkt_switch_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pkt_switch/pkt_switch_test-switch.obj -MD -MP -MF pkt_switch/$(DEPDIR)/pkt_switch_test-switch.Tpo -c -o pkt_switch/pkt_switch_test-switch.obj `if test -f 'pkt_switch/switch.cpp'; then $(CYGPATH_W) 'pkt_switch/switch.cpp'; else $(CYGPATH_W) '$(srcdir)/pkt_switch/switch.cpp'; fi`
	$(AM_V_at)$(am__mv) pkt_switch/$(DEPDIR)/pkt_switch_test-switch.Tpo pkt_switch/$(DEPDIR)/pkt_switch_test-switch.Po
#	$(AM_V_CXX)source='pkt_switch/switch.cpp' object='pkt_switch/pkt_switch_test-switch.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pkt_switch_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pkt_switch/pkt_switch_test-switch.obj `if test -f 'pkt_switch/switch.cpp'; then $(CYGPATH_W) 'pkt_switch/switch.cpp'; else $(CYGPATH_W) '$(srcdir)/pkt_switch/switch.cpp'; fi`

pkt_switch/pkt_switch_test-switch_clk.o: pkt_switch/switch_clk.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pkt_switch_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pkt_switch/pkt_switch_test-switch_clk.o -MD -MP -MF pkt_switch/$(DEPDIR)/pkt_switch_test-switch_clk.Tpo -c -o pkt_switch/pkt_switch_test-switch_clk.o `test -f 'pkt_switch/switch_clk.cpp' || echo '$(srcdir)/'`pkt_switch/switch_clk.cpp
	$(AM_V_at)$(am__mv) pkt_switch/$(DEPDIR)/pkt_switch_test-switch_clk.Tpo pkt_switch/$(DEPDIR)/pkt_switch_test-switch_clk.Po
#	$(AM_V_CXX)source='pkt_switch/switch_clk.cpp' object='pkt_switch/pkt_switch_test-switch_clk.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pkt_switch_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pkt_switch/pkt_switch_test-switch_clk.o `test -f 'pkt_switch/switch_clk.cpp' || echo '$(srcdir)/'`pkt_switch/switch_clk.cpp

pkt_switch/pkt_switch_test-switch_clk.obj: pkt_switch/switch_clk.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pkt_switch_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pkt_switch/pkt_switch_test-switch_clk.obj -MD -MP -MF pkt_switch/$(DEPDIR)/pkt_switch_test-switch_clk.Tpo -c -o pkt_switch/pkt_switch_test-switch_clk.obj `if test -f 'pkt_switch/switch_clk.cpp'; then $(CYGPATH_W) 'pkt_switch/switch_clk.cpp'; else $(CYGPATH_W) '$(srcdir)/pkt_switch/switch_clk.cpp'; fi`
	$(AM_V_at)$(am__mv) pkt_switch/$(DEPDIR)/pkt_switch_test-switch_clk.Tpo pkt_switch/$(DEPDIR)/pkt_switch_test-switch_clk.Po
#	$(AM_V_CXX)source='pkt_switch/switch_clk.cpp' object='pkt_switch/pkt_switch_test-switch_clk.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pkt_switch_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pkt_switch/pkt_switch_test-switch_clk.obj `if test -f 'pkt_switch/switch_clk.cpp'; then $(CYGPATH_W) 'pkt_switch/switch_clk.cpp'; else $(CYGPATH_W) '$(srcdir)/pkt_switch/switch_clk.cpp'; fi`

risc_cpu/risc_cpu_test-bios.o: risc_cpu/bios.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT risc_cpu/risc_cpu_test-bios.o -MD -MP -MF risc_cpu/$(DEPDIR)/risc_cpu_test-bios.Tpo -c -o risc_cpu/risc_cpu_test-bios.o `test -f 'risc_cpu/bios.cpp' || echo '$(srcdir)/'`risc_cpu/bios.cpp
	$(AM_V_at)$(am__mv) risc_cpu/$(DEPDIR)/risc_cpu_test-bios.Tpo risc_cpu/$(DEPDIR)/risc_cpu_test-bios.Po
#	$(AM_V_CXX)source='risc_cpu/bios.cpp' object='risc_cpu/risc_cpu_test-bios.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o risc_cpu/risc_cpu_test-bios.o `test -f 'risc_cpu/bios.cpp' || echo '$(srcdir)/'`risc_cpu/bios.cpp

risc_cpu/risc_cpu_test-bios.obj: risc_cpu/bios.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT risc_cpu/risc_cpu_test-bios.obj -MD -MP -MF risc_cpu/$(DEPDIR)/risc_cpu_test-bios.Tpo -c -o risc_cpu/risc_cpu_test-bios.obj `if test -f 'risc_cpu/bios.cpp'; then $(CYGPATH_W) 'risc_cpu/bios.cpp'; else $(CYGPATH_W) '$(srcdir)/risc_cpu/bios.cpp'; fi`
	$(AM_V_at)$(am__mv) risc_cpu/$(DEPDIR)/risc_cpu_test-bios.Tpo risc_cpu/$(DEPDIR)/risc_cpu_test-bios.Po
#	$(AM_V_CXX)source='risc_cpu/bios.cpp' object='risc_cpu/risc_cpu_test-bios.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o risc_cpu/risc_cpu_test-bios.obj `if test -f 'risc_cpu/bios.cpp'; then $(CYGPATH_W) 'risc_cpu/bios.cpp'; else $(CYGPATH_W) '$(srcdir)/risc_cpu/bios.cpp'; fi`

risc_cpu/risc_cpu_test-dcache.o: risc_cpu/dcache.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT risc_cpu/risc_cpu_test-dcache.o -MD -MP -MF risc_cpu/$(DEPDIR)/risc_cpu_test-dcache.Tpo -c -o risc_cpu/risc_cpu_test-dcache.o `test -f 'risc_cpu/dcache.cpp' || echo '$(srcdir)/'`risc_cpu/dcache.cpp
	$(AM_V_at)$(am__mv) risc_cpu/$(DEPDIR)/risc_cpu_test-dcache.Tpo risc_cpu/$(DEPDIR)/risc_cpu_test-dcache.Po
#	$(AM_V_CXX)source='risc_cpu/dcache.cpp' object='risc_cpu/risc_cpu_test-dcache.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o risc_cpu/risc_cpu_test-dcache.o `test -f 'risc_cpu/dcache.cpp' || echo '$(srcdir)/'`risc_cpu/dcache.cpp

risc_cpu/risc_cpu_test-dcache.obj: risc_cpu/dcache.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT risc_cpu/risc_cpu_test-dcache.obj -MD -MP -MF risc_cpu/$(DEPDIR)/risc_cpu_test-dcache.Tpo -c -o risc_cpu/risc_cpu_test-dcache.obj `if test -f 'risc_cpu/dcache.cpp'; then $(CYGPATH_W) 'risc_cpu/dcache.cpp'; else $(CYGPATH_W) '$(srcdir)/risc_cpu/dcache.cpp'; fi`
	$(AM_V_at)$(am__mv) risc_cpu/$(DEPDIR)/risc_cpu_test-dcache.Tpo risc_cpu/$(DEPDIR)/risc_cpu_test-dcache.Po
#	$(AM_V_CXX)source='risc_cpu/dcache.cpp' object='risc_cpu/risc_cpu_test-dcache.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o risc_cpu/risc_cpu_test-dcache.obj `if test -f 'risc_cpu/dcache.cpp'; then $(CYGPATH_W) 'risc_cpu/dcache.cpp'; else $(CYGPATH_W) '$(srcdir)/risc_cpu/dcache.cpp'; fi`

risc_cpu/risc_cpu_test-decode.o: risc_cpu/decode.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT risc_cpu/risc_cpu_test-decode.o -MD -MP -MF risc_cpu/$(DEPDIR)/risc_cpu_test-decode.Tpo -c -o risc_cpu/risc_cpu_test-decode.o `test -f 'risc_cpu/decode.cpp' || echo '$(srcdir)/'`risc_cpu/decode.cpp
	$(AM_V_at)$(am__mv) risc_cpu/$(DEPDIR)/risc_cpu_test-decode.Tpo risc_cpu/$(DEPDIR)/risc_cpu_test-decode.Po
#	$(AM_V_CXX)source='risc_cpu/decode.cpp' object='risc_cpu/risc_cpu_test-decode.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o risc_cpu/risc_cpu_test-decode.o `test -f 'risc_cpu/decode.cpp' || echo '$(srcdir)/'`risc_cpu/decode.cpp

risc_cpu/risc_cpu_test-decode.obj: risc_cpu/decode.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT risc_cpu/risc_cpu_test-decode.obj -MD -MP -MF risc_cpu/$(DEPDIR)/risc_cpu_test-decode.Tpo -c -o risc_cpu/risc_cpu_test-decode.obj `if test -f 'risc_cpu/decode.cpp'; then $(CYGPATH_W) 'risc_cpu/decode.cpp'; else $(CYGPATH_W) '$(srcdir)/risc_cpu/decode.cpp'; fi`
	$(AM_V_at)$(am__mv) risc_cpu/$(DEPDIR)/risc_cpu_test-decode.Tpo risc_cpu/$(DEPDIR)/risc_cpu_test-decode.Po
#	$(AM_V_CXX)source='risc_cpu/decode.cpp' object='risc_cpu/risc_cpu_test-decode.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o risc_cpu/risc_cpu_test-decode.obj `if test -f 'risc_cpu/decode.cpp'; then $(CYGPATH_W) 'risc_cpu/decode.cpp'; else $(CYGPATH_W) '$(srcdir)/risc_cpu/decode.cpp'; fi`

risc_cpu/risc_cpu_test-exec.o: risc_cpu/exec.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT risc_cpu/risc_cpu_test-exec.o -MD -MP -MF risc_cpu/$(DEPDIR)/risc_cpu_test-exec.Tpo -c -o risc_cpu/risc_cpu_test-exec.o `test -f 'risc_cpu/exec.cpp' || echo '$(srcdir)/'`risc_cpu/exec.cpp
	$(AM_V_at)$(am__mv) risc_cpu/$(DEPDIR)/risc_cpu_test-exec.Tpo risc_cpu/$(DEPDIR)/risc_cpu_test-exec.Po
#	$(AM_V_CXX)source='risc_cpu/exec.cpp' object='risc_cpu/risc_cpu_test-exec.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o risc_cpu/risc_cpu_test-exec.o `test -f 'risc_cpu/exec.cpp' || echo '$(srcdir)/'`risc_cpu/exec.cpp

risc_cpu/risc_cpu_test-exec.obj: risc_cpu/exec.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT risc_cpu/risc_cpu_test-exec.obj -MD -MP -MF risc_cpu/$(DEPDIR)/risc_cpu_test-exec.Tpo -c -o risc_cpu/risc_cpu_test-exec.obj `if test -f 'risc_cpu/exec.cpp'; then $(CYGPATH_W) 'risc_cpu/exec.cpp'; else $(CYGPATH_W) '$(srcdir)/risc_cpu/exec.cpp'; fi`
	$(AM_V_at)$(am__mv) risc_cpu/$(DEPDIR)/risc_cpu_test-exec.Tpo risc_cpu/$(DEPDIR)/risc_cpu_test-exec.Po
#	$(AM_V_CXX)source='risc_cpu/exec.cpp' object='risc_cpu/risc_cpu_test-exec.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o risc_cpu/risc_cpu_test-exec.obj `if test -f 'risc_cpu/exec.cpp'; then $(CYGPATH_W) 'risc_cpu/exec.cpp'; else $(CYGPATH_W) '$(srcdir)/risc_cpu/exec.cpp'; fi`

risc_cpu/risc_cpu_test-fetch.o: risc_cpu/fetch.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT risc_cpu/risc_cpu_test-fetch.o -MD -MP -MF risc_cpu/$(DEPDIR)/risc_cpu_test-fetch.Tpo -c -o risc_cpu/risc_cpu_test-fetch.o `test -f 'risc_cpu/fetch.cpp' || echo '$(srcdir)/'`risc_cpu/fetch.cpp
	$(AM_V_at)$(am__mv) risc_cpu/$(DEPDIR)/risc_cpu_test-fetch.Tpo risc_cpu/$(DEPDIR)/risc_cpu_test-fetch.Po
#	$(AM_V_CXX)source='risc_cpu/fetch.cpp' object='risc_cpu/risc_cpu_test-fetch.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o risc_cpu/risc_cpu_test-fetch.o `test -f 'risc_cpu/fetch.cpp' || echo '$(srcdir)/'`risc_cpu/fetch.cpp

risc_cpu/risc_cpu_test-fetch.obj: risc_cpu/fetch.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT risc_cpu/risc_cpu_test-fetch.obj -MD -MP -MF risc_cpu/$(DEPDIR)/risc_cpu_test-fetch.Tpo -c -o risc_cpu/risc_cpu_test-fetch.obj `if test -f 'risc_cpu/fetch.cpp'; then $(CYGPATH_W) 'risc_cpu/fetch.cpp'; else $(CYGPATH_W) '$(srcdir)/risc_cpu/fetch.cpp'; fi`
	$(AM_V_at)$(am__mv) risc_cpu/$(DEPDIR)/risc_cpu_test-fetch.Tpo risc_cpu/$(DEPDIR)/risc_cpu_test-fetch.Po
#	$(AM_V_CXX)source='risc_cpu/fetch.cpp' object='risc_cpu/risc_cpu_test-fetch.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o risc_cpu/risc_cpu_test-fetch.obj `if test -f 'risc_cpu/fetch.cpp'; then $(CYGPATH_W) 'risc_cpu/fetch.cpp'; else $(CYGPATH_W) '$(srcdir)/risc_cpu/fetch.cpp'; fi`

risc_cpu/risc_cpu_test-floating.o: risc_cpu/floating.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT risc_cpu/risc_cpu_test-floating.o -MD -MP -MF risc_cpu/$(DEPDIR)/risc_cpu_test-floating.Tpo -c -o risc_cpu/risc_cpu_test-floating.o `test -f 'risc_cpu/floating.cpp' || echo '$(srcdir)/'`risc_cpu/floating.cpp
	$(AM_V_at)$(am__mv) risc_cpu/$(DEPDIR)/risc_cpu_test-floating.Tpo risc_cpu/$(DEPDIR)/risc_cpu_test-floating.Po
#	$(AM_V_CXX)source='risc_cpu/floating.cpp' object='risc_cpu/risc_cpu_test-floating.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o risc_cpu/risc_cpu_test-floating.o `test -f 'risc_cpu/floating.cpp' || echo '$(srcdir)/'`risc_cpu/floating.cpp

risc_cpu/risc_cpu_test-floating.obj: risc_cpu/floating.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT risc_cpu/risc_cpu_test-floating.obj -MD -MP -MF risc_cpu/$(DEPDIR)/risc_cpu_test-floating.Tpo -c -o risc_cpu/risc_cpu_test-floating.obj `if test -f 'risc_cpu/floating.cpp'; then $(CYGPATH_W) 'risc_cpu/floating.cpp'; else $(CYGPATH_W) '$(srcdir)/risc_cpu/floating.cpp'; fi`
	$(AM_V_at)$(am__mv) risc_cpu/$(DEPDIR)/risc_cpu_test-floating.Tpo risc_cpu/$(DEPDIR)/risc_cpu_test-floating.Po
#	$(AM_V_CXX)source='risc_cpu/floating.cpp' object='risc_cpu/risc_cpu_test-floating.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o risc_cpu/risc_cpu_test-floating.obj `if test -f 'risc_cpu/floating.cpp'; then $(CYGPATH_W) 'risc_cpu/floating.cpp'; else $(CYGPATH_W) '$(srcdir)/risc_cpu/floating.cpp'; fi`

risc_cpu/risc_cpu_test-icache.o: risc_cpu/icache.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT risc_cpu/risc_cpu_test-icache.o -MD -MP -MF risc_cpu/$(DEPDIR)/risc_cpu_test-icache.Tpo -c -o risc_cpu/risc_cpu_test-icache.o `test -f 'risc_cpu/icache.cpp' || echo '$(srcdir)/'`risc_cpu/icache.cpp
	$(AM_V_at)$(am__mv) risc_cpu/$(DEPDIR)/risc_cpu_test-icache.Tpo risc_cpu/$(DEPDIR)/risc_cpu_test-icache.Po
#	$(AM_V_CXX)source='risc_cpu/icache.cpp' object='risc_cpu/risc_cpu_test-icache.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o risc_cpu/risc_cpu_test-icache.o `test -f 'risc_cpu/icache.cpp' || echo '$(srcdir)/'`risc_cpu/icache.cpp

risc_cpu/risc_cpu_test-icache.obj: risc_cpu/icache.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT risc_cpu/risc_cpu_test-icache.obj -MD -MP -MF risc_cpu/$(DEPDIR)/risc_cpu_test-icache.Tpo -c -o risc_cpu/risc_cpu_test-icache.obj `if test -f 'risc_cpu/icache.cpp'; then $(CYGPATH_W) 'risc_cpu/icache.cpp'; else $(CYGPATH_W) '$(srcdir)/risc_cpu/icache.cpp'; fi`
	$(AM_V_at)$(am__mv) risc_cpu/$(DEPDIR)/risc_cpu_test-icache.Tpo risc_cpu/$(DEPDIR)/risc_cpu_test-icache.Po
#	$(AM_V_CXX)source='risc_cpu/icache.cpp' object='risc_cpu/risc_cpu_test-icache.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o risc_cpu/risc_cpu_test-icache.obj `if test -f 'risc_cpu/icache.cpp'; then $(CYGPATH_W) 'risc_cpu/icache.cpp'; else $(CYGPATH_W) '$(srcdir)/risc_cpu/icache.cpp'; fi`

risc_cpu/risc_cpu_test-main.o: risc_cpu/main.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT risc_cpu/risc_cpu_test-main.o -MD -MP -MF risc_cpu/$(DEPDIR)/risc_cpu_test-main.Tpo -c -o risc_cpu/risc_cpu_test-main.o `test -f 'risc_cpu/main.cpp' || echo '$(srcdir)/'`risc_cpu/main.cpp
	$(AM_V_at)$(am__mv) risc_cpu/$(DEPDIR)/risc_cpu_test-main.Tpo risc_cpu/$(DEPDIR)/risc_cpu_test-main.Po
#	$(AM_V_CXX)source='risc_cpu/main.cpp' object='risc_cpu/risc_cpu_test-main.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o risc_cpu/risc_cpu_test-main.o `test -f 'risc_cpu/main.cpp' || echo '$(srcdir)/'`risc_cpu/main.cpp

risc_cpu/risc_cpu_test-main.obj: risc_cpu/main.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT risc_cpu/risc_cpu_test-main.obj -MD -MP -MF risc_cpu/$(DEPDIR)/risc_cpu_test-main.Tpo -c -o risc_cpu/risc_cpu_test-main.obj `if test -f 'risc_cpu/main.cpp'; then $(CYGPATH_W) 'risc_cpu/main.cpp'; else $(CYGPATH_W) '$(srcdir)/risc_cpu/main.cpp'; fi`
	$(AM_V_at)$(am__mv) risc_cpu/$(DEPDIR)/risc_cpu_test-main.Tpo risc_cpu/$(DEPDIR)/risc_cpu_test-main.Po
#	$(AM_V_CXX)source='risc_cpu/main.cpp' object='risc_cpu/risc_cpu_test-main.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o risc_cpu/risc_cpu_test-main.obj `if test -f 'risc_cpu/main.cpp'; then $(CYGPATH_W) 'risc_cpu/main.cpp'; else $(CYGPATH_W) '$(srcdir)/risc_cpu/main.cpp'; fi`

risc_cpu/risc_cpu_test-mmxu.o: risc_cpu/mmxu.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT risc_cpu/risc_cpu_test-mmxu.o -MD -MP -MF risc_cpu/$(DEPDIR)/risc_cpu_test-mmxu.Tpo -c -o risc_cpu/risc_cpu_test-mmxu.o `test -f 'risc_cpu/mmxu.cpp' || echo '$(srcdir)/'`risc_cpu/mmxu.cpp
	$(AM_V_at)$(am__mv) risc_cpu/$(DEPDIR)/risc_cpu_test-mmxu.Tpo risc_cpu/$(DEPDIR)/risc_cpu_test-mmxu.Po
#	$(AM_V_CXX)source='risc_cpu/mmxu.cpp' object='risc_cpu/risc_cpu_test-mmxu.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o risc_cpu/risc_cpu_test-mmxu.o `test -f 'risc_cpu/mmxu.cpp' || echo '$(srcdir)/'`risc_cpu/mmxu.cpp

risc_cpu/risc_cpu_test-mmxu.obj: risc_cpu/mmxu.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT risc_cpu/risc_cpu_test-mmxu.obj -MD -MP -MF risc_cpu/$(DEPDIR)/risc_cpu_test-mmxu.Tpo -c -o risc_cpu/risc_cpu_test-mmxu.obj `if test -f 'risc_cpu/mmxu.cpp'; then $(CYGPATH_W) 'risc_cpu/mmxu.cpp'; else $(CYGPATH_W) '$(srcdir)/risc_cpu/mmxu.cpp'; fi`
	$(AM_V_at)$(am__mv) risc_cpu/$(DEPDIR)/risc_cpu_test-mmxu.Tpo risc_cpu/$(DEPDIR)/risc_cpu_test-mmxu.Po
#	$(AM_V_CXX)source='risc_cpu/mmxu.cpp' object='risc_cpu/risc_cpu_test-mmxu.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o risc_cpu/risc_cpu_test-mmxu.obj `if test -f 'risc_cpu/mmxu.cpp'; then $(CYGPATH_W) 'risc_cpu/mmxu.cpp'; else $(CYGPATH_W) '$(srcdir)/risc_cpu/mmxu.cpp'; fi`

risc_cpu/risc_cpu_test-paging.o: risc_cpu/paging.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT risc_cpu/risc_cpu_test-paging.o -MD -MP -MF risc_cpu/$(DEPDIR)/risc_cpu_test-paging.Tpo -c -o risc_cpu/risc_cpu_test-paging.o `test -f 'risc_cpu/paging.cpp' || echo '$(srcdir)/'`risc_cpu/paging.cpp
	$(AM_V_at)$(am__mv) risc_cpu/$(DEPDIR)/risc_cpu_test-paging.Tpo risc_cpu/$(DEPDIR)/risc_cpu_test-paging.Po
#	$(AM_V_CXX)source='risc_cpu/paging.cpp' object='risc_cpu/risc_cpu_test-paging.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o risc_cpu/risc_cpu_test-paging.o `test -f 'risc_cpu/paging.cpp' || echo '$(srcdir)/'`risc_cpu/paging.cpp

risc_cpu/risc_cpu_test-paging.obj: risc_cpu/paging.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT risc_cpu/risc_cpu_test-paging.obj -MD -MP -MF risc_cpu/$(DEPDIR)/risc_cpu_test-paging.Tpo -c -o risc_cpu/risc_cpu_test-paging.obj `if test -f 'risc_cpu/paging.cpp'; then $(CYGPATH_W) 'risc_cpu/paging.cpp'; else $(CYGPATH_W) '$(srcdir)/risc_cpu/paging.cpp'; fi`
	$(AM_V_at)$(am__mv) risc_cpu/$(DEPDIR)/risc_cpu_test-paging.Tpo risc_cpu/$(DEPDIR)/risc_cpu_test-paging.Po
#	$(AM_V_CXX)source='risc_cpu/paging.cpp' object='risc_cpu/risc_cpu_test-paging.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o risc_cpu/risc_cpu_test-paging.obj `if test -f 'risc_cpu/paging.cpp'; then $(CYGPATH_W) 'risc_cpu/paging.cpp'; else $(CYGPATH_W) '$(srcdir)/risc_cpu/paging.cpp'; fi`

risc_cpu/risc_cpu_test-pic.o: risc_cpu/pic.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT risc_cpu/risc_cpu_test-pic.o -MD -MP -MF risc_cpu/$(DEPDIR)/risc_cpu_test-pic.Tpo -c -o risc_cpu/risc_cpu_test-pic.o `test -f 'risc_cpu/pic.cpp' || echo '$(srcdir)/'`risc_cpu/pic.cpp
	$(AM_V_at)$(am__mv) risc_cpu/$(DEPDIR)/risc_cpu_test-pic.Tpo risc_cpu/$(DEPDIR)/risc_cpu_test-pic.Po
#	$(AM_V_CXX)source='risc_cpu/pic.cpp' object='risc_cpu/risc_cpu_test-pic.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o risc_cpu/risc_cpu_test-pic.o `test -f 'risc_cpu/pic.cpp' || echo '$(srcdir)/'`risc_cpu/pic.cpp

risc_cpu/risc_cpu_test-pic.obj: risc_cpu/pic.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT risc_cpu/risc_cpu_test-pic.obj -MD -MP -MF risc_cpu/$(DEPDIR)/risc_cpu_test-pic.Tpo -c -o risc_cpu/risc_cpu_test-pic.obj `if test -f 'risc_cpu/pic.cpp'; then $(CYGPATH_W) 'risc_cpu/pic.cpp'; else $(CYGPATH_W) '$(srcdir)/risc_cpu/pic.cpp'; fi`
	$(AM_V_at)$(am__mv) risc_cpu/$(DEPDIR)/risc_cpu_test-pic.Tpo risc_cpu/$(DEPDIR)/risc_cpu_test-pic.Po
#	$(AM_V_CXX)source='risc_cpu/pic.cpp' object='risc_cpu/risc_cpu_test-pic.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(risc_cpu_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o risc_cpu/risc_cpu_test-pic.obj `if test -f 'risc_cpu/pic.cpp'; then $(CYGPATH_W) 'risc_cpu/pic.cpp'; else $(CYGPATH_W) '$(srcdir)/risc_cpu/pic.cpp'; fi`

rsa/rsa_test-rsa.o: rsa/rsa.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rsa_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT rsa/rsa_test-rsa.o -MD -MP -MF rsa/$(DEPDIR)/rsa_test-rsa.Tpo -c -o rsa/rsa_test-rsa.o `test -f 'rsa/rsa.cpp' || echo '$(srcdir)/'`rsa/rsa.cpp
	$(AM_V_at)$(am__mv) rsa/$(DEPDIR)/rsa_test-rsa.Tpo rsa/$(DEPDIR)/rsa_test-rsa.Po
#	$(AM_V_CXX)source='rsa/rsa.cpp' object='rsa/rsa_test-rsa.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rsa_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o rsa/rsa_test-rsa.o `test -f 'rsa/rsa.cpp' || echo '$(srcdir)/'`rsa/rsa.cpp

rsa/rsa_test-rsa.obj: rsa/rsa.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rsa_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT rsa/rsa_test-rsa.obj -MD -MP -MF rsa/$(DEPDIR)/rsa_test-rsa.Tpo -c -o rsa/rsa_test-rsa.obj `if test -f 'rsa/rsa.cpp'; then $(CYGPATH_W) 'rsa/rsa.cpp'; else $(CYGPATH_W) '$(srcdir)/rsa/rsa.cpp'; fi`
	$(AM_V_at)$(am__mv) rsa/$(DEPDIR)/rsa_test-rsa.Tpo rsa/$(DEPDIR)/rsa_test-rsa.Po
#	$(AM_V_CXX)source='rsa/rsa.cpp' object='rsa/rsa_test-rsa.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rsa_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o rsa/rsa_test-rsa.obj `if test -f 'rsa/rsa.cpp'; then $(CYGPATH_W) 'rsa/rsa.cpp'; else $(CYGPATH_W) '$(srcdir)/rsa/rsa.cpp'; fi`

simple_bus/simple_bus_test-simple_bus.o: simple_bus/simple_bus.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT simple_bus/simple_bus_test-simple_bus.o -MD -MP -MF simple_bus/$(DEPDIR)/simple_bus_test-simple_bus.Tpo -c -o simple_bus/simple_bus_test-simple_bus.o `test -f 'simple_bus/simple_bus.cpp' || echo '$(srcdir)/'`simple_bus/simple_bus.cpp
	$(AM_V_at)$(am__mv) simple_bus/$(DEPDIR)/simple_bus_test-simple_bus.Tpo simple_bus/$(DEPDIR)/simple_bus_test-simple_bus.Po
#	$(AM_V_CXX)source='simple_bus/simple_bus.cpp' object='simple_bus/simple_bus_test-simple_bus.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o simple_bus/simple_bus_test-simple_bus.o `test -f 'simple_bus/simple_bus.cpp' || echo '$(srcdir)/'`simple_bus/simple_bus.cpp

simple_bus/simple_bus_test-simple_bus.obj: simple_bus/simple_bus.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT simple_bus/simple_bus_test-simple_bus.obj -MD -MP -MF simple_bus/$(DEPDIR)/simple_bus_test-simple_bus.Tpo -c -o simple_bus/simple_bus_test-simple_bus.obj `if test -f 'simple_bus/simple_bus.cpp'; then $(CYGPATH_W) 'simple_bus/simple_bus.cpp'; else $(CYGPATH_W) '$(srcdir)/simple_bus/simple_bus.cpp'; fi`
	$(AM_V_at)$(am__mv) simple_bus/$(DEPDIR)/simple_bus_test-simple_bus.Tpo simple_bus/$(DEPDIR)/simple_bus_test-simple_bus.Po
#	$(AM_V_CXX)source='simple_bus/simple_bus.cpp' object='simple_bus/simple_bus_test-simple_bus.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o simple_bus/simple_bus_test-simple_bus.obj `if test -f 'simple_bus/simple_bus.cpp'; then $(CYGPATH_W) 'simple_bus/simple_bus.cpp'; else $(CYGPATH_W) '$(srcdir)/simple_bus/simple_bus.cpp'; fi`

simple_bus/simple_bus_test-simple_bus_arbiter.o: simple_bus/simple_bus_arbiter.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT simple_bus/simple_bus_test-simple_bus_arbiter.o -MD -MP -MF simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_arbiter.Tpo -c -o simple_bus/simple_bus_test-simple_bus_arbiter.o `test -f 'simple_bus/simple_bus_arbiter.cpp' || echo '$(srcdir)/'`simple_bus/simple_bus_arbiter.cpp
	$(AM_V_at)$(am__mv) simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_arbiter.Tpo simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_arbiter.Po
#	$(AM_V_CXX)source='simple_bus/simple_bus_arbiter.cpp' object='simple_bus/simple_bus_test-simple_bus_arbiter.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o simple_bus/simple_bus_test-simple_bus_arbiter.o `test -f 'simple_bus/simple_bus_arbiter.cpp' || echo '$(srcdir)/'`simple_bus/simple_bus_arbiter.cpp

simple_bus/simple_bus_test-simple_bus_arbiter.obj: simple_bus/simple_bus_arbiter.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT simple_bus/simple_bus_test-simple_bus_arbiter.obj -MD -MP -MF simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_arbiter.Tpo -c -o simple_bus/simple_bus_test-simple_bus_arbiter.obj `if test -f 'simple_bus/simple_bus_arbiter.cpp'; then $(CYGPATH_W) 'simple_bus/simple_bus_arbiter.cpp'; else $(CYGPATH_W) '$(srcdir)/simple_bus/simple_bus_arbiter.cpp'; fi`
	$(AM_V_at)$(am__mv) simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_arbiter.Tpo simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_arbiter.Po
#	$(AM_V_CXX)source='simple_bus/simple_bus_arbiter.cpp' object='simple_bus/simple_bus_test-simple_bus_arbiter.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o simple_bus/simple_bus_test-simple_bus_arbiter.obj `if test -f 'simple_bus/simple_bus_arbiter.cpp'; then $(CYGPATH_W) 'simple_bus/simple_bus_arbiter.cpp'; else $(CYGPATH_W) '$(srcdir)/simple_bus/simple_bus_arbiter.cpp'; fi`

simple_bus/simple_bus_test-simple_bus_main.o: simple_bus/simple_bus_main.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT simple_bus/simple_bus_test-simple_bus_main.o -MD -MP -MF simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_main.Tpo -c -o simple_bus/simple_bus_test-simple_bus_main.o `test -f 'simple_bus/simple_bus_main.cpp' || echo '$(srcdir)/'`simple_bus/simple_bus_main.cpp
	$(AM_V_at)$(am__mv) simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_main.Tpo simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_main.Po
#	$(AM_V_CXX)source='simple_bus/simple_bus_main.cpp' object='simple_bus/simple_bus_test-simple_bus_main.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o simple_bus/simple_bus_test-simple_bus_main.o `test -f 'simple_bus/simple_bus_main.cpp' || echo '$(srcdir)/'`simple_bus/simple_bus_main.cpp

simple_bus/simple_bus_test-simple_bus_main.obj: simple_bus/simple_bus_main.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT simple_bus/simple_bus_test-simple_bus_main.obj -MD -MP -MF simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_main.Tpo -c -o simple_bus/simple_bus_test-simple_bus_main.obj `if test -f 'simple_bus/simple_bus_main.cpp'; then $(CYGPATH_W) 'simple_bus/simple_bus_main.cpp'; else $(CYGPATH_W) '$(srcdir)/simple_bus/simple_bus_main.cpp'; fi`
	$(AM_V_at)$(am__mv) simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_main.Tpo simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_main.Po
#	$(AM_V_CXX)source='simple_bus/simple_bus_main.cpp' object='simple_bus/simple_bus_test-simple_bus_main.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o simple_bus/simple_bus_test-simple_bus_main.obj `if test -f 'simple_bus/simple_bus_main.cpp'; then $(CYGPATH_W) 'simple_bus/simple_bus_main.cpp'; else $(CYGPATH_W) '$(srcdir)/simple_bus/simple_bus_main.cpp'; fi`

simple_bus/simple_bus_test-simple_bus_master_blocking.o: simple_bus/simple_bus_master_blocking.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT simple_bus/simple_bus_test-simple_bus_master_blocking.o -MD -MP -MF simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_blocking.Tpo -c -o simple_bus/simple_bus_test-simple_bus_master_blocking.o `test -f 'simple_bus/simple_bus_master_blocking.cpp' || echo '$(srcdir)/'`simple_bus/simple_bus_master_blocking.cpp
	$(AM_V_at)$(am__mv) simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_blocking.Tpo simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_blocking.Po
#	$(AM_V_CXX)source='simple_bus/simple_bus_master_blocking.cpp' object='simple_bus/simple_bus_test-simple_bus_master_blocking.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o simple_bus/simple_bus_test-simple_bus_master_blocking.o `test -f 'simple_bus/simple_bus_master_blocking.cpp' || echo '$(srcdir)/'`simple_bus/simple_bus_master_blocking.cpp

simple_bus/simple_bus_test-simple_bus_master_blocking.obj: simple_bus/simple_bus_master_blocking.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT simple_bus/simple_bus_test-simple_bus_master_blocking.obj -MD -MP -MF simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_blocking.Tpo -c -o simple_bus/simple_bus_test-simple_bus_master_blocking.obj `if test -f 'simple_bus/simple_bus_master_blocking.cpp'; then $(CYGPATH_W) 'simple_bus/simple_bus_master_blocking.cpp'; else $(CYGPATH_W) '$(srcdir)/simple_bus/simple_bus_master_blocking.cpp'; fi`
	$(AM_V_at)$(am__mv) simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_blocking.Tpo simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_blocking.Po
#	$(AM_V_CXX)source='simple_bus/simple_bus_master_blocking.cpp' object='simple_bus/simple_bus_test-simple_bus_master_blocking.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o simple_bus/simple_bus_test-simple_bus_master_blocking.obj `if test -f 'simple_bus/simple_bus_master_blocking.cpp'; then $(CYGPATH_W) 'simple_bus/simple_bus_master_blocking.cpp'; else $(CYGPATH_W) '$(srcdir)/simple_bus/simple_bus_master_blocking.cpp'; fi`

simple_bus/simple_bus_test-simple_bus_master_direct.o: simple_bus/simple_bus_master_direct.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT simple_bus/simple_bus_test-simple_bus_master_direct.o -MD -MP -MF simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_direct.Tpo -c -o simple_bus/simple_bus_test-simple_bus_master_direct.o `test -f 'simple_bus/simple_bus_master_direct.cpp' || echo '$(srcdir)/'`simple_bus/simple_bus_master_direct.cpp
	$(AM_V_at)$(am__mv) simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_direct.Tpo simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_direct.Po
#	$(AM_V_CXX)source='simple_bus/simple_bus_master_direct.cpp' object='simple_bus/simple_bus_test-simple_bus_master_direct.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o simple_bus/simple_bus_test-simple_bus_master_direct.o `test -f 'simple_bus/simple_bus_master_direct.cpp' || echo '$(srcdir)/'`simple_bus/simple_bus_master_direct.cpp

simple_bus/simple_bus_test-simple_bus_master_direct.obj: simple_bus/simple_bus_master_direct.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT simple_bus/simple_bus_test-simple_bus_master_direct.obj -MD -MP -MF simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_direct.Tpo -c -o simple_bus/simple_bus_test-simple_bus_master_direct.obj `if test -f 'simple_bus/simple_bus_master_direct.cpp'; then $(CYGPATH_W) 'simple_bus/simple_bus_master_direct.cpp'; else $(CYGPATH_W) '$(srcdir)/simple_bus/simple_bus_master_direct.cpp'; fi`
	$(AM_V_at)$(am__mv) simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_direct.Tpo simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_direct.Po
#	$(AM_V_CXX)source='simple_bus/simple_bus_master_direct.cpp' object='simple_bus/simple_bus_test-simple_bus_master_direct.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o simple_bus/simple_bus_test-simple_bus_master_direct.obj `if test -f 'simple_bus/simple_bus_master_direct.cpp'; then $(CYGPATH_W) 'simple_bus/simple_bus_master_direct.cpp'; else $(CYGPATH_W) '$(srcdir)/simple_bus/simple_bus_master_direct.cpp'; fi`

simple_bus/simple_bus_test-simple_bus_master_non_blocking.o: simple_bus/simple_bus_master_non_blocking.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT simple_bus/simple_bus_test-simple_bus_master_non_blocking.o -MD -MP -MF simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_non_blocking.Tpo -c -o simple_bus/simple_bus_test-simple_bus_master_non_blocking.o `test -f 'simple_bus/simple_bus_master_non_blocking.cpp' || echo '$(srcdir)/'`simple_bus/simple_bus_master_non_blocking.cpp
	$(AM_V_at)$(am__mv) simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_non_blocking.Tpo simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_non_blocking.Po
#	$(AM_V_CXX)source='simple_bus/simple_bus_master_non_blocking.cpp' object='simple_bus/simple_bus_test-simple_bus_master_non_blocking.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o simple_bus/simple_bus_test-simple_bus_master_non_blocking.o `test -f 'simple_bus/simple_bus_master_non_blocking.cpp' || echo '$(srcdir)/'`simple_bus/simple_bus_master_non_blocking.cpp

simple_bus/simple_bus_test-simple_bus_master_non_blocking.obj: simple_bus/simple_bus_master_non_blocking.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT simple_bus/simple_bus_test-simple_bus_master_non_blocking.obj -MD -MP -MF simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_non_blocking.Tpo -c -o simple_bus/simple_bus_test-simple_bus_master_non_blocking.obj `if test -f 'simple_bus/simple_bus_master_non_blocking.cpp'; then $(CYGPATH_W) 'simple_bus/simple_bus_master_non_blocking.cpp'; else $(CYGPATH_W) '$(srcdir)/simple_bus/simple_bus_master_non_blocking.cpp'; fi`
	$(AM_V_at)$(am__mv) simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_non_blocking.Tpo simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_non_blocking.Po
#	$(AM_V_CXX)source='simple_bus/simple_bus_master_non_blocking.cpp' object='simple_bus/simple_bus_test-simple_bus_master_non_blocking.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o simple_bus/simple_bus_test-simple_bus_master_non_blocking.obj `if test -f 'simple_bus/simple_bus_master_non_blocking.cpp'; then $(CYGPATH_W) 'simple_bus/simple_bus_master_non_blocking.cpp'; else $(CYGPATH_W) '$(srcdir)/simple_bus/simple_bus_master_non_blocking.cpp'; fi`

simple_bus/simple_bus_test-simple_bus_types.o: simple_bus/simple_bus_types.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT simple_bus/simple_bus_test-simple_bus_types.o -MD -MP -MF simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_types.Tpo -c -o simple_bus/simple_bus_test-simple_bus_types.o `test -f 'simple_bus/simple_bus_types.cpp' || echo '$(srcdir)/'`simple_bus/simple_bus_types.cpp
	$(AM_V_at)$(am__mv) simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_types.Tpo simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_types.Po
#	$(AM_V_CXX)source='simple_bus/simple_bus_types.cpp' object='simple_bus/simple_bus_test-simple_bus_types.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o simple_bus/simple_bus_test-simple_bus_types.o `test -f 'simple_bus/simple_bus_types.cpp' || echo '$(srcdir)/'`simple_bus/simple_bus_types.cpp

simple_bus/simple_bus_test-simple_bus_types.obj: simple_bus/simple_bus_types.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT simple_bus/simple_bus_test-simple_bus_types.obj -MD -MP -MF simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_types.Tpo -c -o simple_bus/simple_bus_test-simple_bus_types.obj `if test -f 'simple_bus/simple_bus_types.cpp'; then $(CYGPATH_W) 'simple_bus/simple_bus_types.cpp'; else $(CYGPATH_W) '$(srcdir)/simple_bus/simple_bus_types.cpp'; fi`
	$(AM_V_at)$(am__mv) simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_types.Tpo simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_types.Po
#	$(AM_V_CXX)source='simple_bus/simple_bus_types.cpp' object='simple_bus/simple_bus_test-simple_bus_types.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o simple_bus/simple_bus_test-simple_bus_types.obj `if test -f 'simple_bus/simple_bus_types.cpp'; then $(CYGPATH_W) 'simple_bus/simple_bus_types.cpp'; else $(CYGPATH_W) '$(srcdir)/simple_bus/simple_bus_types.cpp'; fi`

simple_bus/simple_bus_test-simple_bus_tools.o: simple_bus/simple_bus_tools.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT simple_bus/simple_bus_test-simple_bus_tools.o -MD -MP -MF simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_tools.Tpo -c -o simple_bus/simple_bus_test-simple_bus_tools.o `test -f 'simple_bus/simple_bus_tools.cpp' || echo '$(srcdir)/'`simple_bus/simple_bus_tools.cpp
	$(AM_V_at)$(am__mv) simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_tools.Tpo simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_tools.Po
#	$(AM_V_CXX)source='simple_bus/simple_bus_tools.cpp' object='simple_bus/simple_bus_test-simple_bus_tools.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o simple_bus/simple_bus_test-simple_bus_tools.o `test -f 'simple_bus/simple_bus_tools.cpp' || echo '$(srcdir)/'`simple_bus/simple_bus_tools.cpp

simple_bus/simple_bus_test-simple_bus_tools.obj: simple_bus/simple_bus_tools.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT simple_bus/simple_bus_test-simple_bus_tools.obj -MD -MP -MF simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_tools.Tpo -c -o simple_bus/simple_bus_test-simple_bus_tools.obj `if test -f 'simple_bus/simple_bus_tools.cpp'; then $(CYGPATH_W) 'simple_bus/simple_bus_tools.cpp'; else $(CYGPATH_W) '$(srcdir)/simple_bus/simple_bus_tools.cpp'; fi`
	$(AM_V_at)$(am__mv) simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_tools.Tpo simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_tools.Po
#	$(AM_V_CXX)source='simple_bus/simple_bus_tools.cpp' object='simple_bus/simple_bus_test-simple_bus_tools.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_bus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o simple_bus/simple_bus_test-simple_bus_tools.obj `if test -f 'simple_bus/simple_bus_tools.cpp'; then $(CYGPATH_W) 'simple_bus/simple_bus_tools.cpp'; else $(CYGPATH_W) '$(srcdir)/simple_bus/simple_bus_tools.cpp'; fi`

simple_fifo/simple_fifo_test-simple_fifo.o: simple_fifo/simple_fifo.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_fifo_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT simple_fifo/simple_fifo_test-simple_fifo.o -MD -MP -MF simple_fifo/$(DEPDIR)/simple_fifo_test-simple_fifo.Tpo -c -o simple_fifo/simple_fifo_test-simple_fifo.o `test -f 'simple_fifo/simple_fifo.cpp' || echo '$(srcdir)/'`simple_fifo/simple_fifo.cpp
	$(AM_V_at)$(am__mv) simple_fifo/$(DEPDIR)/simple_fifo_test-simple_fifo.Tpo simple_fifo/$(DEPDIR)/simple_fifo_test-simple_fifo.Po
#	$(AM_V_CXX)source='simple_fifo/simple_fifo.cpp' object='simple_fifo/simple_fifo_test-simple_fifo.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_fifo_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o simple_fifo/simple_fifo_test-simple_fifo.o `test -f 'simple_fifo/simple_fifo.cpp' || echo '$(srcdir)/'`simple_fifo/simple_fifo.cpp

simple_fifo/simple_fifo_test-simple_fifo.obj: simple_fifo/simple_fifo.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_fifo_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT simple_fifo/simple_fifo_test-simple_fifo.obj -MD -MP -MF simple_fifo/$(DEPDIR)/simple_fifo_test-simple_fifo.Tpo -c -o simple_fifo/simple_fifo_test-simple_fifo.obj `if test -f 'simple_fifo/simple_fifo.cpp'; then $(CYGPATH_W) 'simple_fifo/simple_fifo.cpp'; else $(CYGPATH_W) '$(srcdir)/simple_fifo/simple_fifo.cpp'; fi`
	$(AM_V_at)$(am__mv) simple_fifo/$(DEPDIR)/simple_fifo_test-simple_fifo.Tpo simple_fifo/$(DEPDIR)/simple_fifo_test-simple_fifo.Po
#	$(AM_V_CXX)source='simple_fifo/simple_fifo.cpp' object='simple_fifo/simple_fifo_test-simple_fifo.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_fifo_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o simple_fifo/simple_fifo_test-simple_fifo.obj `if test -f 'simple_fifo/simple_fifo.cpp'; then $(CYGPATH_W) 'simple_fifo/simple_fifo.cpp'; else $(CYGPATH_W) '$(srcdir)/simple_fifo/simple_fifo.cpp'; fi`

simple_perf/simple_perf_test-simple_perf.o: simple_perf/simple_perf.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_perf_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT simple_perf/simple_perf_test-simple_perf.o -MD -MP -MF simple_perf/$(DEPDIR)/simple_perf_test-simple_perf.Tpo -c -o simple_perf/simple_perf_test-simple_perf.o `test -f 'simple_perf/simple_perf.cpp' || echo '$(srcdir)/'`simple_perf/simple_perf.cpp
	$(AM_V_at)$(am__mv) simple_perf/$(DEPDIR)/simple_perf_test-simple_perf.Tpo simple_perf/$(DEPDIR)/simple_perf_test-simple_perf.Po
#	$(AM_V_CXX)source='simple_perf/simple_perf.cpp' object='simple_perf/simple_perf_test-simple_perf.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_perf_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o simple_perf/simple_perf_test-simple_perf.o `test -f 'simple_perf/simple_perf.cpp' || echo '$(srcdir)/'`simple_perf/simple_perf.cpp

simple_perf/simple_perf_test-simple_perf.obj: simple_perf/simple_perf.cpp
	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_perf_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT simple_perf/simple_perf_test-simple_perf.obj -MD -MP -MF simple_perf/$(DEPDIR)/simple_perf_test-simple_perf.Tpo -c -o simple_perf/simple_perf_test-simple_perf.obj `if test -f 'simple_perf/simple_perf.cpp'; then $(CYGPATH_W) 'simple_perf/simple_perf.cpp'; else $(CYGPATH_W) '$(srcdir)/simple_perf/simple_perf.cpp'; fi`
	$(AM_V_at)$(am__mv) simple_perf/$(DEPDIR)/simple_perf_test-simple_perf.Tpo simple_perf/$(DEPDIR)/simple_perf_test-simple_perf.Po
#	$(AM_V_CXX)source='simple_perf/simple_perf.cpp' object='simple_perf/simple_perf_test-simple_perf.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_perf_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o simple_perf/simple_perf_test-simple_perf.obj `if test -f 'simple_perf/simple_perf.cpp'; then $(CYGPATH_W) 'simple_perf/simple_perf.cpp'; else $(CYGPATH_W) '$(srcdir)/simple_perf/simple_perf.cpp'; fi`

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs
	-rm -rf 2.1/dpipe/.libs 2.1/dpipe/_libs
	-rm -rf 2.1/forkjoin/.libs 2.1/forkjoin/_libs
	-rm -rf 2.1/reset_signal_is/.libs 2.1/reset_signal_is/_libs
	-rm -rf 2.1/sc_export/.libs 2.1/sc_export/_libs
	-rm -rf 2.1/sc_report/.libs 2.1/sc_report/_libs
	-rm -rf 2.1/scx_barrier/.libs 2.1/scx_barrier/_libs
	-rm -rf 2.1/scx_mutex_w_policy/.libs 2.1/scx_mutex_w_policy/_libs
	-rm -rf 2.1/specialized_signals/.libs 2.1/specialized_signals/_libs
	-rm -rf 2.3/sc_rvd/.libs 2.3/sc_rvd/_libs
	-rm -rf 2.3/sc_ttd/.libs 2.3/sc_ttd/_libs
	-rm -rf 2.3/simple_async/.libs 2.3/simple_async/_libs
	-rm -rf fft/fft_flpt/.libs fft/fft_flpt/_libs
	-rm -rf fft/fft_fxpt/.libs fft/fft_fxpt/_libs
	-rm -rf fir/.libs fir/_libs
	-rm -rf pipe/.libs pipe/_libs
	-rm -rf pkt_switch/.libs pkt_switch/_libs
	-rm -rf risc_cpu/.libs risc_cpu/_libs
	-rm -rf rsa/.libs rsa/_libs
	-rm -rf simple_bus/.libs simple_bus/_libs
	-rm -rf simple_fifo/.libs simple_fifo/_libs
	-rm -rf simple_perf/.libs simple_perf/_libs
install-nobase_syscexamplesDATA: $(nobase_syscexamples_DATA)
	@$(NORMAL_INSTALL)
	@list='$(nobase_syscexamples_DATA)'; test -n "$(syscexamplesdir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(syscexamplesdir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(syscexamplesdir)" || 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)$(syscexamplesdir)/$$dir'"; \
	      $(MKDIR_P) "$(DESTDIR)$(syscexamplesdir)/$$dir"; }; \
	    echo " $(INSTALL_DATA) $$xfiles '$(DESTDIR)$(syscexamplesdir)/$$dir'"; \
	    $(INSTALL_DATA) $$xfiles "$(DESTDIR)$(syscexamplesdir)/$$dir" || exit $$?; }; \
	done

uninstall-nobase_syscexamplesDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(nobase_syscexamples_DATA)'; test -n "$(syscexamplesdir)" || list=; \
	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
	dir='$(DESTDIR)$(syscexamplesdir)'; $(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

# Recover from deleted '.trs' file; this should ensure that
# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
# both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
# to avoid problems with "make -n".
.log.trs:
	rm -f $< $@
	$(MAKE) $(AM_MAKEFLAGS) $<

# Leading 'am--fnord' is there to ensure the list of targets does not
# expand to empty, as could happen e.g. with make check TESTS=''.
am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
am--force-recheck:
	@:

$(TEST_SUITE_LOG): $(TEST_LOGS)
	@$(am__set_TESTS_bases); \
	am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
	redo_bases=`for i in $$bases; do \
	              am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
	            done`; \
	if test -n "$$redo_bases"; then \
	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
	  if $(am__make_dryrun); then :; else \
	    rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
	  fi; \
	fi; \
	if test -n "$$am__remaking_logs"; then \
	  echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
	       "recursion detected" >&2; \
	elif test -n "$$redo_logs"; then \
	  am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
	fi; \
	if $(am__make_dryrun); then :; else \
	  st=0;  \
	  errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
	  for i in $$redo_bases; do \
	    test -f $$i.trs && test -r $$i.trs \
	      || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
	    test -f $$i.log && test -r $$i.log \
	      || { echo "$$errmsg $$i.log" >&2; st=1; }; \
	  done; \
	  test $$st -eq 0 || exit 1; \
	fi
	@$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
	ws='[ 	]'; \
	results=`for b in $$bases; do echo $$b.trs; done`; \
	test -n "$$results" || results=/dev/null; \
	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
	  success=true; \
	else \
	  success=false; \
	fi; \
	br='==================='; br=$$br$$br$$br$$br; \
	result_count () \
	{ \
	    if test x"$$1" = x"--maybe-color"; then \
	      maybe_colorize=yes; \
	    elif test x"$$1" = x"--no-color"; then \
	      maybe_colorize=no; \
	    else \
	      echo "$@: invalid 'result_count' usage" >&2; exit 4; \
	    fi; \
	    shift; \
	    desc=$$1 count=$$2; \
	    if test $$maybe_colorize = yes && test $$count -gt 0; then \
	      color_start=$$3 color_end=$$std; \
	    else \
	      color_start= color_end=; \
	    fi; \
	    echo "$${color_start}# $$desc $$count$${color_end}"; \
	}; \
	create_testsuite_report () \
	{ \
	  result_count $$1 "TOTAL:" $$all   "$$brg"; \
	  result_count $$1 "PASS: " $$pass  "$$grn"; \
	  result_count $$1 "SKIP: " $$skip  "$$blu"; \
	  result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
	  result_count $$1 "FAIL: " $$fail  "$$red"; \
	  result_count $$1 "XPASS:" $$xpass "$$red"; \
	  result_count $$1 "ERROR:" $$error "$$mgn"; \
	}; \
	{								\
	  echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |	\
	    $(am__rst_title);						\
	  create_testsuite_report --no-color;				\
	  echo;								\
	  echo ".. contents:: :depth: 2";				\
	  echo;								\
	  for b in $$bases; do echo $$b; done				\
	    | $(am__create_global_log);					\
	} >$(TEST_SUITE_LOG).tmp || exit 1;				\
	mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);			\
	if $$success; then						\
	  col="$$grn";							\
	 else								\
	  col="$$red";							\
	  test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);		\
	fi;								\
	echo "$${col}$$br$${std}"; 					\
	echo "$${col}Testsuite summary"$(AM_TESTSUITE_SUMMARY_HEADER)"$${std}";	\
	echo "$${col}$$br$${std}"; 					\
	create_testsuite_report --maybe-color;				\
	echo "$$col$$br$$std";						\
	if $$success; then :; else					\
	  echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";		\
	  if test -n "$(PACKAGE_BUGREPORT)"; then			\
	    echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}";	\
	  fi;								\
	  echo "$$col$$br$$std";					\
	fi;								\
	$$success || exit 1

check-TESTS: $(check_PROGRAMS) $(check_SCRIPTS)
	@list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
	@list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
	@set +e; $(am__set_TESTS_bases); \
	log_list=`for i in $$bases; do echo $$i.log; done`; \
	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
	exit $$?;
recheck: all $(check_PROGRAMS) $(check_SCRIPTS)
	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
	@set +e; $(am__set_TESTS_bases); \
	bases=`for i in $$bases; do echo $$i; done \
	         | $(am__list_recheck_tests)` || exit 1; \
	log_list=`for i in $$bases; do echo $$i.log; done`; \
	log_list=`echo $$log_list`; \
	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
	        am__force_recheck=am--force-recheck \
	        TEST_LOGS="$$log_list"; \
	exit $$?
fft/fft_flpt/test.sh.log: fft/fft_flpt/test.sh
	@p='fft/fft_flpt/test.sh'; \
	b='fft/fft_flpt/test.sh'; \
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
	--log-file $$b.log --trs-file $$b.trs \
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
	"$$tst" $(AM_TESTS_FD_REDIRECT)
fft/fft_fxpt/test.sh.log: fft/fft_fxpt/test.sh
	@p='fft/fft_fxpt/test.sh'; \
	b='fft/fft_fxpt/test.sh'; \
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
	--log-file $$b.log --trs-file $$b.trs \
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
	"$$tst" $(AM_TESTS_FD_REDIRECT)
fir/test.sh.log: fir/test.sh
	@p='fir/test.sh'; \
	b='fir/test.sh'; \
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
	--log-file $$b.log --trs-file $$b.trs \
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
	"$$tst" $(AM_TESTS_FD_REDIRECT)
fir/test_rtl.sh.log: fir/test_rtl.sh
	@p='fir/test_rtl.sh'; \
	b='fir/test_rtl.sh'; \
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
	--log-file $$b.log --trs-file $$b.trs \
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
	"$$tst" $(AM_TESTS_FD_REDIRECT)
pipe/test.sh.log: pipe/test.sh
	@p='pipe/test.sh'; \
	b='pipe/test.sh'; \
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
	--log-file $$b.log --trs-file $$b.trs \
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
	"$$tst" $(AM_TESTS_FD_REDIRECT)
pkt_switch/test.sh.log: pkt_switch/test.sh
	@p='pkt_switch/test.sh'; \
	b='pkt_switch/test.sh'; \
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
	--log-file $$b.log --trs-file $$b.trs \
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
	"$$tst" $(AM_TESTS_FD_REDIRECT)
risc_cpu/test.sh.log: risc_cpu/test.sh
	@p='risc_cpu/test.sh'; \
	b='risc_cpu/test.sh'; \
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
	--log-file $$b.log --trs-file $$b.trs \
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
	"$$tst" $(AM_TESTS_FD_REDIRECT)
rsa/test.sh.log: rsa/test.sh
	@p='rsa/test.sh'; \
	b='rsa/test.sh'; \
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
	--log-file $$b.log --trs-file $$b.trs \
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
	"$$tst" $(AM_TESTS_FD_REDIRECT)
simple_bus/test.sh.log: simple_bus/test.sh
	@p='simple_bus/test.sh'; \
	b='simple_bus/test.sh'; \
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
	--log-file $$b.log --trs-file $$b.trs \
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
	"$$tst" $(AM_TESTS_FD_REDIRECT)
simple_fifo/test.sh.log: simple_fifo/test.sh
	@p='simple_fifo/test.sh'; \
	b='simple_fifo/test.sh'; \
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
	--log-file $$b.log --trs-file $$b.trs \
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
	"$$tst" $(AM_TESTS_FD_REDIRECT)
simple_perf/test.sh.log: simple_perf/test.sh
	@p='simple_perf/test.sh'; \
	b='simple_perf/test.sh'; \
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
	--log-file $$b.log --trs-file $$b.trs \
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
	"$$tst" $(AM_TESTS_FD_REDIRECT)
2.1/dpipe/test.sh.log: 2.1/dpipe/test.sh
	@p='2.1/dpipe/test.sh'; \
	b='2.1/dpipe/test.sh'; \
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
	--log-file $$b.log --trs-file $$b.trs \
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
	"$$tst" $(AM_TESTS_FD_REDIRECT)
2.1/forkjoin/test.sh.log: 2.1/forkjoin/test.sh
	@p='2.1/forkjoin/test.sh'; \
	b='2.1/forkjoin/test.sh'; \
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
	--log-file $$b.log --trs-file $$b.trs \
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
	"$$tst" $(AM_TESTS_FD_REDIRECT)
2.1/reset_signal_is/test.sh.log: 2.1/reset_signal_is/test.sh
	@p='2.1/reset_signal_is/test.sh'; \
	b='2.1/reset_signal_is/test.sh'; \
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
	--log-file $$b.log --trs-file $$b.trs \
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
	"$$tst" $(AM_TESTS_FD_REDIRECT)
2.1/sc_export/test.sh.log: 2.1/sc_export/test.sh
	@p='2.1/sc_export/test.sh'; \
	b='2.1/sc_export/test.sh'; \
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
	--log-file $$b.log --trs-file $$b.trs \
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
	"$$tst" $(AM_TESTS_FD_REDIRECT)
2.1/sc_report/test.sh.log: 2.1/sc_report/test.sh
	@p='2.1/sc_report/test.sh'; \
	b='2.1/sc_report/test.sh'; \
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
	--log-file $$b.log --trs-file $$b.trs \
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
	"$$tst" $(AM_TESTS_FD_REDIRECT)
2.1/scx_barrier/test.sh.log: 2.1/scx_barrier/test.sh
	@p='2.1/scx_barrier/test.sh'; \
	b='2.1/scx_barrier/test.sh'; \
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
	--log-file $$b.log --trs-file $$b.trs \
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
	"$$tst" $(AM_TESTS_FD_REDIRECT)
2.1/scx_mutex_w_policy/test.sh.log: 2.1/scx_mutex_w_policy/test.sh
	@p='2.1/scx_mutex_w_policy/test.sh'; \
	b='2.1/scx_mutex_w_policy/test.sh'; \
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
	--log-file $$b.log --trs-file $$b.trs \
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
	"$$tst" $(AM_TESTS_FD_REDIRECT)
2.1/specialized_signals/test.sh.log: 2.1/specialized_signals/test.sh
	@p='2.1/specialized_signals/test.sh'; \
	b='2.1/specialized_signals/test.sh'; \
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
	--log-file $$b.log --trs-file $$b.trs \
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
	"$$tst" $(AM_TESTS_FD_REDIRECT)
2.3/sc_rvd/test.sh.log: 2.3/sc_rvd/test.sh
	@p='2.3/sc_rvd/test.sh'; \
	b='2.3/sc_rvd/test.sh'; \
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
	--log-file $$b.log --trs-file $$b.trs \
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
	"$$tst" $(AM_TESTS_FD_REDIRECT)
2.3/sc_ttd/test.sh.log: 2.3/sc_ttd/test.sh
	@p='2.3/sc_ttd/test.sh'; \
	b='2.3/sc_ttd/test.sh'; \
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
	--log-file $$b.log --trs-file $$b.trs \
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
	"$$tst" $(AM_TESTS_FD_REDIRECT)
2.3/simple_async/test.sh.log: 2.3/simple_async/test.sh
	@p='2.3/simple_async/test.sh'; \
	b='2.3/simple_async/test.sh'; \
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
	--log-file $$b.log --trs-file $$b.trs \
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
	"$$tst" $(AM_TESTS_FD_REDIRECT)
.test.log:
	@p='$<'; \
	$(am__set_b); \
	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
	--log-file $$b.log --trs-file $$b.trs \
	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
	"$$tst" $(AM_TESTS_FD_REDIRECT)
#.test$(EXEEXT).log:
#	@p='$<'; \
#	$(am__set_b); \
#	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
#	--log-file $$b.log --trs-file $$b.trs \
#	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
#	"$$tst" $(AM_TESTS_FD_REDIRECT)
distdir: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) distdir-am

distdir-am: $(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 \
	  */*) $(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
	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) $(check_SCRIPTS)
	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
check: check-am
#all-local:
all-am: Makefile $(DATA) all-local
installdirs:
	for dir in "$(DESTDIR)$(syscexamplesdir)"; 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:
	-test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
	-test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
	-test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)

clean-generic:
	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)

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 2.1/dpipe/$(DEPDIR)/$(am__dirstamp)
	-rm -f 2.1/dpipe/$(am__dirstamp)
	-rm -f 2.1/forkjoin/$(DEPDIR)/$(am__dirstamp)
	-rm -f 2.1/forkjoin/$(am__dirstamp)
	-rm -f 2.1/reset_signal_is/$(DEPDIR)/$(am__dirstamp)
	-rm -f 2.1/reset_signal_is/$(am__dirstamp)
	-rm -f 2.1/sc_export/$(DEPDIR)/$(am__dirstamp)
	-rm -f 2.1/sc_export/$(am__dirstamp)
	-rm -f 2.1/sc_report/$(DEPDIR)/$(am__dirstamp)
	-rm -f 2.1/sc_report/$(am__dirstamp)
	-rm -f 2.1/scx_barrier/$(DEPDIR)/$(am__dirstamp)
	-rm -f 2.1/scx_barrier/$(am__dirstamp)
	-rm -f 2.1/scx_mutex_w_policy/$(DEPDIR)/$(am__dirstamp)
	-rm -f 2.1/scx_mutex_w_policy/$(am__dirstamp)
	-rm -f 2.1/specialized_signals/$(DEPDIR)/$(am__dirstamp)
	-rm -f 2.1/specialized_signals/$(am__dirstamp)
	-rm -f 2.3/sc_rvd/$(DEPDIR)/$(am__dirstamp)
	-rm -f 2.3/sc_rvd/$(am__dirstamp)
	-rm -f 2.3/sc_ttd/$(DEPDIR)/$(am__dirstamp)
	-rm -f 2.3/sc_ttd/$(am__dirstamp)
	-rm -f 2.3/simple_async/$(DEPDIR)/$(am__dirstamp)
	-rm -f 2.3/simple_async/$(am__dirstamp)
	-rm -f fft/fft_flpt/$(DEPDIR)/$(am__dirstamp)
	-rm -f fft/fft_flpt/$(am__dirstamp)
	-rm -f fft/fft_fxpt/$(DEPDIR)/$(am__dirstamp)
	-rm -f fft/fft_fxpt/$(am__dirstamp)
	-rm -f fir/$(DEPDIR)/$(am__dirstamp)
	-rm -f fir/$(am__dirstamp)
	-rm -f pipe/$(DEPDIR)/$(am__dirstamp)
	-rm -f pipe/$(am__dirstamp)
	-rm -f pkt_switch/$(DEPDIR)/$(am__dirstamp)
	-rm -f pkt_switch/$(am__dirstamp)
	-rm -f risc_cpu/$(DEPDIR)/$(am__dirstamp)
	-rm -f risc_cpu/$(am__dirstamp)
	-rm -f rsa/$(DEPDIR)/$(am__dirstamp)
	-rm -f rsa/$(am__dirstamp)
	-rm -f simple_bus/$(DEPDIR)/$(am__dirstamp)
	-rm -f simple_bus/$(am__dirstamp)
	-rm -f simple_fifo/$(DEPDIR)/$(am__dirstamp)
	-rm -f simple_fifo/$(am__dirstamp)
	-rm -f simple_perf/$(DEPDIR)/$(am__dirstamp)
	-rm -f simple_perf/$(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."
uninstall-hook:
clean: clean-am

clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
	mostlyclean-am

distclean: distclean-am
		-rm -f 2.1/dpipe/$(DEPDIR)/2_1_dpipe_test-main.Po
	-rm -f 2.1/forkjoin/$(DEPDIR)/2_1_forkjoin_test-forkjoin.Po
	-rm -f 2.1/reset_signal_is/$(DEPDIR)/2_1_reset_signal_is_test-reset_signal_is.Po
	-rm -f 2.1/sc_export/$(DEPDIR)/2_1_sc_export_test-main.Po
	-rm -f 2.1/sc_report/$(DEPDIR)/2_1_sc_report_test-main.Po
	-rm -f 2.1/scx_barrier/$(DEPDIR)/2_1_scx_barrier_test-main.Po
	-rm -f 2.1/scx_mutex_w_policy/$(DEPDIR)/2_1_scx_mutex_w_policy_test-scx_mutex_w_policy.Po
	-rm -f 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-main.Po
	-rm -f 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_int.Po
	-rm -f 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_signed.Po
	-rm -f 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_uint.Po
	-rm -f 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_unsigned.Po
	-rm -f 2.3/sc_rvd/$(DEPDIR)/2_3_sc_rvd_test-main.Po
	-rm -f 2.3/sc_ttd/$(DEPDIR)/2_3_sc_ttd_test-main.Po
	-rm -f 2.3/simple_async/$(DEPDIR)/2_3_simple_async_test-main.Po
	-rm -f fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-fft.Po
	-rm -f fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-main.Po
	-rm -f fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-sink.Po
	-rm -f fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-source.Po
	-rm -f fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-fft.Po
	-rm -f fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-main.Po
	-rm -f fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-sink.Po
	-rm -f fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-source.Po
	-rm -f fir/$(DEPDIR)/display.Po
	-rm -f fir/$(DEPDIR)/fir_data.Po
	-rm -f fir/$(DEPDIR)/fir_fsm.Po
	-rm -f fir/$(DEPDIR)/fir_test-display.Po
	-rm -f fir/$(DEPDIR)/fir_test-fir.Po
	-rm -f fir/$(DEPDIR)/fir_test-main.Po
	-rm -f fir/$(DEPDIR)/fir_test-stimulus.Po
	-rm -f fir/$(DEPDIR)/main_rtl.Po
	-rm -f fir/$(DEPDIR)/stimulus.Po
	-rm -f pipe/$(DEPDIR)/pipe_test-display.Po
	-rm -f pipe/$(DEPDIR)/pipe_test-main.Po
	-rm -f pipe/$(DEPDIR)/pipe_test-numgen.Po
	-rm -f pipe/$(DEPDIR)/pipe_test-stage1.Po
	-rm -f pipe/$(DEPDIR)/pipe_test-stage2.Po
	-rm -f pipe/$(DEPDIR)/pipe_test-stage3.Po
	-rm -f pkt_switch/$(DEPDIR)/pkt_switch_test-fifo.Po
	-rm -f pkt_switch/$(DEPDIR)/pkt_switch_test-main.Po
	-rm -f pkt_switch/$(DEPDIR)/pkt_switch_test-receiver.Po
	-rm -f pkt_switch/$(DEPDIR)/pkt_switch_test-sender.Po
	-rm -f pkt_switch/$(DEPDIR)/pkt_switch_test-switch.Po
	-rm -f pkt_switch/$(DEPDIR)/pkt_switch_test-switch_clk.Po
	-rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-bios.Po
	-rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-dcache.Po
	-rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-decode.Po
	-rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-exec.Po
	-rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-fetch.Po
	-rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-floating.Po
	-rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-icache.Po
	-rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-main.Po
	-rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-mmxu.Po
	-rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-paging.Po
	-rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-pic.Po
	-rm -f rsa/$(DEPDIR)/rsa_test-rsa.Po
	-rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus.Po
	-rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_arbiter.Po
	-rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_main.Po
	-rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_blocking.Po
	-rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_direct.Po
	-rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_non_blocking.Po
	-rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_tools.Po
	-rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_types.Po
	-rm -f simple_fifo/$(DEPDIR)/simple_fifo_test-simple_fifo.Po
	-rm -f simple_perf/$(DEPDIR)/simple_perf_test-simple_perf.Po
	-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-tags

dvi: dvi-am

dvi-am:

html: html-am

html-am:

info: info-am

info-am:

install-data-am: install-nobase_syscexamplesDATA

install-dvi: install-dvi-am

install-dvi-am:

install-exec-am:

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 -f 2.1/dpipe/$(DEPDIR)/2_1_dpipe_test-main.Po
	-rm -f 2.1/forkjoin/$(DEPDIR)/2_1_forkjoin_test-forkjoin.Po
	-rm -f 2.1/reset_signal_is/$(DEPDIR)/2_1_reset_signal_is_test-reset_signal_is.Po
	-rm -f 2.1/sc_export/$(DEPDIR)/2_1_sc_export_test-main.Po
	-rm -f 2.1/sc_report/$(DEPDIR)/2_1_sc_report_test-main.Po
	-rm -f 2.1/scx_barrier/$(DEPDIR)/2_1_scx_barrier_test-main.Po
	-rm -f 2.1/scx_mutex_w_policy/$(DEPDIR)/2_1_scx_mutex_w_policy_test-scx_mutex_w_policy.Po
	-rm -f 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-main.Po
	-rm -f 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_int.Po
	-rm -f 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_signed.Po
	-rm -f 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_uint.Po
	-rm -f 2.1/specialized_signals/$(DEPDIR)/2_1_specialized_signals_test-scx_signal_unsigned.Po
	-rm -f 2.3/sc_rvd/$(DEPDIR)/2_3_sc_rvd_test-main.Po
	-rm -f 2.3/sc_ttd/$(DEPDIR)/2_3_sc_ttd_test-main.Po
	-rm -f 2.3/simple_async/$(DEPDIR)/2_3_simple_async_test-main.Po
	-rm -f fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-fft.Po
	-rm -f fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-main.Po
	-rm -f fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-sink.Po
	-rm -f fft/fft_flpt/$(DEPDIR)/fft_fft_flpt_test-source.Po
	-rm -f fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-fft.Po
	-rm -f fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-main.Po
	-rm -f fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-sink.Po
	-rm -f fft/fft_fxpt/$(DEPDIR)/fft_fft_fxpt_test-source.Po
	-rm -f fir/$(DEPDIR)/display.Po
	-rm -f fir/$(DEPDIR)/fir_data.Po
	-rm -f fir/$(DEPDIR)/fir_fsm.Po
	-rm -f fir/$(DEPDIR)/fir_test-display.Po
	-rm -f fir/$(DEPDIR)/fir_test-fir.Po
	-rm -f fir/$(DEPDIR)/fir_test-main.Po
	-rm -f fir/$(DEPDIR)/fir_test-stimulus.Po
	-rm -f fir/$(DEPDIR)/main_rtl.Po
	-rm -f fir/$(DEPDIR)/stimulus.Po
	-rm -f pipe/$(DEPDIR)/pipe_test-display.Po
	-rm -f pipe/$(DEPDIR)/pipe_test-main.Po
	-rm -f pipe/$(DEPDIR)/pipe_test-numgen.Po
	-rm -f pipe/$(DEPDIR)/pipe_test-stage1.Po
	-rm -f pipe/$(DEPDIR)/pipe_test-stage2.Po
	-rm -f pipe/$(DEPDIR)/pipe_test-stage3.Po
	-rm -f pkt_switch/$(DEPDIR)/pkt_switch_test-fifo.Po
	-rm -f pkt_switch/$(DEPDIR)/pkt_switch_test-main.Po
	-rm -f pkt_switch/$(DEPDIR)/pkt_switch_test-receiver.Po
	-rm -f pkt_switch/$(DEPDIR)/pkt_switch_test-sender.Po
	-rm -f pkt_switch/$(DEPDIR)/pkt_switch_test-switch.Po
	-rm -f pkt_switch/$(DEPDIR)/pkt_switch_test-switch_clk.Po
	-rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-bios.Po
	-rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-dcache.Po
	-rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-decode.Po
	-rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-exec.Po
	-rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-fetch.Po
	-rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-floating.Po
	-rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-icache.Po
	-rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-main.Po
	-rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-mmxu.Po
	-rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-paging.Po
	-rm -f risc_cpu/$(DEPDIR)/risc_cpu_test-pic.Po
	-rm -f rsa/$(DEPDIR)/rsa_test-rsa.Po
	-rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus.Po
	-rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_arbiter.Po
	-rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_main.Po
	-rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_blocking.Po
	-rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_direct.Po
	-rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_master_non_blocking.Po
	-rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_tools.Po
	-rm -f simple_bus/$(DEPDIR)/simple_bus_test-simple_bus_types.Po
	-rm -f simple_fifo/$(DEPDIR)/simple_fifo_test-simple_fifo.Po
	-rm -f simple_perf/$(DEPDIR)/simple_perf_test-simple_perf.Po
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool

pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

uninstall-am: uninstall-nobase_syscexamplesDATA
	@$(NORMAL_INSTALL)
	$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
.MAKE: check-am install-am install-strip uninstall-am

.PHONY: CTAGS GTAGS TAGS all all-am all-local am--depfiles check \
	check-TESTS check-am clean clean-checkPROGRAMS clean-generic \
	clean-libtool cscopelist-am ctags ctags-am distclean \
	distclean-compile distclean-generic distclean-libtool \
	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-man \
	install-nobase_syscexamplesDATA 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 mostlyclean-libtool pdf pdf-am ps ps-am \
	recheck tags tags-am uninstall uninstall-am uninstall-hook \
	uninstall-nobase_syscexamplesDATA

.PRECIOUS: Makefile


%.sh: %$(EXEEXT) $(TESTSCRIPT_IN) 
	$(AM_V_GEN)set -e ; rm -f $@ ; \
	  $(SED) -e 's#@'SHELL'@#/bin/bash#' \
	         -e 's#@'TEST'@#$*#' \
	         -e 's#@'TESTINPUT'@#$(examples_INPUT)#' \
	         -e 's#@'TESTGOLDEN'@#$(examples_GOLDEN)#' \
	         -e 's#@'TESTFILTER'@#$($(shell echo '$(*D)' | sed -e 's:[^A-Za-z0-9_\@]:_:g')_FILTER)#' \
	    $(TESTSCRIPT_IN) > $@ ; \
	  chmod a+x $@

all-local: copy-check-data

# needed to put extra run files in objdir tree
copy-check-data:
	$(AM_V_GEN)for file in $(examples_BUILD); do    \
	  if test ! -e ./$$file ; then                  \
	    $(MKDIR_P) `dirname "$$file"` ;             \
	    $(INSTALL_DATA) $(srcdir)/$$file ./$$file ; \
		fi ; \
	done

all:
	@echo "To compile and run the examples type"
	@echo "   make check "

#fft_fft_flpt_FILTER = 

#fft_fft_fxpt_FILTER = 

#fir_FILTER = 

#pipe_FILTER = 

#pkt_switch_FILTER = 

#risc_cpu_FILTER = 

#rsa_FILTER = 

#simple_bus_FILTER = 

#simple_fifo_FILTER = 

#simple_perf_FILTER = 

#2_1_dpipe_FILTER = 

#2_1_forkjoin_FILTER = 

#2_1_reset_signal_is_FILTER = 

#2_1_sc_export_FILTER = 

#2_1_sc_report_FILTER = 

#2_1_scx_barrier_FILTER = 

#2_1_scx_mutex_w_policy_FILTER = 

#2_1_specialized_signals_FILTER = 

#2_3_sc_rvd_FILTER = 

#2_3_sc_ttd_FILTER = 

#2_3_simple_async_FILTER = 

#uninstall-hook:
#	test ! -d "$(syscexamplesdir)" || ( set -e ; cd "$(syscexamplesdir)" ; \
#	  for dir in $(examples_DIRS) ; do test ! -d $$dir || rmdir $$dir ; done ; \
#	  cd - ; rmdir "$(syscexamplesdir)" )

# 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:
