From 07f52de30c3ae4a5172504f089dccb208739e835 Mon Sep 17 00:00:00 2001
From: Matthew Hausknecht <matthew.hausknecht@gmail.com>
Date: Tue, 17 Feb 2015 15:18:52 -0600
Subject: [PATCH] Removed .in files.

---
 src/Makefile.in    | 1930 --------------------------------------------
 src/keepaway.sh.in |  281 -------
 src/start.sh.in    |  350 --------
 src/train.sh.in    |   97 ---
 4 files changed, 2658 deletions(-)
 delete mode 100644 src/Makefile.in
 delete mode 100644 src/keepaway.sh.in
 delete mode 100644 src/start.sh.in
 delete mode 100644 src/train.sh.in

diff --git a/src/Makefile.in b/src/Makefile.in
deleted file mode 100644
index 230a245..0000000
--- a/src/Makefile.in
+++ /dev/null
@@ -1,1930 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  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.
-
-@SET_MAKE@
-
-
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-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 = :
-noinst_PROGRAMS = sample_player$(EXEEXT) sample_coach$(EXEEXT) \
-	sample_trainer$(EXEEXT)
-subdir = src
-DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
-	$(srcdir)/Makefile.in $(srcdir)/keepaway.sh.in \
-	$(srcdir)/start.sh.in $(srcdir)/train.sh.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/ax_boost_base.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES = start.sh keepaway.sh train.sh
-CONFIG_CLEAN_VPATH_FILES =
-PROGRAMS = $(noinst_PROGRAMS)
-am__objects_1 = sample_coach-sample_coach.$(OBJEXT) \
-	sample_coach-main_coach.$(OBJEXT)
-am_sample_coach_OBJECTS = $(am__objects_1)
-sample_coach_OBJECTS = $(am_sample_coach_OBJECTS)
-sample_coach_DEPENDENCIES =
-sample_coach_LINK = $(CXXLD) $(sample_coach_CXXFLAGS) $(CXXFLAGS) \
-	$(sample_coach_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_2 = sample_player-actgen_cross.$(OBJEXT) \
-	sample_player-actgen_direct_pass.$(OBJEXT) \
-	sample_player-actgen_self_pass.$(OBJEXT) \
-	sample_player-actgen_shoot.$(OBJEXT) \
-	sample_player-actgen_short_dribble.$(OBJEXT) \
-	sample_player-actgen_simple_dribble.$(OBJEXT) \
-	sample_player-actgen_strict_check_pass.$(OBJEXT) \
-	sample_player-action_chain_graph.$(OBJEXT) \
-	sample_player-action_chain_holder.$(OBJEXT) \
-	sample_player-bhv_chain_action.$(OBJEXT) \
-	sample_player-bhv_normal_dribble.$(OBJEXT) \
-	sample_player-bhv_pass_kick_find_receiver.$(OBJEXT) \
-	sample_player-bhv_strict_check_shoot.$(OBJEXT) \
-	sample_player-body_force_shoot.$(OBJEXT) \
-	sample_player-clear_ball.$(OBJEXT) \
-	sample_player-clear_generator.$(OBJEXT) \
-	sample_player-cooperative_action.$(OBJEXT) \
-	sample_player-cross_generator.$(OBJEXT) \
-	sample_player-dribble.$(OBJEXT) \
-	sample_player-field_analyzer.$(OBJEXT) \
-	sample_player-hold_ball.$(OBJEXT) \
-	sample_player-neck_turn_to_receiver.$(OBJEXT) \
-	sample_player-pass.$(OBJEXT) \
-	sample_player-predict_state.$(OBJEXT) \
-	sample_player-self_pass_generator.$(OBJEXT) \
-	sample_player-shoot.$(OBJEXT) \
-	sample_player-shoot_generator.$(OBJEXT) \
-	sample_player-short_dribble_generator.$(OBJEXT) \
-	sample_player-simple_pass_checker.$(OBJEXT) \
-	sample_player-strict_check_pass_generator.$(OBJEXT) \
-	sample_player-tackle_generator.$(OBJEXT)
-am__objects_3 = sample_player-bhv_basic_move.$(OBJEXT) \
-	sample_player-bhv_basic_offensive_kick.$(OBJEXT) \
-	sample_player-bhv_basic_tackle.$(OBJEXT) \
-	sample_player-bhv_custom_before_kick_off.$(OBJEXT) \
-	sample_player-bhv_go_to_static_ball.$(OBJEXT) \
-	sample_player-bhv_goalie_basic_move.$(OBJEXT) \
-	sample_player-bhv_goalie_chase_ball.$(OBJEXT) \
-	sample_player-bhv_goalie_free_kick.$(OBJEXT) \
-	sample_player-bhv_prepare_set_play_kick.$(OBJEXT) \
-	sample_player-bhv_set_play.$(OBJEXT) \
-	sample_player-bhv_set_play_free_kick.$(OBJEXT) \
-	sample_player-bhv_set_play_goal_kick.$(OBJEXT) \
-	sample_player-bhv_set_play_indirect_free_kick.$(OBJEXT) \
-	sample_player-bhv_set_play_kick_in.$(OBJEXT) \
-	sample_player-bhv_set_play_kick_off.$(OBJEXT) \
-	sample_player-bhv_their_goal_kick_move.$(OBJEXT) \
-	sample_player-bhv_penalty_kick.$(OBJEXT) \
-	sample_player-neck_default_intercept_neck.$(OBJEXT) \
-	sample_player-neck_goalie_turn_neck.$(OBJEXT) \
-	sample_player-neck_offensive_intercept_neck.$(OBJEXT) \
-	sample_player-view_tactical.$(OBJEXT) \
-	sample_player-intention_receive.$(OBJEXT) \
-	sample_player-intention_wait_after_set_play_kick.$(OBJEXT) \
-	sample_player-soccer_role.$(OBJEXT) \
-	sample_player-role_center_back.$(OBJEXT) \
-	sample_player-role_center_forward.$(OBJEXT) \
-	sample_player-role_defensive_half.$(OBJEXT) \
-	sample_player-role_goalie.$(OBJEXT) \
-	sample_player-role_offensive_half.$(OBJEXT) \
-	sample_player-role_sample.$(OBJEXT) \
-	sample_player-role_side_back.$(OBJEXT) \
-	sample_player-role_side_forward.$(OBJEXT) \
-	sample_player-role_side_half.$(OBJEXT) \
-	sample_player-role_keepaway_keeper.$(OBJEXT) \
-	sample_player-role_keepaway_taker.$(OBJEXT) \
-	sample_player-sample_communication.$(OBJEXT) \
-	sample_player-keepaway_communication.$(OBJEXT) \
-	sample_player-sample_field_evaluator.$(OBJEXT) \
-	sample_player-sample_player.$(OBJEXT) \
-	sample_player-strategy.$(OBJEXT) \
-	sample_player-main_player.$(OBJEXT)
-am_sample_player_OBJECTS = $(am__objects_2) $(am__objects_3)
-sample_player_OBJECTS = $(am_sample_player_OBJECTS)
-sample_player_DEPENDENCIES =
-sample_player_LINK = $(CXXLD) $(sample_player_CXXFLAGS) $(CXXFLAGS) \
-	$(sample_player_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_4 = sample_trainer-sample_trainer.$(OBJEXT) \
-	sample_trainer-main_trainer.$(OBJEXT)
-am_sample_trainer_OBJECTS = $(am__objects_4)
-sample_trainer_OBJECTS = $(am_sample_trainer_OBJECTS)
-sample_trainer_DEPENDENCIES =
-sample_trainer_LINK = $(CXXLD) $(sample_trainer_CXXFLAGS) $(CXXFLAGS) \
-	$(sample_trainer_LDFLAGS) $(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/config/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
-CXXLD = $(CXX)
-CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-CCLD = $(CC)
-LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-SOURCES = $(sample_coach_SOURCES) $(sample_player_SOURCES) \
-	$(sample_trainer_SOURCES)
-DIST_SOURCES = $(sample_coach_SOURCES) $(sample_player_SOURCES) \
-	$(sample_trainer_SOURCES)
-DATA = $(noinst_DATA)
-HEADERS = $(noinst_HEADERS)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-AMTAR = @AMTAR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
-BOOST_LDFLAGS = @BOOST_LDFLAGS@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH_W = @CYGPATH_W@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-GREP = @GREP@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-LDFLAGS = @LDFLAGS@
-LIBOBJS = @LIBOBJS@
-LIBRCSCLIB = @LIBRCSCLIB@
-LIBS = @LIBS@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-OBJEXT = @OBJEXT@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-RANLIB = @RANLIB@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-STRIP = @STRIP@
-VERSION = @VERSION@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build_alias = @build_alias@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host_alias = @host_alias@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-PLAYERSOURCES = \
-	bhv_basic_move.cpp \
-	bhv_basic_offensive_kick.cpp \
-	bhv_basic_tackle.cpp \
-	bhv_custom_before_kick_off.cpp \
-	bhv_go_to_static_ball.cpp \
-	bhv_goalie_basic_move.cpp \
-	bhv_goalie_chase_ball.cpp \
-	bhv_goalie_free_kick.cpp \
-	bhv_prepare_set_play_kick.cpp \
-	bhv_set_play.cpp \
-	bhv_set_play_free_kick.cpp \
-	bhv_set_play_goal_kick.cpp \
-	bhv_set_play_indirect_free_kick.cpp \
-	bhv_set_play_kick_in.cpp \
-	bhv_set_play_kick_off.cpp \
-	bhv_their_goal_kick_move.cpp \
-	bhv_penalty_kick.cpp \
-	neck_default_intercept_neck.cpp \
-	neck_goalie_turn_neck.cpp \
-	neck_offensive_intercept_neck.cpp \
-	view_tactical.cpp \
-	intention_receive.cpp \
-	intention_wait_after_set_play_kick.cpp \
-	soccer_role.cpp \
-	role_center_back.cpp \
-	role_center_forward.cpp \
-	role_defensive_half.cpp \
-	role_goalie.cpp \
-	role_offensive_half.cpp \
-	role_sample.cpp \
-	role_side_back.cpp \
-	role_side_forward.cpp \
-	role_side_half.cpp \
-	role_keepaway_keeper.cpp \
-	role_keepaway_taker.cpp \
-	sample_communication.cpp \
-	keepaway_communication.cpp \
-	sample_field_evaluator.cpp \
-	sample_player.cpp \
-	strategy.cpp \
-	main_player.cpp
-
-PLAYERHEADERS = \
-	bhv_basic_move.h \
-	bhv_basic_offensive_kick.h \
-	bhv_basic_tackle.h \
-	bhv_custom_before_kick_off.h \
-	bhv_go_to_static_ball.h \
-	bhv_goalie_basic_move.h \
-	bhv_goalie_chase_ball.h \
-	bhv_goalie_free_kick.h \
-	bhv_prepare_set_play_kick.h \
-	bhv_set_play.h \
-	bhv_set_play_free_kick.h \
-	bhv_set_play_goal_kick.h \
-	bhv_set_play_indirect_free_kick.h \
-	bhv_set_play_kick_in.h \
-	bhv_set_play_kick_off.h \
-	bhv_their_goal_kick_move.h \
-	bhv_penalty_kick.h \
-	neck_default_intercept_neck.h \
-	neck_goalie_turn_neck.h \
-	neck_offensive_intercept_neck.h \
-	view_tactical.h \
-	intention_receive.h \
-	intention_wait_after_set_play_kick.h \
-	soccer_role.h \
-	role_center_back.h \
-	role_center_forward.h \
-	role_defensive_half.h \
-	role_goalie.h \
-	role_offensive_half.h \
-	role_sample.h \
-	role_side_back.h \
-	role_side_forward.h \
-	role_side_half.h \
-	role_keepaway_keeper.h \
-	role_keepaway_taker.h \
-	communication.h \
-	sample_communication.h \
-	keepaway_communication.h \
-	sample_field_evaluator.h \
-	sample_player.h \
-	strategy.h
-
-CHAINACTIONSOURCES = \
-	chain_action/actgen_action_chain_length_filter.h \
-	chain_action/actgen_cross.cpp \
-	chain_action/actgen_cross.h \
-	chain_action/actgen_direct_pass.cpp \
-	chain_action/actgen_direct_pass.h \
-	chain_action/actgen_self_pass.cpp \
-	chain_action/actgen_self_pass.h \
-	chain_action/actgen_shoot.cpp \
-	chain_action/actgen_shoot.h \
-	chain_action/actgen_short_dribble.cpp \
-	chain_action/actgen_short_dribble.h \
-	chain_action/actgen_simple_dribble.cpp \
-	chain_action/actgen_simple_dribble.h \
-	chain_action/actgen_strict_check_pass.cpp \
-	chain_action/actgen_strict_check_pass.h \
-	chain_action/action_chain_graph.cpp \
-	chain_action/action_chain_graph.h \
-	chain_action/action_chain_holder.cpp \
-	chain_action/action_chain_holder.h \
-	chain_action/action_generator.h \
-	chain_action/action_state_pair.h \
-	chain_action/bhv_chain_action.cpp \
-	chain_action/bhv_chain_action.h \
-	chain_action/bhv_normal_dribble.cpp \
-	chain_action/bhv_normal_dribble.h \
-	chain_action/bhv_pass_kick_find_receiver.cpp \
-	chain_action/bhv_pass_kick_find_receiver.h \
-	chain_action/bhv_strict_check_shoot.cpp \
-	chain_action/bhv_strict_check_shoot.h \
-	chain_action/body_force_shoot.cpp \
-	chain_action/body_force_shoot.h \
-	chain_action/clear_ball.cpp \
-	chain_action/clear_ball.h \
-	chain_action/clear_generator.cpp \
-	chain_action/clear_generator.h \
-	chain_action/cooperative_action.cpp \
-	chain_action/cooperative_action.h \
-	chain_action/cross_generator.cpp \
-	chain_action/cross_generator.h \
-	chain_action/dribble.cpp \
-	chain_action/dribble.h \
-	chain_action/field_analyzer.cpp \
-	chain_action/field_analyzer.h \
-	chain_action/field_evaluator.h \
-	chain_action/hold_ball.cpp \
-	chain_action/hold_ball.h \
-	chain_action/neck_turn_to_receiver.cpp \
-	chain_action/neck_turn_to_receiver.h \
-	chain_action/pass.cpp \
-	chain_action/pass.h \
-	chain_action/pass_checker.h \
-	chain_action/predict_ball_object.h \
-	chain_action/predict_player_object.h \
-	chain_action/predict_state.cpp \
-	chain_action/predict_state.h \
-	chain_action/self_pass_generator.cpp \
-	chain_action/self_pass_generator.h \
-	chain_action/shoot.cpp \
-	chain_action/shoot.h \
-	chain_action/shoot_generator.cpp \
-	chain_action/shoot_generator.h \
-	chain_action/short_dribble_generator.cpp \
-	chain_action/short_dribble_generator.h \
-	chain_action/simple_pass_checker.cpp \
-	chain_action/simple_pass_checker.h \
-	chain_action/strict_check_pass_generator.cpp \
-	chain_action/strict_check_pass_generator.h \
-	chain_action/tackle_generator.cpp \
-	chain_action/tackle_generator.h
-
-COACHSOURCES = \
-	sample_coach.cpp \
-	main_coach.cpp
-
-COACHHEADERS = \
-	sample_coach.h
-
-TRAINERSOURCES = \
-	sample_trainer.cpp \
-	main_trainer.cpp
-
-TRAINERHEADERS = \
-	sample_trainer.h
-
-noinst_DATA = \
-	start.sh.in \
-	keepaway.sh.in \
-	train.sh.in \
-	coach.conf \
-	player.conf \
-	team_logo.xpm \
-	formations-dt/before-kick-off.conf \
-	formations-dt/goal-kick-opp.conf \
-	formations-dt/goal-kick-our.conf \
-	formations-dt/goalie-catch-opp.conf \
-	formations-dt/goalie-catch-our.conf \
-	formations-dt/goalie-formation.conf \
-	formations-dt/indirect-freekick-opp-formation.conf \
-	formations-dt/indirect-freekick-our-formation.conf \
-	formations-dt/kickin-our-formation.conf \
-	formations-dt/normal-formation.conf \
-	formations-dt/defense-formation.conf \
-	formations-dt/offense-formation.conf \
-	formations-dt/setplay-opp-formation.conf \
-	formations-dt/setplay-our-formation.conf \
-	formations-keeper/before-kick-off.conf \
-	formations-keeper/goal-kick-opp.conf \
-	formations-keeper/goal-kick-our.conf \
-	formations-keeper/goalie-catch-opp.conf \
-	formations-keeper/goalie-catch-our.conf \
-	formations-keeper/goalie-formation.conf \
-	formations-keeper/indirect-freekick-opp-formation.conf \
-	formations-keeper/indirect-freekick-our-formation.conf \
-	formations-keeper/kickin-our-formation.conf \
-	formations-keeper/normal-formation.conf \
-	formations-keeper/defense-formation.conf \
-	formations-keeper/offense-formation.conf \
-	formations-keeper/setplay-opp-formation.conf \
-	formations-keeper/setplay-our-formation.conf \
-	formations-taker/before-kick-off.conf \
-	formations-taker/goal-kick-opp.conf \
-	formations-taker/goal-kick-our.conf \
-	formations-taker/goalie-catch-opp.conf \
-	formations-taker/goalie-catch-our.conf \
-	formations-taker/goalie-formation.conf \
-	formations-taker/indirect-freekick-opp-formation.conf \
-	formations-taker/indirect-freekick-our-formation.conf \
-	formations-taker/kickin-our-formation.conf \
-	formations-taker/normal-formation.conf \
-	formations-taker/defense-formation.conf \
-	formations-taker/offense-formation.conf \
-	formations-taker/setplay-opp-formation.conf \
-	formations-taker/setplay-our-formation.conf
-
-sample_player_SOURCES = \
-	$(CHAINACTIONSOURCES) \
-	$(PLAYERSOURCES)
-
-sample_player_CXXFLAGS = -W -Wall
-sample_player_LDFLAGS = 
-sample_player_LDADD = 
-sample_coach_SOURCES = \
-	$(COACHSOURCES)
-
-sample_coach_CXXFLAGS = -W -Wall
-sample_coach_LDFLAGS = 
-sample_coach_LDADD = 
-sample_trainer_SOURCES = \
-	$(TRAINERSOURCES)
-
-sample_trainer_CXXFLAGS = -W -Wall
-sample_trainer_LDFLAGS = 
-sample_trainer_LDADD = 
-noinst_HEADERS = \
-	$(PLAYERHEADERS) \
-	$(COACHHEADERS) \
-	$(TRAINERHEADERS)
-
-AM_CPPFLAGS = -I$(top_srcdir)/src  -I$(top_srcdir)/src/chain_action
-AM_CFLAGS = -W -Wall
-AM_CXXFLAGS = -W -Wall
-AM_LDLAGS = 
-CLEANFILES = core *~
-DISTCLEANFILES = start.sh train.sh
-EXTRA_DIST = $(noinst_DATA) \
-	start-debug.sh \
-	start-offline.sh
-
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .cpp .o .obj
-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu src/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure:  $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-start.sh: $(top_builddir)/config.status $(srcdir)/start.sh.in
-	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
-keepaway.sh: $(top_builddir)/config.status $(srcdir)/keepaway.sh.in
-	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
-train.sh: $(top_builddir)/config.status $(srcdir)/train.sh.in
-	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
-
-clean-noinstPROGRAMS:
-	-test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
-sample_coach$(EXEEXT): $(sample_coach_OBJECTS) $(sample_coach_DEPENDENCIES) 
-	@rm -f sample_coach$(EXEEXT)
-	$(sample_coach_LINK) $(sample_coach_OBJECTS) $(sample_coach_LDADD) $(LIBS)
-sample_player$(EXEEXT): $(sample_player_OBJECTS) $(sample_player_DEPENDENCIES) 
-	@rm -f sample_player$(EXEEXT)
-	$(sample_player_LINK) $(sample_player_OBJECTS) $(sample_player_LDADD) $(LIBS)
-sample_trainer$(EXEEXT): $(sample_trainer_OBJECTS) $(sample_trainer_DEPENDENCIES) 
-	@rm -f sample_trainer$(EXEEXT)
-	$(sample_trainer_LINK) $(sample_trainer_OBJECTS) $(sample_trainer_LDADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_coach-main_coach.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_coach-sample_coach.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-actgen_cross.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-actgen_direct_pass.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-actgen_self_pass.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-actgen_shoot.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-actgen_short_dribble.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-actgen_simple_dribble.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-actgen_strict_check_pass.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-action_chain_graph.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-action_chain_holder.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-bhv_basic_move.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-bhv_basic_offensive_kick.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-bhv_basic_tackle.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-bhv_chain_action.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-bhv_custom_before_kick_off.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-bhv_go_to_static_ball.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-bhv_goalie_basic_move.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-bhv_goalie_chase_ball.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-bhv_goalie_free_kick.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-bhv_normal_dribble.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-bhv_pass_kick_find_receiver.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-bhv_penalty_kick.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-bhv_prepare_set_play_kick.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-bhv_set_play.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-bhv_set_play_free_kick.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-bhv_set_play_goal_kick.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-bhv_set_play_indirect_free_kick.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-bhv_set_play_kick_in.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-bhv_set_play_kick_off.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-bhv_strict_check_shoot.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-bhv_their_goal_kick_move.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-body_force_shoot.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-clear_ball.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-clear_generator.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-cooperative_action.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-cross_generator.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-dribble.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-field_analyzer.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-hold_ball.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-intention_receive.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-intention_wait_after_set_play_kick.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-keepaway_communication.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-main_player.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-neck_default_intercept_neck.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-neck_goalie_turn_neck.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-neck_offensive_intercept_neck.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-neck_turn_to_receiver.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-pass.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-predict_state.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-role_center_back.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-role_center_forward.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-role_defensive_half.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-role_goalie.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-role_keepaway_keeper.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-role_keepaway_taker.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-role_offensive_half.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-role_sample.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-role_side_back.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-role_side_forward.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-role_side_half.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-sample_communication.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-sample_field_evaluator.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-sample_player.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-self_pass_generator.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-shoot.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-shoot_generator.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-short_dribble_generator.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-simple_pass_checker.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-soccer_role.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-strategy.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-strict_check_pass_generator.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-tackle_generator.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_player-view_tactical.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_trainer-main_trainer.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample_trainer-sample_trainer.Po@am__quote@
-
-.cpp.o:
-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
-
-.cpp.obj:
-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-sample_coach-sample_coach.o: sample_coach.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_coach_CXXFLAGS) $(CXXFLAGS) -MT sample_coach-sample_coach.o -MD -MP -MF $(DEPDIR)/sample_coach-sample_coach.Tpo -c -o sample_coach-sample_coach.o `test -f 'sample_coach.cpp' || echo '$(srcdir)/'`sample_coach.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_coach-sample_coach.Tpo $(DEPDIR)/sample_coach-sample_coach.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='sample_coach.cpp' object='sample_coach-sample_coach.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_coach_CXXFLAGS) $(CXXFLAGS) -c -o sample_coach-sample_coach.o `test -f 'sample_coach.cpp' || echo '$(srcdir)/'`sample_coach.cpp
-
-sample_coach-sample_coach.obj: sample_coach.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_coach_CXXFLAGS) $(CXXFLAGS) -MT sample_coach-sample_coach.obj -MD -MP -MF $(DEPDIR)/sample_coach-sample_coach.Tpo -c -o sample_coach-sample_coach.obj `if test -f 'sample_coach.cpp'; then $(CYGPATH_W) 'sample_coach.cpp'; else $(CYGPATH_W) '$(srcdir)/sample_coach.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_coach-sample_coach.Tpo $(DEPDIR)/sample_coach-sample_coach.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='sample_coach.cpp' object='sample_coach-sample_coach.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_coach_CXXFLAGS) $(CXXFLAGS) -c -o sample_coach-sample_coach.obj `if test -f 'sample_coach.cpp'; then $(CYGPATH_W) 'sample_coach.cpp'; else $(CYGPATH_W) '$(srcdir)/sample_coach.cpp'; fi`
-
-sample_coach-main_coach.o: main_coach.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_coach_CXXFLAGS) $(CXXFLAGS) -MT sample_coach-main_coach.o -MD -MP -MF $(DEPDIR)/sample_coach-main_coach.Tpo -c -o sample_coach-main_coach.o `test -f 'main_coach.cpp' || echo '$(srcdir)/'`main_coach.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_coach-main_coach.Tpo $(DEPDIR)/sample_coach-main_coach.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='main_coach.cpp' object='sample_coach-main_coach.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_coach_CXXFLAGS) $(CXXFLAGS) -c -o sample_coach-main_coach.o `test -f 'main_coach.cpp' || echo '$(srcdir)/'`main_coach.cpp
-
-sample_coach-main_coach.obj: main_coach.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_coach_CXXFLAGS) $(CXXFLAGS) -MT sample_coach-main_coach.obj -MD -MP -MF $(DEPDIR)/sample_coach-main_coach.Tpo -c -o sample_coach-main_coach.obj `if test -f 'main_coach.cpp'; then $(CYGPATH_W) 'main_coach.cpp'; else $(CYGPATH_W) '$(srcdir)/main_coach.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_coach-main_coach.Tpo $(DEPDIR)/sample_coach-main_coach.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='main_coach.cpp' object='sample_coach-main_coach.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_coach_CXXFLAGS) $(CXXFLAGS) -c -o sample_coach-main_coach.obj `if test -f 'main_coach.cpp'; then $(CYGPATH_W) 'main_coach.cpp'; else $(CYGPATH_W) '$(srcdir)/main_coach.cpp'; fi`
-
-sample_player-actgen_cross.o: chain_action/actgen_cross.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-actgen_cross.o -MD -MP -MF $(DEPDIR)/sample_player-actgen_cross.Tpo -c -o sample_player-actgen_cross.o `test -f 'chain_action/actgen_cross.cpp' || echo '$(srcdir)/'`chain_action/actgen_cross.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-actgen_cross.Tpo $(DEPDIR)/sample_player-actgen_cross.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/actgen_cross.cpp' object='sample_player-actgen_cross.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-actgen_cross.o `test -f 'chain_action/actgen_cross.cpp' || echo '$(srcdir)/'`chain_action/actgen_cross.cpp
-
-sample_player-actgen_cross.obj: chain_action/actgen_cross.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-actgen_cross.obj -MD -MP -MF $(DEPDIR)/sample_player-actgen_cross.Tpo -c -o sample_player-actgen_cross.obj `if test -f 'chain_action/actgen_cross.cpp'; then $(CYGPATH_W) 'chain_action/actgen_cross.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/actgen_cross.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-actgen_cross.Tpo $(DEPDIR)/sample_player-actgen_cross.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/actgen_cross.cpp' object='sample_player-actgen_cross.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-actgen_cross.obj `if test -f 'chain_action/actgen_cross.cpp'; then $(CYGPATH_W) 'chain_action/actgen_cross.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/actgen_cross.cpp'; fi`
-
-sample_player-actgen_direct_pass.o: chain_action/actgen_direct_pass.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-actgen_direct_pass.o -MD -MP -MF $(DEPDIR)/sample_player-actgen_direct_pass.Tpo -c -o sample_player-actgen_direct_pass.o `test -f 'chain_action/actgen_direct_pass.cpp' || echo '$(srcdir)/'`chain_action/actgen_direct_pass.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-actgen_direct_pass.Tpo $(DEPDIR)/sample_player-actgen_direct_pass.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/actgen_direct_pass.cpp' object='sample_player-actgen_direct_pass.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-actgen_direct_pass.o `test -f 'chain_action/actgen_direct_pass.cpp' || echo '$(srcdir)/'`chain_action/actgen_direct_pass.cpp
-
-sample_player-actgen_direct_pass.obj: chain_action/actgen_direct_pass.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-actgen_direct_pass.obj -MD -MP -MF $(DEPDIR)/sample_player-actgen_direct_pass.Tpo -c -o sample_player-actgen_direct_pass.obj `if test -f 'chain_action/actgen_direct_pass.cpp'; then $(CYGPATH_W) 'chain_action/actgen_direct_pass.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/actgen_direct_pass.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-actgen_direct_pass.Tpo $(DEPDIR)/sample_player-actgen_direct_pass.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/actgen_direct_pass.cpp' object='sample_player-actgen_direct_pass.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-actgen_direct_pass.obj `if test -f 'chain_action/actgen_direct_pass.cpp'; then $(CYGPATH_W) 'chain_action/actgen_direct_pass.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/actgen_direct_pass.cpp'; fi`
-
-sample_player-actgen_self_pass.o: chain_action/actgen_self_pass.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-actgen_self_pass.o -MD -MP -MF $(DEPDIR)/sample_player-actgen_self_pass.Tpo -c -o sample_player-actgen_self_pass.o `test -f 'chain_action/actgen_self_pass.cpp' || echo '$(srcdir)/'`chain_action/actgen_self_pass.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-actgen_self_pass.Tpo $(DEPDIR)/sample_player-actgen_self_pass.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/actgen_self_pass.cpp' object='sample_player-actgen_self_pass.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-actgen_self_pass.o `test -f 'chain_action/actgen_self_pass.cpp' || echo '$(srcdir)/'`chain_action/actgen_self_pass.cpp
-
-sample_player-actgen_self_pass.obj: chain_action/actgen_self_pass.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-actgen_self_pass.obj -MD -MP -MF $(DEPDIR)/sample_player-actgen_self_pass.Tpo -c -o sample_player-actgen_self_pass.obj `if test -f 'chain_action/actgen_self_pass.cpp'; then $(CYGPATH_W) 'chain_action/actgen_self_pass.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/actgen_self_pass.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-actgen_self_pass.Tpo $(DEPDIR)/sample_player-actgen_self_pass.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/actgen_self_pass.cpp' object='sample_player-actgen_self_pass.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-actgen_self_pass.obj `if test -f 'chain_action/actgen_self_pass.cpp'; then $(CYGPATH_W) 'chain_action/actgen_self_pass.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/actgen_self_pass.cpp'; fi`
-
-sample_player-actgen_shoot.o: chain_action/actgen_shoot.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-actgen_shoot.o -MD -MP -MF $(DEPDIR)/sample_player-actgen_shoot.Tpo -c -o sample_player-actgen_shoot.o `test -f 'chain_action/actgen_shoot.cpp' || echo '$(srcdir)/'`chain_action/actgen_shoot.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-actgen_shoot.Tpo $(DEPDIR)/sample_player-actgen_shoot.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/actgen_shoot.cpp' object='sample_player-actgen_shoot.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-actgen_shoot.o `test -f 'chain_action/actgen_shoot.cpp' || echo '$(srcdir)/'`chain_action/actgen_shoot.cpp
-
-sample_player-actgen_shoot.obj: chain_action/actgen_shoot.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-actgen_shoot.obj -MD -MP -MF $(DEPDIR)/sample_player-actgen_shoot.Tpo -c -o sample_player-actgen_shoot.obj `if test -f 'chain_action/actgen_shoot.cpp'; then $(CYGPATH_W) 'chain_action/actgen_shoot.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/actgen_shoot.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-actgen_shoot.Tpo $(DEPDIR)/sample_player-actgen_shoot.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/actgen_shoot.cpp' object='sample_player-actgen_shoot.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-actgen_shoot.obj `if test -f 'chain_action/actgen_shoot.cpp'; then $(CYGPATH_W) 'chain_action/actgen_shoot.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/actgen_shoot.cpp'; fi`
-
-sample_player-actgen_short_dribble.o: chain_action/actgen_short_dribble.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-actgen_short_dribble.o -MD -MP -MF $(DEPDIR)/sample_player-actgen_short_dribble.Tpo -c -o sample_player-actgen_short_dribble.o `test -f 'chain_action/actgen_short_dribble.cpp' || echo '$(srcdir)/'`chain_action/actgen_short_dribble.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-actgen_short_dribble.Tpo $(DEPDIR)/sample_player-actgen_short_dribble.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/actgen_short_dribble.cpp' object='sample_player-actgen_short_dribble.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-actgen_short_dribble.o `test -f 'chain_action/actgen_short_dribble.cpp' || echo '$(srcdir)/'`chain_action/actgen_short_dribble.cpp
-
-sample_player-actgen_short_dribble.obj: chain_action/actgen_short_dribble.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-actgen_short_dribble.obj -MD -MP -MF $(DEPDIR)/sample_player-actgen_short_dribble.Tpo -c -o sample_player-actgen_short_dribble.obj `if test -f 'chain_action/actgen_short_dribble.cpp'; then $(CYGPATH_W) 'chain_action/actgen_short_dribble.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/actgen_short_dribble.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-actgen_short_dribble.Tpo $(DEPDIR)/sample_player-actgen_short_dribble.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/actgen_short_dribble.cpp' object='sample_player-actgen_short_dribble.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-actgen_short_dribble.obj `if test -f 'chain_action/actgen_short_dribble.cpp'; then $(CYGPATH_W) 'chain_action/actgen_short_dribble.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/actgen_short_dribble.cpp'; fi`
-
-sample_player-actgen_simple_dribble.o: chain_action/actgen_simple_dribble.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-actgen_simple_dribble.o -MD -MP -MF $(DEPDIR)/sample_player-actgen_simple_dribble.Tpo -c -o sample_player-actgen_simple_dribble.o `test -f 'chain_action/actgen_simple_dribble.cpp' || echo '$(srcdir)/'`chain_action/actgen_simple_dribble.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-actgen_simple_dribble.Tpo $(DEPDIR)/sample_player-actgen_simple_dribble.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/actgen_simple_dribble.cpp' object='sample_player-actgen_simple_dribble.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-actgen_simple_dribble.o `test -f 'chain_action/actgen_simple_dribble.cpp' || echo '$(srcdir)/'`chain_action/actgen_simple_dribble.cpp
-
-sample_player-actgen_simple_dribble.obj: chain_action/actgen_simple_dribble.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-actgen_simple_dribble.obj -MD -MP -MF $(DEPDIR)/sample_player-actgen_simple_dribble.Tpo -c -o sample_player-actgen_simple_dribble.obj `if test -f 'chain_action/actgen_simple_dribble.cpp'; then $(CYGPATH_W) 'chain_action/actgen_simple_dribble.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/actgen_simple_dribble.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-actgen_simple_dribble.Tpo $(DEPDIR)/sample_player-actgen_simple_dribble.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/actgen_simple_dribble.cpp' object='sample_player-actgen_simple_dribble.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-actgen_simple_dribble.obj `if test -f 'chain_action/actgen_simple_dribble.cpp'; then $(CYGPATH_W) 'chain_action/actgen_simple_dribble.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/actgen_simple_dribble.cpp'; fi`
-
-sample_player-actgen_strict_check_pass.o: chain_action/actgen_strict_check_pass.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-actgen_strict_check_pass.o -MD -MP -MF $(DEPDIR)/sample_player-actgen_strict_check_pass.Tpo -c -o sample_player-actgen_strict_check_pass.o `test -f 'chain_action/actgen_strict_check_pass.cpp' || echo '$(srcdir)/'`chain_action/actgen_strict_check_pass.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-actgen_strict_check_pass.Tpo $(DEPDIR)/sample_player-actgen_strict_check_pass.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/actgen_strict_check_pass.cpp' object='sample_player-actgen_strict_check_pass.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-actgen_strict_check_pass.o `test -f 'chain_action/actgen_strict_check_pass.cpp' || echo '$(srcdir)/'`chain_action/actgen_strict_check_pass.cpp
-
-sample_player-actgen_strict_check_pass.obj: chain_action/actgen_strict_check_pass.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-actgen_strict_check_pass.obj -MD -MP -MF $(DEPDIR)/sample_player-actgen_strict_check_pass.Tpo -c -o sample_player-actgen_strict_check_pass.obj `if test -f 'chain_action/actgen_strict_check_pass.cpp'; then $(CYGPATH_W) 'chain_action/actgen_strict_check_pass.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/actgen_strict_check_pass.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-actgen_strict_check_pass.Tpo $(DEPDIR)/sample_player-actgen_strict_check_pass.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/actgen_strict_check_pass.cpp' object='sample_player-actgen_strict_check_pass.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-actgen_strict_check_pass.obj `if test -f 'chain_action/actgen_strict_check_pass.cpp'; then $(CYGPATH_W) 'chain_action/actgen_strict_check_pass.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/actgen_strict_check_pass.cpp'; fi`
-
-sample_player-action_chain_graph.o: chain_action/action_chain_graph.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-action_chain_graph.o -MD -MP -MF $(DEPDIR)/sample_player-action_chain_graph.Tpo -c -o sample_player-action_chain_graph.o `test -f 'chain_action/action_chain_graph.cpp' || echo '$(srcdir)/'`chain_action/action_chain_graph.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-action_chain_graph.Tpo $(DEPDIR)/sample_player-action_chain_graph.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/action_chain_graph.cpp' object='sample_player-action_chain_graph.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-action_chain_graph.o `test -f 'chain_action/action_chain_graph.cpp' || echo '$(srcdir)/'`chain_action/action_chain_graph.cpp
-
-sample_player-action_chain_graph.obj: chain_action/action_chain_graph.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-action_chain_graph.obj -MD -MP -MF $(DEPDIR)/sample_player-action_chain_graph.Tpo -c -o sample_player-action_chain_graph.obj `if test -f 'chain_action/action_chain_graph.cpp'; then $(CYGPATH_W) 'chain_action/action_chain_graph.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/action_chain_graph.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-action_chain_graph.Tpo $(DEPDIR)/sample_player-action_chain_graph.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/action_chain_graph.cpp' object='sample_player-action_chain_graph.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-action_chain_graph.obj `if test -f 'chain_action/action_chain_graph.cpp'; then $(CYGPATH_W) 'chain_action/action_chain_graph.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/action_chain_graph.cpp'; fi`
-
-sample_player-action_chain_holder.o: chain_action/action_chain_holder.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-action_chain_holder.o -MD -MP -MF $(DEPDIR)/sample_player-action_chain_holder.Tpo -c -o sample_player-action_chain_holder.o `test -f 'chain_action/action_chain_holder.cpp' || echo '$(srcdir)/'`chain_action/action_chain_holder.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-action_chain_holder.Tpo $(DEPDIR)/sample_player-action_chain_holder.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/action_chain_holder.cpp' object='sample_player-action_chain_holder.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-action_chain_holder.o `test -f 'chain_action/action_chain_holder.cpp' || echo '$(srcdir)/'`chain_action/action_chain_holder.cpp
-
-sample_player-action_chain_holder.obj: chain_action/action_chain_holder.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-action_chain_holder.obj -MD -MP -MF $(DEPDIR)/sample_player-action_chain_holder.Tpo -c -o sample_player-action_chain_holder.obj `if test -f 'chain_action/action_chain_holder.cpp'; then $(CYGPATH_W) 'chain_action/action_chain_holder.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/action_chain_holder.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-action_chain_holder.Tpo $(DEPDIR)/sample_player-action_chain_holder.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/action_chain_holder.cpp' object='sample_player-action_chain_holder.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-action_chain_holder.obj `if test -f 'chain_action/action_chain_holder.cpp'; then $(CYGPATH_W) 'chain_action/action_chain_holder.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/action_chain_holder.cpp'; fi`
-
-sample_player-bhv_chain_action.o: chain_action/bhv_chain_action.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_chain_action.o -MD -MP -MF $(DEPDIR)/sample_player-bhv_chain_action.Tpo -c -o sample_player-bhv_chain_action.o `test -f 'chain_action/bhv_chain_action.cpp' || echo '$(srcdir)/'`chain_action/bhv_chain_action.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_chain_action.Tpo $(DEPDIR)/sample_player-bhv_chain_action.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/bhv_chain_action.cpp' object='sample_player-bhv_chain_action.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_chain_action.o `test -f 'chain_action/bhv_chain_action.cpp' || echo '$(srcdir)/'`chain_action/bhv_chain_action.cpp
-
-sample_player-bhv_chain_action.obj: chain_action/bhv_chain_action.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_chain_action.obj -MD -MP -MF $(DEPDIR)/sample_player-bhv_chain_action.Tpo -c -o sample_player-bhv_chain_action.obj `if test -f 'chain_action/bhv_chain_action.cpp'; then $(CYGPATH_W) 'chain_action/bhv_chain_action.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/bhv_chain_action.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_chain_action.Tpo $(DEPDIR)/sample_player-bhv_chain_action.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/bhv_chain_action.cpp' object='sample_player-bhv_chain_action.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_chain_action.obj `if test -f 'chain_action/bhv_chain_action.cpp'; then $(CYGPATH_W) 'chain_action/bhv_chain_action.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/bhv_chain_action.cpp'; fi`
-
-sample_player-bhv_normal_dribble.o: chain_action/bhv_normal_dribble.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_normal_dribble.o -MD -MP -MF $(DEPDIR)/sample_player-bhv_normal_dribble.Tpo -c -o sample_player-bhv_normal_dribble.o `test -f 'chain_action/bhv_normal_dribble.cpp' || echo '$(srcdir)/'`chain_action/bhv_normal_dribble.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_normal_dribble.Tpo $(DEPDIR)/sample_player-bhv_normal_dribble.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/bhv_normal_dribble.cpp' object='sample_player-bhv_normal_dribble.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_normal_dribble.o `test -f 'chain_action/bhv_normal_dribble.cpp' || echo '$(srcdir)/'`chain_action/bhv_normal_dribble.cpp
-
-sample_player-bhv_normal_dribble.obj: chain_action/bhv_normal_dribble.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_normal_dribble.obj -MD -MP -MF $(DEPDIR)/sample_player-bhv_normal_dribble.Tpo -c -o sample_player-bhv_normal_dribble.obj `if test -f 'chain_action/bhv_normal_dribble.cpp'; then $(CYGPATH_W) 'chain_action/bhv_normal_dribble.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/bhv_normal_dribble.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_normal_dribble.Tpo $(DEPDIR)/sample_player-bhv_normal_dribble.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/bhv_normal_dribble.cpp' object='sample_player-bhv_normal_dribble.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_normal_dribble.obj `if test -f 'chain_action/bhv_normal_dribble.cpp'; then $(CYGPATH_W) 'chain_action/bhv_normal_dribble.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/bhv_normal_dribble.cpp'; fi`
-
-sample_player-bhv_pass_kick_find_receiver.o: chain_action/bhv_pass_kick_find_receiver.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_pass_kick_find_receiver.o -MD -MP -MF $(DEPDIR)/sample_player-bhv_pass_kick_find_receiver.Tpo -c -o sample_player-bhv_pass_kick_find_receiver.o `test -f 'chain_action/bhv_pass_kick_find_receiver.cpp' || echo '$(srcdir)/'`chain_action/bhv_pass_kick_find_receiver.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_pass_kick_find_receiver.Tpo $(DEPDIR)/sample_player-bhv_pass_kick_find_receiver.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/bhv_pass_kick_find_receiver.cpp' object='sample_player-bhv_pass_kick_find_receiver.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_pass_kick_find_receiver.o `test -f 'chain_action/bhv_pass_kick_find_receiver.cpp' || echo '$(srcdir)/'`chain_action/bhv_pass_kick_find_receiver.cpp
-
-sample_player-bhv_pass_kick_find_receiver.obj: chain_action/bhv_pass_kick_find_receiver.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_pass_kick_find_receiver.obj -MD -MP -MF $(DEPDIR)/sample_player-bhv_pass_kick_find_receiver.Tpo -c -o sample_player-bhv_pass_kick_find_receiver.obj `if test -f 'chain_action/bhv_pass_kick_find_receiver.cpp'; then $(CYGPATH_W) 'chain_action/bhv_pass_kick_find_receiver.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/bhv_pass_kick_find_receiver.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_pass_kick_find_receiver.Tpo $(DEPDIR)/sample_player-bhv_pass_kick_find_receiver.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/bhv_pass_kick_find_receiver.cpp' object='sample_player-bhv_pass_kick_find_receiver.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_pass_kick_find_receiver.obj `if test -f 'chain_action/bhv_pass_kick_find_receiver.cpp'; then $(CYGPATH_W) 'chain_action/bhv_pass_kick_find_receiver.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/bhv_pass_kick_find_receiver.cpp'; fi`
-
-sample_player-bhv_strict_check_shoot.o: chain_action/bhv_strict_check_shoot.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_strict_check_shoot.o -MD -MP -MF $(DEPDIR)/sample_player-bhv_strict_check_shoot.Tpo -c -o sample_player-bhv_strict_check_shoot.o `test -f 'chain_action/bhv_strict_check_shoot.cpp' || echo '$(srcdir)/'`chain_action/bhv_strict_check_shoot.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_strict_check_shoot.Tpo $(DEPDIR)/sample_player-bhv_strict_check_shoot.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/bhv_strict_check_shoot.cpp' object='sample_player-bhv_strict_check_shoot.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_strict_check_shoot.o `test -f 'chain_action/bhv_strict_check_shoot.cpp' || echo '$(srcdir)/'`chain_action/bhv_strict_check_shoot.cpp
-
-sample_player-bhv_strict_check_shoot.obj: chain_action/bhv_strict_check_shoot.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_strict_check_shoot.obj -MD -MP -MF $(DEPDIR)/sample_player-bhv_strict_check_shoot.Tpo -c -o sample_player-bhv_strict_check_shoot.obj `if test -f 'chain_action/bhv_strict_check_shoot.cpp'; then $(CYGPATH_W) 'chain_action/bhv_strict_check_shoot.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/bhv_strict_check_shoot.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_strict_check_shoot.Tpo $(DEPDIR)/sample_player-bhv_strict_check_shoot.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/bhv_strict_check_shoot.cpp' object='sample_player-bhv_strict_check_shoot.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_strict_check_shoot.obj `if test -f 'chain_action/bhv_strict_check_shoot.cpp'; then $(CYGPATH_W) 'chain_action/bhv_strict_check_shoot.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/bhv_strict_check_shoot.cpp'; fi`
-
-sample_player-body_force_shoot.o: chain_action/body_force_shoot.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-body_force_shoot.o -MD -MP -MF $(DEPDIR)/sample_player-body_force_shoot.Tpo -c -o sample_player-body_force_shoot.o `test -f 'chain_action/body_force_shoot.cpp' || echo '$(srcdir)/'`chain_action/body_force_shoot.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-body_force_shoot.Tpo $(DEPDIR)/sample_player-body_force_shoot.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/body_force_shoot.cpp' object='sample_player-body_force_shoot.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-body_force_shoot.o `test -f 'chain_action/body_force_shoot.cpp' || echo '$(srcdir)/'`chain_action/body_force_shoot.cpp
-
-sample_player-body_force_shoot.obj: chain_action/body_force_shoot.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-body_force_shoot.obj -MD -MP -MF $(DEPDIR)/sample_player-body_force_shoot.Tpo -c -o sample_player-body_force_shoot.obj `if test -f 'chain_action/body_force_shoot.cpp'; then $(CYGPATH_W) 'chain_action/body_force_shoot.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/body_force_shoot.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-body_force_shoot.Tpo $(DEPDIR)/sample_player-body_force_shoot.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/body_force_shoot.cpp' object='sample_player-body_force_shoot.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-body_force_shoot.obj `if test -f 'chain_action/body_force_shoot.cpp'; then $(CYGPATH_W) 'chain_action/body_force_shoot.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/body_force_shoot.cpp'; fi`
-
-sample_player-clear_ball.o: chain_action/clear_ball.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-clear_ball.o -MD -MP -MF $(DEPDIR)/sample_player-clear_ball.Tpo -c -o sample_player-clear_ball.o `test -f 'chain_action/clear_ball.cpp' || echo '$(srcdir)/'`chain_action/clear_ball.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-clear_ball.Tpo $(DEPDIR)/sample_player-clear_ball.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/clear_ball.cpp' object='sample_player-clear_ball.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-clear_ball.o `test -f 'chain_action/clear_ball.cpp' || echo '$(srcdir)/'`chain_action/clear_ball.cpp
-
-sample_player-clear_ball.obj: chain_action/clear_ball.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-clear_ball.obj -MD -MP -MF $(DEPDIR)/sample_player-clear_ball.Tpo -c -o sample_player-clear_ball.obj `if test -f 'chain_action/clear_ball.cpp'; then $(CYGPATH_W) 'chain_action/clear_ball.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/clear_ball.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-clear_ball.Tpo $(DEPDIR)/sample_player-clear_ball.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/clear_ball.cpp' object='sample_player-clear_ball.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-clear_ball.obj `if test -f 'chain_action/clear_ball.cpp'; then $(CYGPATH_W) 'chain_action/clear_ball.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/clear_ball.cpp'; fi`
-
-sample_player-clear_generator.o: chain_action/clear_generator.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-clear_generator.o -MD -MP -MF $(DEPDIR)/sample_player-clear_generator.Tpo -c -o sample_player-clear_generator.o `test -f 'chain_action/clear_generator.cpp' || echo '$(srcdir)/'`chain_action/clear_generator.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-clear_generator.Tpo $(DEPDIR)/sample_player-clear_generator.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/clear_generator.cpp' object='sample_player-clear_generator.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-clear_generator.o `test -f 'chain_action/clear_generator.cpp' || echo '$(srcdir)/'`chain_action/clear_generator.cpp
-
-sample_player-clear_generator.obj: chain_action/clear_generator.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-clear_generator.obj -MD -MP -MF $(DEPDIR)/sample_player-clear_generator.Tpo -c -o sample_player-clear_generator.obj `if test -f 'chain_action/clear_generator.cpp'; then $(CYGPATH_W) 'chain_action/clear_generator.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/clear_generator.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-clear_generator.Tpo $(DEPDIR)/sample_player-clear_generator.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/clear_generator.cpp' object='sample_player-clear_generator.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-clear_generator.obj `if test -f 'chain_action/clear_generator.cpp'; then $(CYGPATH_W) 'chain_action/clear_generator.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/clear_generator.cpp'; fi`
-
-sample_player-cooperative_action.o: chain_action/cooperative_action.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-cooperative_action.o -MD -MP -MF $(DEPDIR)/sample_player-cooperative_action.Tpo -c -o sample_player-cooperative_action.o `test -f 'chain_action/cooperative_action.cpp' || echo '$(srcdir)/'`chain_action/cooperative_action.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-cooperative_action.Tpo $(DEPDIR)/sample_player-cooperative_action.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/cooperative_action.cpp' object='sample_player-cooperative_action.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-cooperative_action.o `test -f 'chain_action/cooperative_action.cpp' || echo '$(srcdir)/'`chain_action/cooperative_action.cpp
-
-sample_player-cooperative_action.obj: chain_action/cooperative_action.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-cooperative_action.obj -MD -MP -MF $(DEPDIR)/sample_player-cooperative_action.Tpo -c -o sample_player-cooperative_action.obj `if test -f 'chain_action/cooperative_action.cpp'; then $(CYGPATH_W) 'chain_action/cooperative_action.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/cooperative_action.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-cooperative_action.Tpo $(DEPDIR)/sample_player-cooperative_action.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/cooperative_action.cpp' object='sample_player-cooperative_action.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-cooperative_action.obj `if test -f 'chain_action/cooperative_action.cpp'; then $(CYGPATH_W) 'chain_action/cooperative_action.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/cooperative_action.cpp'; fi`
-
-sample_player-cross_generator.o: chain_action/cross_generator.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-cross_generator.o -MD -MP -MF $(DEPDIR)/sample_player-cross_generator.Tpo -c -o sample_player-cross_generator.o `test -f 'chain_action/cross_generator.cpp' || echo '$(srcdir)/'`chain_action/cross_generator.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-cross_generator.Tpo $(DEPDIR)/sample_player-cross_generator.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/cross_generator.cpp' object='sample_player-cross_generator.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-cross_generator.o `test -f 'chain_action/cross_generator.cpp' || echo '$(srcdir)/'`chain_action/cross_generator.cpp
-
-sample_player-cross_generator.obj: chain_action/cross_generator.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-cross_generator.obj -MD -MP -MF $(DEPDIR)/sample_player-cross_generator.Tpo -c -o sample_player-cross_generator.obj `if test -f 'chain_action/cross_generator.cpp'; then $(CYGPATH_W) 'chain_action/cross_generator.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/cross_generator.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-cross_generator.Tpo $(DEPDIR)/sample_player-cross_generator.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/cross_generator.cpp' object='sample_player-cross_generator.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-cross_generator.obj `if test -f 'chain_action/cross_generator.cpp'; then $(CYGPATH_W) 'chain_action/cross_generator.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/cross_generator.cpp'; fi`
-
-sample_player-dribble.o: chain_action/dribble.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-dribble.o -MD -MP -MF $(DEPDIR)/sample_player-dribble.Tpo -c -o sample_player-dribble.o `test -f 'chain_action/dribble.cpp' || echo '$(srcdir)/'`chain_action/dribble.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-dribble.Tpo $(DEPDIR)/sample_player-dribble.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/dribble.cpp' object='sample_player-dribble.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-dribble.o `test -f 'chain_action/dribble.cpp' || echo '$(srcdir)/'`chain_action/dribble.cpp
-
-sample_player-dribble.obj: chain_action/dribble.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-dribble.obj -MD -MP -MF $(DEPDIR)/sample_player-dribble.Tpo -c -o sample_player-dribble.obj `if test -f 'chain_action/dribble.cpp'; then $(CYGPATH_W) 'chain_action/dribble.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/dribble.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-dribble.Tpo $(DEPDIR)/sample_player-dribble.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/dribble.cpp' object='sample_player-dribble.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-dribble.obj `if test -f 'chain_action/dribble.cpp'; then $(CYGPATH_W) 'chain_action/dribble.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/dribble.cpp'; fi`
-
-sample_player-field_analyzer.o: chain_action/field_analyzer.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-field_analyzer.o -MD -MP -MF $(DEPDIR)/sample_player-field_analyzer.Tpo -c -o sample_player-field_analyzer.o `test -f 'chain_action/field_analyzer.cpp' || echo '$(srcdir)/'`chain_action/field_analyzer.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-field_analyzer.Tpo $(DEPDIR)/sample_player-field_analyzer.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/field_analyzer.cpp' object='sample_player-field_analyzer.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-field_analyzer.o `test -f 'chain_action/field_analyzer.cpp' || echo '$(srcdir)/'`chain_action/field_analyzer.cpp
-
-sample_player-field_analyzer.obj: chain_action/field_analyzer.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-field_analyzer.obj -MD -MP -MF $(DEPDIR)/sample_player-field_analyzer.Tpo -c -o sample_player-field_analyzer.obj `if test -f 'chain_action/field_analyzer.cpp'; then $(CYGPATH_W) 'chain_action/field_analyzer.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/field_analyzer.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-field_analyzer.Tpo $(DEPDIR)/sample_player-field_analyzer.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/field_analyzer.cpp' object='sample_player-field_analyzer.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-field_analyzer.obj `if test -f 'chain_action/field_analyzer.cpp'; then $(CYGPATH_W) 'chain_action/field_analyzer.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/field_analyzer.cpp'; fi`
-
-sample_player-hold_ball.o: chain_action/hold_ball.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-hold_ball.o -MD -MP -MF $(DEPDIR)/sample_player-hold_ball.Tpo -c -o sample_player-hold_ball.o `test -f 'chain_action/hold_ball.cpp' || echo '$(srcdir)/'`chain_action/hold_ball.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-hold_ball.Tpo $(DEPDIR)/sample_player-hold_ball.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/hold_ball.cpp' object='sample_player-hold_ball.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-hold_ball.o `test -f 'chain_action/hold_ball.cpp' || echo '$(srcdir)/'`chain_action/hold_ball.cpp
-
-sample_player-hold_ball.obj: chain_action/hold_ball.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-hold_ball.obj -MD -MP -MF $(DEPDIR)/sample_player-hold_ball.Tpo -c -o sample_player-hold_ball.obj `if test -f 'chain_action/hold_ball.cpp'; then $(CYGPATH_W) 'chain_action/hold_ball.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/hold_ball.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-hold_ball.Tpo $(DEPDIR)/sample_player-hold_ball.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/hold_ball.cpp' object='sample_player-hold_ball.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-hold_ball.obj `if test -f 'chain_action/hold_ball.cpp'; then $(CYGPATH_W) 'chain_action/hold_ball.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/hold_ball.cpp'; fi`
-
-sample_player-neck_turn_to_receiver.o: chain_action/neck_turn_to_receiver.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-neck_turn_to_receiver.o -MD -MP -MF $(DEPDIR)/sample_player-neck_turn_to_receiver.Tpo -c -o sample_player-neck_turn_to_receiver.o `test -f 'chain_action/neck_turn_to_receiver.cpp' || echo '$(srcdir)/'`chain_action/neck_turn_to_receiver.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-neck_turn_to_receiver.Tpo $(DEPDIR)/sample_player-neck_turn_to_receiver.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/neck_turn_to_receiver.cpp' object='sample_player-neck_turn_to_receiver.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-neck_turn_to_receiver.o `test -f 'chain_action/neck_turn_to_receiver.cpp' || echo '$(srcdir)/'`chain_action/neck_turn_to_receiver.cpp
-
-sample_player-neck_turn_to_receiver.obj: chain_action/neck_turn_to_receiver.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-neck_turn_to_receiver.obj -MD -MP -MF $(DEPDIR)/sample_player-neck_turn_to_receiver.Tpo -c -o sample_player-neck_turn_to_receiver.obj `if test -f 'chain_action/neck_turn_to_receiver.cpp'; then $(CYGPATH_W) 'chain_action/neck_turn_to_receiver.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/neck_turn_to_receiver.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-neck_turn_to_receiver.Tpo $(DEPDIR)/sample_player-neck_turn_to_receiver.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/neck_turn_to_receiver.cpp' object='sample_player-neck_turn_to_receiver.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-neck_turn_to_receiver.obj `if test -f 'chain_action/neck_turn_to_receiver.cpp'; then $(CYGPATH_W) 'chain_action/neck_turn_to_receiver.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/neck_turn_to_receiver.cpp'; fi`
-
-sample_player-pass.o: chain_action/pass.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-pass.o -MD -MP -MF $(DEPDIR)/sample_player-pass.Tpo -c -o sample_player-pass.o `test -f 'chain_action/pass.cpp' || echo '$(srcdir)/'`chain_action/pass.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-pass.Tpo $(DEPDIR)/sample_player-pass.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/pass.cpp' object='sample_player-pass.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-pass.o `test -f 'chain_action/pass.cpp' || echo '$(srcdir)/'`chain_action/pass.cpp
-
-sample_player-pass.obj: chain_action/pass.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-pass.obj -MD -MP -MF $(DEPDIR)/sample_player-pass.Tpo -c -o sample_player-pass.obj `if test -f 'chain_action/pass.cpp'; then $(CYGPATH_W) 'chain_action/pass.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/pass.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-pass.Tpo $(DEPDIR)/sample_player-pass.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/pass.cpp' object='sample_player-pass.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-pass.obj `if test -f 'chain_action/pass.cpp'; then $(CYGPATH_W) 'chain_action/pass.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/pass.cpp'; fi`
-
-sample_player-predict_state.o: chain_action/predict_state.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-predict_state.o -MD -MP -MF $(DEPDIR)/sample_player-predict_state.Tpo -c -o sample_player-predict_state.o `test -f 'chain_action/predict_state.cpp' || echo '$(srcdir)/'`chain_action/predict_state.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-predict_state.Tpo $(DEPDIR)/sample_player-predict_state.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/predict_state.cpp' object='sample_player-predict_state.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-predict_state.o `test -f 'chain_action/predict_state.cpp' || echo '$(srcdir)/'`chain_action/predict_state.cpp
-
-sample_player-predict_state.obj: chain_action/predict_state.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-predict_state.obj -MD -MP -MF $(DEPDIR)/sample_player-predict_state.Tpo -c -o sample_player-predict_state.obj `if test -f 'chain_action/predict_state.cpp'; then $(CYGPATH_W) 'chain_action/predict_state.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/predict_state.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-predict_state.Tpo $(DEPDIR)/sample_player-predict_state.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/predict_state.cpp' object='sample_player-predict_state.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-predict_state.obj `if test -f 'chain_action/predict_state.cpp'; then $(CYGPATH_W) 'chain_action/predict_state.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/predict_state.cpp'; fi`
-
-sample_player-self_pass_generator.o: chain_action/self_pass_generator.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-self_pass_generator.o -MD -MP -MF $(DEPDIR)/sample_player-self_pass_generator.Tpo -c -o sample_player-self_pass_generator.o `test -f 'chain_action/self_pass_generator.cpp' || echo '$(srcdir)/'`chain_action/self_pass_generator.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-self_pass_generator.Tpo $(DEPDIR)/sample_player-self_pass_generator.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/self_pass_generator.cpp' object='sample_player-self_pass_generator.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-self_pass_generator.o `test -f 'chain_action/self_pass_generator.cpp' || echo '$(srcdir)/'`chain_action/self_pass_generator.cpp
-
-sample_player-self_pass_generator.obj: chain_action/self_pass_generator.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-self_pass_generator.obj -MD -MP -MF $(DEPDIR)/sample_player-self_pass_generator.Tpo -c -o sample_player-self_pass_generator.obj `if test -f 'chain_action/self_pass_generator.cpp'; then $(CYGPATH_W) 'chain_action/self_pass_generator.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/self_pass_generator.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-self_pass_generator.Tpo $(DEPDIR)/sample_player-self_pass_generator.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/self_pass_generator.cpp' object='sample_player-self_pass_generator.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-self_pass_generator.obj `if test -f 'chain_action/self_pass_generator.cpp'; then $(CYGPATH_W) 'chain_action/self_pass_generator.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/self_pass_generator.cpp'; fi`
-
-sample_player-shoot.o: chain_action/shoot.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-shoot.o -MD -MP -MF $(DEPDIR)/sample_player-shoot.Tpo -c -o sample_player-shoot.o `test -f 'chain_action/shoot.cpp' || echo '$(srcdir)/'`chain_action/shoot.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-shoot.Tpo $(DEPDIR)/sample_player-shoot.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/shoot.cpp' object='sample_player-shoot.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-shoot.o `test -f 'chain_action/shoot.cpp' || echo '$(srcdir)/'`chain_action/shoot.cpp
-
-sample_player-shoot.obj: chain_action/shoot.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-shoot.obj -MD -MP -MF $(DEPDIR)/sample_player-shoot.Tpo -c -o sample_player-shoot.obj `if test -f 'chain_action/shoot.cpp'; then $(CYGPATH_W) 'chain_action/shoot.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/shoot.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-shoot.Tpo $(DEPDIR)/sample_player-shoot.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/shoot.cpp' object='sample_player-shoot.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-shoot.obj `if test -f 'chain_action/shoot.cpp'; then $(CYGPATH_W) 'chain_action/shoot.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/shoot.cpp'; fi`
-
-sample_player-shoot_generator.o: chain_action/shoot_generator.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-shoot_generator.o -MD -MP -MF $(DEPDIR)/sample_player-shoot_generator.Tpo -c -o sample_player-shoot_generator.o `test -f 'chain_action/shoot_generator.cpp' || echo '$(srcdir)/'`chain_action/shoot_generator.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-shoot_generator.Tpo $(DEPDIR)/sample_player-shoot_generator.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/shoot_generator.cpp' object='sample_player-shoot_generator.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-shoot_generator.o `test -f 'chain_action/shoot_generator.cpp' || echo '$(srcdir)/'`chain_action/shoot_generator.cpp
-
-sample_player-shoot_generator.obj: chain_action/shoot_generator.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-shoot_generator.obj -MD -MP -MF $(DEPDIR)/sample_player-shoot_generator.Tpo -c -o sample_player-shoot_generator.obj `if test -f 'chain_action/shoot_generator.cpp'; then $(CYGPATH_W) 'chain_action/shoot_generator.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/shoot_generator.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-shoot_generator.Tpo $(DEPDIR)/sample_player-shoot_generator.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/shoot_generator.cpp' object='sample_player-shoot_generator.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-shoot_generator.obj `if test -f 'chain_action/shoot_generator.cpp'; then $(CYGPATH_W) 'chain_action/shoot_generator.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/shoot_generator.cpp'; fi`
-
-sample_player-short_dribble_generator.o: chain_action/short_dribble_generator.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-short_dribble_generator.o -MD -MP -MF $(DEPDIR)/sample_player-short_dribble_generator.Tpo -c -o sample_player-short_dribble_generator.o `test -f 'chain_action/short_dribble_generator.cpp' || echo '$(srcdir)/'`chain_action/short_dribble_generator.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-short_dribble_generator.Tpo $(DEPDIR)/sample_player-short_dribble_generator.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/short_dribble_generator.cpp' object='sample_player-short_dribble_generator.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-short_dribble_generator.o `test -f 'chain_action/short_dribble_generator.cpp' || echo '$(srcdir)/'`chain_action/short_dribble_generator.cpp
-
-sample_player-short_dribble_generator.obj: chain_action/short_dribble_generator.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-short_dribble_generator.obj -MD -MP -MF $(DEPDIR)/sample_player-short_dribble_generator.Tpo -c -o sample_player-short_dribble_generator.obj `if test -f 'chain_action/short_dribble_generator.cpp'; then $(CYGPATH_W) 'chain_action/short_dribble_generator.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/short_dribble_generator.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-short_dribble_generator.Tpo $(DEPDIR)/sample_player-short_dribble_generator.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/short_dribble_generator.cpp' object='sample_player-short_dribble_generator.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-short_dribble_generator.obj `if test -f 'chain_action/short_dribble_generator.cpp'; then $(CYGPATH_W) 'chain_action/short_dribble_generator.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/short_dribble_generator.cpp'; fi`
-
-sample_player-simple_pass_checker.o: chain_action/simple_pass_checker.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-simple_pass_checker.o -MD -MP -MF $(DEPDIR)/sample_player-simple_pass_checker.Tpo -c -o sample_player-simple_pass_checker.o `test -f 'chain_action/simple_pass_checker.cpp' || echo '$(srcdir)/'`chain_action/simple_pass_checker.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-simple_pass_checker.Tpo $(DEPDIR)/sample_player-simple_pass_checker.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/simple_pass_checker.cpp' object='sample_player-simple_pass_checker.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-simple_pass_checker.o `test -f 'chain_action/simple_pass_checker.cpp' || echo '$(srcdir)/'`chain_action/simple_pass_checker.cpp
-
-sample_player-simple_pass_checker.obj: chain_action/simple_pass_checker.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-simple_pass_checker.obj -MD -MP -MF $(DEPDIR)/sample_player-simple_pass_checker.Tpo -c -o sample_player-simple_pass_checker.obj `if test -f 'chain_action/simple_pass_checker.cpp'; then $(CYGPATH_W) 'chain_action/simple_pass_checker.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/simple_pass_checker.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-simple_pass_checker.Tpo $(DEPDIR)/sample_player-simple_pass_checker.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/simple_pass_checker.cpp' object='sample_player-simple_pass_checker.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-simple_pass_checker.obj `if test -f 'chain_action/simple_pass_checker.cpp'; then $(CYGPATH_W) 'chain_action/simple_pass_checker.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/simple_pass_checker.cpp'; fi`
-
-sample_player-strict_check_pass_generator.o: chain_action/strict_check_pass_generator.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-strict_check_pass_generator.o -MD -MP -MF $(DEPDIR)/sample_player-strict_check_pass_generator.Tpo -c -o sample_player-strict_check_pass_generator.o `test -f 'chain_action/strict_check_pass_generator.cpp' || echo '$(srcdir)/'`chain_action/strict_check_pass_generator.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-strict_check_pass_generator.Tpo $(DEPDIR)/sample_player-strict_check_pass_generator.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/strict_check_pass_generator.cpp' object='sample_player-strict_check_pass_generator.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-strict_check_pass_generator.o `test -f 'chain_action/strict_check_pass_generator.cpp' || echo '$(srcdir)/'`chain_action/strict_check_pass_generator.cpp
-
-sample_player-strict_check_pass_generator.obj: chain_action/strict_check_pass_generator.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-strict_check_pass_generator.obj -MD -MP -MF $(DEPDIR)/sample_player-strict_check_pass_generator.Tpo -c -o sample_player-strict_check_pass_generator.obj `if test -f 'chain_action/strict_check_pass_generator.cpp'; then $(CYGPATH_W) 'chain_action/strict_check_pass_generator.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/strict_check_pass_generator.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-strict_check_pass_generator.Tpo $(DEPDIR)/sample_player-strict_check_pass_generator.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/strict_check_pass_generator.cpp' object='sample_player-strict_check_pass_generator.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-strict_check_pass_generator.obj `if test -f 'chain_action/strict_check_pass_generator.cpp'; then $(CYGPATH_W) 'chain_action/strict_check_pass_generator.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/strict_check_pass_generator.cpp'; fi`
-
-sample_player-tackle_generator.o: chain_action/tackle_generator.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-tackle_generator.o -MD -MP -MF $(DEPDIR)/sample_player-tackle_generator.Tpo -c -o sample_player-tackle_generator.o `test -f 'chain_action/tackle_generator.cpp' || echo '$(srcdir)/'`chain_action/tackle_generator.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-tackle_generator.Tpo $(DEPDIR)/sample_player-tackle_generator.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/tackle_generator.cpp' object='sample_player-tackle_generator.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-tackle_generator.o `test -f 'chain_action/tackle_generator.cpp' || echo '$(srcdir)/'`chain_action/tackle_generator.cpp
-
-sample_player-tackle_generator.obj: chain_action/tackle_generator.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-tackle_generator.obj -MD -MP -MF $(DEPDIR)/sample_player-tackle_generator.Tpo -c -o sample_player-tackle_generator.obj `if test -f 'chain_action/tackle_generator.cpp'; then $(CYGPATH_W) 'chain_action/tackle_generator.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/tackle_generator.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-tackle_generator.Tpo $(DEPDIR)/sample_player-tackle_generator.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chain_action/tackle_generator.cpp' object='sample_player-tackle_generator.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-tackle_generator.obj `if test -f 'chain_action/tackle_generator.cpp'; then $(CYGPATH_W) 'chain_action/tackle_generator.cpp'; else $(CYGPATH_W) '$(srcdir)/chain_action/tackle_generator.cpp'; fi`
-
-sample_player-bhv_basic_move.o: bhv_basic_move.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_basic_move.o -MD -MP -MF $(DEPDIR)/sample_player-bhv_basic_move.Tpo -c -o sample_player-bhv_basic_move.o `test -f 'bhv_basic_move.cpp' || echo '$(srcdir)/'`bhv_basic_move.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_basic_move.Tpo $(DEPDIR)/sample_player-bhv_basic_move.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_basic_move.cpp' object='sample_player-bhv_basic_move.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_basic_move.o `test -f 'bhv_basic_move.cpp' || echo '$(srcdir)/'`bhv_basic_move.cpp
-
-sample_player-bhv_basic_move.obj: bhv_basic_move.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_basic_move.obj -MD -MP -MF $(DEPDIR)/sample_player-bhv_basic_move.Tpo -c -o sample_player-bhv_basic_move.obj `if test -f 'bhv_basic_move.cpp'; then $(CYGPATH_W) 'bhv_basic_move.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_basic_move.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_basic_move.Tpo $(DEPDIR)/sample_player-bhv_basic_move.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_basic_move.cpp' object='sample_player-bhv_basic_move.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_basic_move.obj `if test -f 'bhv_basic_move.cpp'; then $(CYGPATH_W) 'bhv_basic_move.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_basic_move.cpp'; fi`
-
-sample_player-bhv_basic_offensive_kick.o: bhv_basic_offensive_kick.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_basic_offensive_kick.o -MD -MP -MF $(DEPDIR)/sample_player-bhv_basic_offensive_kick.Tpo -c -o sample_player-bhv_basic_offensive_kick.o `test -f 'bhv_basic_offensive_kick.cpp' || echo '$(srcdir)/'`bhv_basic_offensive_kick.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_basic_offensive_kick.Tpo $(DEPDIR)/sample_player-bhv_basic_offensive_kick.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_basic_offensive_kick.cpp' object='sample_player-bhv_basic_offensive_kick.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_basic_offensive_kick.o `test -f 'bhv_basic_offensive_kick.cpp' || echo '$(srcdir)/'`bhv_basic_offensive_kick.cpp
-
-sample_player-bhv_basic_offensive_kick.obj: bhv_basic_offensive_kick.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_basic_offensive_kick.obj -MD -MP -MF $(DEPDIR)/sample_player-bhv_basic_offensive_kick.Tpo -c -o sample_player-bhv_basic_offensive_kick.obj `if test -f 'bhv_basic_offensive_kick.cpp'; then $(CYGPATH_W) 'bhv_basic_offensive_kick.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_basic_offensive_kick.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_basic_offensive_kick.Tpo $(DEPDIR)/sample_player-bhv_basic_offensive_kick.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_basic_offensive_kick.cpp' object='sample_player-bhv_basic_offensive_kick.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_basic_offensive_kick.obj `if test -f 'bhv_basic_offensive_kick.cpp'; then $(CYGPATH_W) 'bhv_basic_offensive_kick.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_basic_offensive_kick.cpp'; fi`
-
-sample_player-bhv_basic_tackle.o: bhv_basic_tackle.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_basic_tackle.o -MD -MP -MF $(DEPDIR)/sample_player-bhv_basic_tackle.Tpo -c -o sample_player-bhv_basic_tackle.o `test -f 'bhv_basic_tackle.cpp' || echo '$(srcdir)/'`bhv_basic_tackle.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_basic_tackle.Tpo $(DEPDIR)/sample_player-bhv_basic_tackle.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_basic_tackle.cpp' object='sample_player-bhv_basic_tackle.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_basic_tackle.o `test -f 'bhv_basic_tackle.cpp' || echo '$(srcdir)/'`bhv_basic_tackle.cpp
-
-sample_player-bhv_basic_tackle.obj: bhv_basic_tackle.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_basic_tackle.obj -MD -MP -MF $(DEPDIR)/sample_player-bhv_basic_tackle.Tpo -c -o sample_player-bhv_basic_tackle.obj `if test -f 'bhv_basic_tackle.cpp'; then $(CYGPATH_W) 'bhv_basic_tackle.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_basic_tackle.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_basic_tackle.Tpo $(DEPDIR)/sample_player-bhv_basic_tackle.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_basic_tackle.cpp' object='sample_player-bhv_basic_tackle.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_basic_tackle.obj `if test -f 'bhv_basic_tackle.cpp'; then $(CYGPATH_W) 'bhv_basic_tackle.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_basic_tackle.cpp'; fi`
-
-sample_player-bhv_custom_before_kick_off.o: bhv_custom_before_kick_off.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_custom_before_kick_off.o -MD -MP -MF $(DEPDIR)/sample_player-bhv_custom_before_kick_off.Tpo -c -o sample_player-bhv_custom_before_kick_off.o `test -f 'bhv_custom_before_kick_off.cpp' || echo '$(srcdir)/'`bhv_custom_before_kick_off.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_custom_before_kick_off.Tpo $(DEPDIR)/sample_player-bhv_custom_before_kick_off.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_custom_before_kick_off.cpp' object='sample_player-bhv_custom_before_kick_off.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_custom_before_kick_off.o `test -f 'bhv_custom_before_kick_off.cpp' || echo '$(srcdir)/'`bhv_custom_before_kick_off.cpp
-
-sample_player-bhv_custom_before_kick_off.obj: bhv_custom_before_kick_off.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_custom_before_kick_off.obj -MD -MP -MF $(DEPDIR)/sample_player-bhv_custom_before_kick_off.Tpo -c -o sample_player-bhv_custom_before_kick_off.obj `if test -f 'bhv_custom_before_kick_off.cpp'; then $(CYGPATH_W) 'bhv_custom_before_kick_off.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_custom_before_kick_off.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_custom_before_kick_off.Tpo $(DEPDIR)/sample_player-bhv_custom_before_kick_off.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_custom_before_kick_off.cpp' object='sample_player-bhv_custom_before_kick_off.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_custom_before_kick_off.obj `if test -f 'bhv_custom_before_kick_off.cpp'; then $(CYGPATH_W) 'bhv_custom_before_kick_off.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_custom_before_kick_off.cpp'; fi`
-
-sample_player-bhv_go_to_static_ball.o: bhv_go_to_static_ball.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_go_to_static_ball.o -MD -MP -MF $(DEPDIR)/sample_player-bhv_go_to_static_ball.Tpo -c -o sample_player-bhv_go_to_static_ball.o `test -f 'bhv_go_to_static_ball.cpp' || echo '$(srcdir)/'`bhv_go_to_static_ball.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_go_to_static_ball.Tpo $(DEPDIR)/sample_player-bhv_go_to_static_ball.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_go_to_static_ball.cpp' object='sample_player-bhv_go_to_static_ball.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_go_to_static_ball.o `test -f 'bhv_go_to_static_ball.cpp' || echo '$(srcdir)/'`bhv_go_to_static_ball.cpp
-
-sample_player-bhv_go_to_static_ball.obj: bhv_go_to_static_ball.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_go_to_static_ball.obj -MD -MP -MF $(DEPDIR)/sample_player-bhv_go_to_static_ball.Tpo -c -o sample_player-bhv_go_to_static_ball.obj `if test -f 'bhv_go_to_static_ball.cpp'; then $(CYGPATH_W) 'bhv_go_to_static_ball.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_go_to_static_ball.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_go_to_static_ball.Tpo $(DEPDIR)/sample_player-bhv_go_to_static_ball.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_go_to_static_ball.cpp' object='sample_player-bhv_go_to_static_ball.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_go_to_static_ball.obj `if test -f 'bhv_go_to_static_ball.cpp'; then $(CYGPATH_W) 'bhv_go_to_static_ball.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_go_to_static_ball.cpp'; fi`
-
-sample_player-bhv_goalie_basic_move.o: bhv_goalie_basic_move.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_goalie_basic_move.o -MD -MP -MF $(DEPDIR)/sample_player-bhv_goalie_basic_move.Tpo -c -o sample_player-bhv_goalie_basic_move.o `test -f 'bhv_goalie_basic_move.cpp' || echo '$(srcdir)/'`bhv_goalie_basic_move.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_goalie_basic_move.Tpo $(DEPDIR)/sample_player-bhv_goalie_basic_move.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_goalie_basic_move.cpp' object='sample_player-bhv_goalie_basic_move.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_goalie_basic_move.o `test -f 'bhv_goalie_basic_move.cpp' || echo '$(srcdir)/'`bhv_goalie_basic_move.cpp
-
-sample_player-bhv_goalie_basic_move.obj: bhv_goalie_basic_move.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_goalie_basic_move.obj -MD -MP -MF $(DEPDIR)/sample_player-bhv_goalie_basic_move.Tpo -c -o sample_player-bhv_goalie_basic_move.obj `if test -f 'bhv_goalie_basic_move.cpp'; then $(CYGPATH_W) 'bhv_goalie_basic_move.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_goalie_basic_move.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_goalie_basic_move.Tpo $(DEPDIR)/sample_player-bhv_goalie_basic_move.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_goalie_basic_move.cpp' object='sample_player-bhv_goalie_basic_move.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_goalie_basic_move.obj `if test -f 'bhv_goalie_basic_move.cpp'; then $(CYGPATH_W) 'bhv_goalie_basic_move.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_goalie_basic_move.cpp'; fi`
-
-sample_player-bhv_goalie_chase_ball.o: bhv_goalie_chase_ball.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_goalie_chase_ball.o -MD -MP -MF $(DEPDIR)/sample_player-bhv_goalie_chase_ball.Tpo -c -o sample_player-bhv_goalie_chase_ball.o `test -f 'bhv_goalie_chase_ball.cpp' || echo '$(srcdir)/'`bhv_goalie_chase_ball.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_goalie_chase_ball.Tpo $(DEPDIR)/sample_player-bhv_goalie_chase_ball.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_goalie_chase_ball.cpp' object='sample_player-bhv_goalie_chase_ball.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_goalie_chase_ball.o `test -f 'bhv_goalie_chase_ball.cpp' || echo '$(srcdir)/'`bhv_goalie_chase_ball.cpp
-
-sample_player-bhv_goalie_chase_ball.obj: bhv_goalie_chase_ball.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_goalie_chase_ball.obj -MD -MP -MF $(DEPDIR)/sample_player-bhv_goalie_chase_ball.Tpo -c -o sample_player-bhv_goalie_chase_ball.obj `if test -f 'bhv_goalie_chase_ball.cpp'; then $(CYGPATH_W) 'bhv_goalie_chase_ball.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_goalie_chase_ball.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_goalie_chase_ball.Tpo $(DEPDIR)/sample_player-bhv_goalie_chase_ball.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_goalie_chase_ball.cpp' object='sample_player-bhv_goalie_chase_ball.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_goalie_chase_ball.obj `if test -f 'bhv_goalie_chase_ball.cpp'; then $(CYGPATH_W) 'bhv_goalie_chase_ball.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_goalie_chase_ball.cpp'; fi`
-
-sample_player-bhv_goalie_free_kick.o: bhv_goalie_free_kick.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_goalie_free_kick.o -MD -MP -MF $(DEPDIR)/sample_player-bhv_goalie_free_kick.Tpo -c -o sample_player-bhv_goalie_free_kick.o `test -f 'bhv_goalie_free_kick.cpp' || echo '$(srcdir)/'`bhv_goalie_free_kick.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_goalie_free_kick.Tpo $(DEPDIR)/sample_player-bhv_goalie_free_kick.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_goalie_free_kick.cpp' object='sample_player-bhv_goalie_free_kick.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_goalie_free_kick.o `test -f 'bhv_goalie_free_kick.cpp' || echo '$(srcdir)/'`bhv_goalie_free_kick.cpp
-
-sample_player-bhv_goalie_free_kick.obj: bhv_goalie_free_kick.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_goalie_free_kick.obj -MD -MP -MF $(DEPDIR)/sample_player-bhv_goalie_free_kick.Tpo -c -o sample_player-bhv_goalie_free_kick.obj `if test -f 'bhv_goalie_free_kick.cpp'; then $(CYGPATH_W) 'bhv_goalie_free_kick.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_goalie_free_kick.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_goalie_free_kick.Tpo $(DEPDIR)/sample_player-bhv_goalie_free_kick.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_goalie_free_kick.cpp' object='sample_player-bhv_goalie_free_kick.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_goalie_free_kick.obj `if test -f 'bhv_goalie_free_kick.cpp'; then $(CYGPATH_W) 'bhv_goalie_free_kick.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_goalie_free_kick.cpp'; fi`
-
-sample_player-bhv_prepare_set_play_kick.o: bhv_prepare_set_play_kick.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_prepare_set_play_kick.o -MD -MP -MF $(DEPDIR)/sample_player-bhv_prepare_set_play_kick.Tpo -c -o sample_player-bhv_prepare_set_play_kick.o `test -f 'bhv_prepare_set_play_kick.cpp' || echo '$(srcdir)/'`bhv_prepare_set_play_kick.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_prepare_set_play_kick.Tpo $(DEPDIR)/sample_player-bhv_prepare_set_play_kick.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_prepare_set_play_kick.cpp' object='sample_player-bhv_prepare_set_play_kick.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_prepare_set_play_kick.o `test -f 'bhv_prepare_set_play_kick.cpp' || echo '$(srcdir)/'`bhv_prepare_set_play_kick.cpp
-
-sample_player-bhv_prepare_set_play_kick.obj: bhv_prepare_set_play_kick.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_prepare_set_play_kick.obj -MD -MP -MF $(DEPDIR)/sample_player-bhv_prepare_set_play_kick.Tpo -c -o sample_player-bhv_prepare_set_play_kick.obj `if test -f 'bhv_prepare_set_play_kick.cpp'; then $(CYGPATH_W) 'bhv_prepare_set_play_kick.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_prepare_set_play_kick.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_prepare_set_play_kick.Tpo $(DEPDIR)/sample_player-bhv_prepare_set_play_kick.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_prepare_set_play_kick.cpp' object='sample_player-bhv_prepare_set_play_kick.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_prepare_set_play_kick.obj `if test -f 'bhv_prepare_set_play_kick.cpp'; then $(CYGPATH_W) 'bhv_prepare_set_play_kick.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_prepare_set_play_kick.cpp'; fi`
-
-sample_player-bhv_set_play.o: bhv_set_play.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_set_play.o -MD -MP -MF $(DEPDIR)/sample_player-bhv_set_play.Tpo -c -o sample_player-bhv_set_play.o `test -f 'bhv_set_play.cpp' || echo '$(srcdir)/'`bhv_set_play.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_set_play.Tpo $(DEPDIR)/sample_player-bhv_set_play.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_set_play.cpp' object='sample_player-bhv_set_play.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_set_play.o `test -f 'bhv_set_play.cpp' || echo '$(srcdir)/'`bhv_set_play.cpp
-
-sample_player-bhv_set_play.obj: bhv_set_play.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_set_play.obj -MD -MP -MF $(DEPDIR)/sample_player-bhv_set_play.Tpo -c -o sample_player-bhv_set_play.obj `if test -f 'bhv_set_play.cpp'; then $(CYGPATH_W) 'bhv_set_play.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_set_play.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_set_play.Tpo $(DEPDIR)/sample_player-bhv_set_play.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_set_play.cpp' object='sample_player-bhv_set_play.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_set_play.obj `if test -f 'bhv_set_play.cpp'; then $(CYGPATH_W) 'bhv_set_play.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_set_play.cpp'; fi`
-
-sample_player-bhv_set_play_free_kick.o: bhv_set_play_free_kick.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_set_play_free_kick.o -MD -MP -MF $(DEPDIR)/sample_player-bhv_set_play_free_kick.Tpo -c -o sample_player-bhv_set_play_free_kick.o `test -f 'bhv_set_play_free_kick.cpp' || echo '$(srcdir)/'`bhv_set_play_free_kick.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_set_play_free_kick.Tpo $(DEPDIR)/sample_player-bhv_set_play_free_kick.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_set_play_free_kick.cpp' object='sample_player-bhv_set_play_free_kick.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_set_play_free_kick.o `test -f 'bhv_set_play_free_kick.cpp' || echo '$(srcdir)/'`bhv_set_play_free_kick.cpp
-
-sample_player-bhv_set_play_free_kick.obj: bhv_set_play_free_kick.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_set_play_free_kick.obj -MD -MP -MF $(DEPDIR)/sample_player-bhv_set_play_free_kick.Tpo -c -o sample_player-bhv_set_play_free_kick.obj `if test -f 'bhv_set_play_free_kick.cpp'; then $(CYGPATH_W) 'bhv_set_play_free_kick.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_set_play_free_kick.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_set_play_free_kick.Tpo $(DEPDIR)/sample_player-bhv_set_play_free_kick.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_set_play_free_kick.cpp' object='sample_player-bhv_set_play_free_kick.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_set_play_free_kick.obj `if test -f 'bhv_set_play_free_kick.cpp'; then $(CYGPATH_W) 'bhv_set_play_free_kick.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_set_play_free_kick.cpp'; fi`
-
-sample_player-bhv_set_play_goal_kick.o: bhv_set_play_goal_kick.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_set_play_goal_kick.o -MD -MP -MF $(DEPDIR)/sample_player-bhv_set_play_goal_kick.Tpo -c -o sample_player-bhv_set_play_goal_kick.o `test -f 'bhv_set_play_goal_kick.cpp' || echo '$(srcdir)/'`bhv_set_play_goal_kick.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_set_play_goal_kick.Tpo $(DEPDIR)/sample_player-bhv_set_play_goal_kick.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_set_play_goal_kick.cpp' object='sample_player-bhv_set_play_goal_kick.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_set_play_goal_kick.o `test -f 'bhv_set_play_goal_kick.cpp' || echo '$(srcdir)/'`bhv_set_play_goal_kick.cpp
-
-sample_player-bhv_set_play_goal_kick.obj: bhv_set_play_goal_kick.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_set_play_goal_kick.obj -MD -MP -MF $(DEPDIR)/sample_player-bhv_set_play_goal_kick.Tpo -c -o sample_player-bhv_set_play_goal_kick.obj `if test -f 'bhv_set_play_goal_kick.cpp'; then $(CYGPATH_W) 'bhv_set_play_goal_kick.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_set_play_goal_kick.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_set_play_goal_kick.Tpo $(DEPDIR)/sample_player-bhv_set_play_goal_kick.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_set_play_goal_kick.cpp' object='sample_player-bhv_set_play_goal_kick.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_set_play_goal_kick.obj `if test -f 'bhv_set_play_goal_kick.cpp'; then $(CYGPATH_W) 'bhv_set_play_goal_kick.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_set_play_goal_kick.cpp'; fi`
-
-sample_player-bhv_set_play_indirect_free_kick.o: bhv_set_play_indirect_free_kick.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_set_play_indirect_free_kick.o -MD -MP -MF $(DEPDIR)/sample_player-bhv_set_play_indirect_free_kick.Tpo -c -o sample_player-bhv_set_play_indirect_free_kick.o `test -f 'bhv_set_play_indirect_free_kick.cpp' || echo '$(srcdir)/'`bhv_set_play_indirect_free_kick.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_set_play_indirect_free_kick.Tpo $(DEPDIR)/sample_player-bhv_set_play_indirect_free_kick.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_set_play_indirect_free_kick.cpp' object='sample_player-bhv_set_play_indirect_free_kick.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_set_play_indirect_free_kick.o `test -f 'bhv_set_play_indirect_free_kick.cpp' || echo '$(srcdir)/'`bhv_set_play_indirect_free_kick.cpp
-
-sample_player-bhv_set_play_indirect_free_kick.obj: bhv_set_play_indirect_free_kick.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_set_play_indirect_free_kick.obj -MD -MP -MF $(DEPDIR)/sample_player-bhv_set_play_indirect_free_kick.Tpo -c -o sample_player-bhv_set_play_indirect_free_kick.obj `if test -f 'bhv_set_play_indirect_free_kick.cpp'; then $(CYGPATH_W) 'bhv_set_play_indirect_free_kick.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_set_play_indirect_free_kick.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_set_play_indirect_free_kick.Tpo $(DEPDIR)/sample_player-bhv_set_play_indirect_free_kick.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_set_play_indirect_free_kick.cpp' object='sample_player-bhv_set_play_indirect_free_kick.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_set_play_indirect_free_kick.obj `if test -f 'bhv_set_play_indirect_free_kick.cpp'; then $(CYGPATH_W) 'bhv_set_play_indirect_free_kick.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_set_play_indirect_free_kick.cpp'; fi`
-
-sample_player-bhv_set_play_kick_in.o: bhv_set_play_kick_in.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_set_play_kick_in.o -MD -MP -MF $(DEPDIR)/sample_player-bhv_set_play_kick_in.Tpo -c -o sample_player-bhv_set_play_kick_in.o `test -f 'bhv_set_play_kick_in.cpp' || echo '$(srcdir)/'`bhv_set_play_kick_in.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_set_play_kick_in.Tpo $(DEPDIR)/sample_player-bhv_set_play_kick_in.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_set_play_kick_in.cpp' object='sample_player-bhv_set_play_kick_in.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_set_play_kick_in.o `test -f 'bhv_set_play_kick_in.cpp' || echo '$(srcdir)/'`bhv_set_play_kick_in.cpp
-
-sample_player-bhv_set_play_kick_in.obj: bhv_set_play_kick_in.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_set_play_kick_in.obj -MD -MP -MF $(DEPDIR)/sample_player-bhv_set_play_kick_in.Tpo -c -o sample_player-bhv_set_play_kick_in.obj `if test -f 'bhv_set_play_kick_in.cpp'; then $(CYGPATH_W) 'bhv_set_play_kick_in.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_set_play_kick_in.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_set_play_kick_in.Tpo $(DEPDIR)/sample_player-bhv_set_play_kick_in.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_set_play_kick_in.cpp' object='sample_player-bhv_set_play_kick_in.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_set_play_kick_in.obj `if test -f 'bhv_set_play_kick_in.cpp'; then $(CYGPATH_W) 'bhv_set_play_kick_in.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_set_play_kick_in.cpp'; fi`
-
-sample_player-bhv_set_play_kick_off.o: bhv_set_play_kick_off.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_set_play_kick_off.o -MD -MP -MF $(DEPDIR)/sample_player-bhv_set_play_kick_off.Tpo -c -o sample_player-bhv_set_play_kick_off.o `test -f 'bhv_set_play_kick_off.cpp' || echo '$(srcdir)/'`bhv_set_play_kick_off.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_set_play_kick_off.Tpo $(DEPDIR)/sample_player-bhv_set_play_kick_off.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_set_play_kick_off.cpp' object='sample_player-bhv_set_play_kick_off.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_set_play_kick_off.o `test -f 'bhv_set_play_kick_off.cpp' || echo '$(srcdir)/'`bhv_set_play_kick_off.cpp
-
-sample_player-bhv_set_play_kick_off.obj: bhv_set_play_kick_off.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_set_play_kick_off.obj -MD -MP -MF $(DEPDIR)/sample_player-bhv_set_play_kick_off.Tpo -c -o sample_player-bhv_set_play_kick_off.obj `if test -f 'bhv_set_play_kick_off.cpp'; then $(CYGPATH_W) 'bhv_set_play_kick_off.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_set_play_kick_off.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_set_play_kick_off.Tpo $(DEPDIR)/sample_player-bhv_set_play_kick_off.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_set_play_kick_off.cpp' object='sample_player-bhv_set_play_kick_off.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_set_play_kick_off.obj `if test -f 'bhv_set_play_kick_off.cpp'; then $(CYGPATH_W) 'bhv_set_play_kick_off.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_set_play_kick_off.cpp'; fi`
-
-sample_player-bhv_their_goal_kick_move.o: bhv_their_goal_kick_move.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_their_goal_kick_move.o -MD -MP -MF $(DEPDIR)/sample_player-bhv_their_goal_kick_move.Tpo -c -o sample_player-bhv_their_goal_kick_move.o `test -f 'bhv_their_goal_kick_move.cpp' || echo '$(srcdir)/'`bhv_their_goal_kick_move.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_their_goal_kick_move.Tpo $(DEPDIR)/sample_player-bhv_their_goal_kick_move.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_their_goal_kick_move.cpp' object='sample_player-bhv_their_goal_kick_move.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_their_goal_kick_move.o `test -f 'bhv_their_goal_kick_move.cpp' || echo '$(srcdir)/'`bhv_their_goal_kick_move.cpp
-
-sample_player-bhv_their_goal_kick_move.obj: bhv_their_goal_kick_move.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_their_goal_kick_move.obj -MD -MP -MF $(DEPDIR)/sample_player-bhv_their_goal_kick_move.Tpo -c -o sample_player-bhv_their_goal_kick_move.obj `if test -f 'bhv_their_goal_kick_move.cpp'; then $(CYGPATH_W) 'bhv_their_goal_kick_move.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_their_goal_kick_move.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_their_goal_kick_move.Tpo $(DEPDIR)/sample_player-bhv_their_goal_kick_move.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_their_goal_kick_move.cpp' object='sample_player-bhv_their_goal_kick_move.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_their_goal_kick_move.obj `if test -f 'bhv_their_goal_kick_move.cpp'; then $(CYGPATH_W) 'bhv_their_goal_kick_move.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_their_goal_kick_move.cpp'; fi`
-
-sample_player-bhv_penalty_kick.o: bhv_penalty_kick.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_penalty_kick.o -MD -MP -MF $(DEPDIR)/sample_player-bhv_penalty_kick.Tpo -c -o sample_player-bhv_penalty_kick.o `test -f 'bhv_penalty_kick.cpp' || echo '$(srcdir)/'`bhv_penalty_kick.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_penalty_kick.Tpo $(DEPDIR)/sample_player-bhv_penalty_kick.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_penalty_kick.cpp' object='sample_player-bhv_penalty_kick.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_penalty_kick.o `test -f 'bhv_penalty_kick.cpp' || echo '$(srcdir)/'`bhv_penalty_kick.cpp
-
-sample_player-bhv_penalty_kick.obj: bhv_penalty_kick.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-bhv_penalty_kick.obj -MD -MP -MF $(DEPDIR)/sample_player-bhv_penalty_kick.Tpo -c -o sample_player-bhv_penalty_kick.obj `if test -f 'bhv_penalty_kick.cpp'; then $(CYGPATH_W) 'bhv_penalty_kick.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_penalty_kick.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-bhv_penalty_kick.Tpo $(DEPDIR)/sample_player-bhv_penalty_kick.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bhv_penalty_kick.cpp' object='sample_player-bhv_penalty_kick.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-bhv_penalty_kick.obj `if test -f 'bhv_penalty_kick.cpp'; then $(CYGPATH_W) 'bhv_penalty_kick.cpp'; else $(CYGPATH_W) '$(srcdir)/bhv_penalty_kick.cpp'; fi`
-
-sample_player-neck_default_intercept_neck.o: neck_default_intercept_neck.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-neck_default_intercept_neck.o -MD -MP -MF $(DEPDIR)/sample_player-neck_default_intercept_neck.Tpo -c -o sample_player-neck_default_intercept_neck.o `test -f 'neck_default_intercept_neck.cpp' || echo '$(srcdir)/'`neck_default_intercept_neck.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-neck_default_intercept_neck.Tpo $(DEPDIR)/sample_player-neck_default_intercept_neck.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='neck_default_intercept_neck.cpp' object='sample_player-neck_default_intercept_neck.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-neck_default_intercept_neck.o `test -f 'neck_default_intercept_neck.cpp' || echo '$(srcdir)/'`neck_default_intercept_neck.cpp
-
-sample_player-neck_default_intercept_neck.obj: neck_default_intercept_neck.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-neck_default_intercept_neck.obj -MD -MP -MF $(DEPDIR)/sample_player-neck_default_intercept_neck.Tpo -c -o sample_player-neck_default_intercept_neck.obj `if test -f 'neck_default_intercept_neck.cpp'; then $(CYGPATH_W) 'neck_default_intercept_neck.cpp'; else $(CYGPATH_W) '$(srcdir)/neck_default_intercept_neck.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-neck_default_intercept_neck.Tpo $(DEPDIR)/sample_player-neck_default_intercept_neck.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='neck_default_intercept_neck.cpp' object='sample_player-neck_default_intercept_neck.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-neck_default_intercept_neck.obj `if test -f 'neck_default_intercept_neck.cpp'; then $(CYGPATH_W) 'neck_default_intercept_neck.cpp'; else $(CYGPATH_W) '$(srcdir)/neck_default_intercept_neck.cpp'; fi`
-
-sample_player-neck_goalie_turn_neck.o: neck_goalie_turn_neck.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-neck_goalie_turn_neck.o -MD -MP -MF $(DEPDIR)/sample_player-neck_goalie_turn_neck.Tpo -c -o sample_player-neck_goalie_turn_neck.o `test -f 'neck_goalie_turn_neck.cpp' || echo '$(srcdir)/'`neck_goalie_turn_neck.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-neck_goalie_turn_neck.Tpo $(DEPDIR)/sample_player-neck_goalie_turn_neck.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='neck_goalie_turn_neck.cpp' object='sample_player-neck_goalie_turn_neck.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-neck_goalie_turn_neck.o `test -f 'neck_goalie_turn_neck.cpp' || echo '$(srcdir)/'`neck_goalie_turn_neck.cpp
-
-sample_player-neck_goalie_turn_neck.obj: neck_goalie_turn_neck.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-neck_goalie_turn_neck.obj -MD -MP -MF $(DEPDIR)/sample_player-neck_goalie_turn_neck.Tpo -c -o sample_player-neck_goalie_turn_neck.obj `if test -f 'neck_goalie_turn_neck.cpp'; then $(CYGPATH_W) 'neck_goalie_turn_neck.cpp'; else $(CYGPATH_W) '$(srcdir)/neck_goalie_turn_neck.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-neck_goalie_turn_neck.Tpo $(DEPDIR)/sample_player-neck_goalie_turn_neck.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='neck_goalie_turn_neck.cpp' object='sample_player-neck_goalie_turn_neck.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-neck_goalie_turn_neck.obj `if test -f 'neck_goalie_turn_neck.cpp'; then $(CYGPATH_W) 'neck_goalie_turn_neck.cpp'; else $(CYGPATH_W) '$(srcdir)/neck_goalie_turn_neck.cpp'; fi`
-
-sample_player-neck_offensive_intercept_neck.o: neck_offensive_intercept_neck.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-neck_offensive_intercept_neck.o -MD -MP -MF $(DEPDIR)/sample_player-neck_offensive_intercept_neck.Tpo -c -o sample_player-neck_offensive_intercept_neck.o `test -f 'neck_offensive_intercept_neck.cpp' || echo '$(srcdir)/'`neck_offensive_intercept_neck.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-neck_offensive_intercept_neck.Tpo $(DEPDIR)/sample_player-neck_offensive_intercept_neck.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='neck_offensive_intercept_neck.cpp' object='sample_player-neck_offensive_intercept_neck.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-neck_offensive_intercept_neck.o `test -f 'neck_offensive_intercept_neck.cpp' || echo '$(srcdir)/'`neck_offensive_intercept_neck.cpp
-
-sample_player-neck_offensive_intercept_neck.obj: neck_offensive_intercept_neck.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-neck_offensive_intercept_neck.obj -MD -MP -MF $(DEPDIR)/sample_player-neck_offensive_intercept_neck.Tpo -c -o sample_player-neck_offensive_intercept_neck.obj `if test -f 'neck_offensive_intercept_neck.cpp'; then $(CYGPATH_W) 'neck_offensive_intercept_neck.cpp'; else $(CYGPATH_W) '$(srcdir)/neck_offensive_intercept_neck.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-neck_offensive_intercept_neck.Tpo $(DEPDIR)/sample_player-neck_offensive_intercept_neck.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='neck_offensive_intercept_neck.cpp' object='sample_player-neck_offensive_intercept_neck.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-neck_offensive_intercept_neck.obj `if test -f 'neck_offensive_intercept_neck.cpp'; then $(CYGPATH_W) 'neck_offensive_intercept_neck.cpp'; else $(CYGPATH_W) '$(srcdir)/neck_offensive_intercept_neck.cpp'; fi`
-
-sample_player-view_tactical.o: view_tactical.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-view_tactical.o -MD -MP -MF $(DEPDIR)/sample_player-view_tactical.Tpo -c -o sample_player-view_tactical.o `test -f 'view_tactical.cpp' || echo '$(srcdir)/'`view_tactical.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-view_tactical.Tpo $(DEPDIR)/sample_player-view_tactical.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='view_tactical.cpp' object='sample_player-view_tactical.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-view_tactical.o `test -f 'view_tactical.cpp' || echo '$(srcdir)/'`view_tactical.cpp
-
-sample_player-view_tactical.obj: view_tactical.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-view_tactical.obj -MD -MP -MF $(DEPDIR)/sample_player-view_tactical.Tpo -c -o sample_player-view_tactical.obj `if test -f 'view_tactical.cpp'; then $(CYGPATH_W) 'view_tactical.cpp'; else $(CYGPATH_W) '$(srcdir)/view_tactical.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-view_tactical.Tpo $(DEPDIR)/sample_player-view_tactical.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='view_tactical.cpp' object='sample_player-view_tactical.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-view_tactical.obj `if test -f 'view_tactical.cpp'; then $(CYGPATH_W) 'view_tactical.cpp'; else $(CYGPATH_W) '$(srcdir)/view_tactical.cpp'; fi`
-
-sample_player-intention_receive.o: intention_receive.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-intention_receive.o -MD -MP -MF $(DEPDIR)/sample_player-intention_receive.Tpo -c -o sample_player-intention_receive.o `test -f 'intention_receive.cpp' || echo '$(srcdir)/'`intention_receive.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-intention_receive.Tpo $(DEPDIR)/sample_player-intention_receive.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='intention_receive.cpp' object='sample_player-intention_receive.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-intention_receive.o `test -f 'intention_receive.cpp' || echo '$(srcdir)/'`intention_receive.cpp
-
-sample_player-intention_receive.obj: intention_receive.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-intention_receive.obj -MD -MP -MF $(DEPDIR)/sample_player-intention_receive.Tpo -c -o sample_player-intention_receive.obj `if test -f 'intention_receive.cpp'; then $(CYGPATH_W) 'intention_receive.cpp'; else $(CYGPATH_W) '$(srcdir)/intention_receive.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-intention_receive.Tpo $(DEPDIR)/sample_player-intention_receive.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='intention_receive.cpp' object='sample_player-intention_receive.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-intention_receive.obj `if test -f 'intention_receive.cpp'; then $(CYGPATH_W) 'intention_receive.cpp'; else $(CYGPATH_W) '$(srcdir)/intention_receive.cpp'; fi`
-
-sample_player-intention_wait_after_set_play_kick.o: intention_wait_after_set_play_kick.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-intention_wait_after_set_play_kick.o -MD -MP -MF $(DEPDIR)/sample_player-intention_wait_after_set_play_kick.Tpo -c -o sample_player-intention_wait_after_set_play_kick.o `test -f 'intention_wait_after_set_play_kick.cpp' || echo '$(srcdir)/'`intention_wait_after_set_play_kick.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-intention_wait_after_set_play_kick.Tpo $(DEPDIR)/sample_player-intention_wait_after_set_play_kick.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='intention_wait_after_set_play_kick.cpp' object='sample_player-intention_wait_after_set_play_kick.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-intention_wait_after_set_play_kick.o `test -f 'intention_wait_after_set_play_kick.cpp' || echo '$(srcdir)/'`intention_wait_after_set_play_kick.cpp
-
-sample_player-intention_wait_after_set_play_kick.obj: intention_wait_after_set_play_kick.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-intention_wait_after_set_play_kick.obj -MD -MP -MF $(DEPDIR)/sample_player-intention_wait_after_set_play_kick.Tpo -c -o sample_player-intention_wait_after_set_play_kick.obj `if test -f 'intention_wait_after_set_play_kick.cpp'; then $(CYGPATH_W) 'intention_wait_after_set_play_kick.cpp'; else $(CYGPATH_W) '$(srcdir)/intention_wait_after_set_play_kick.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-intention_wait_after_set_play_kick.Tpo $(DEPDIR)/sample_player-intention_wait_after_set_play_kick.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='intention_wait_after_set_play_kick.cpp' object='sample_player-intention_wait_after_set_play_kick.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-intention_wait_after_set_play_kick.obj `if test -f 'intention_wait_after_set_play_kick.cpp'; then $(CYGPATH_W) 'intention_wait_after_set_play_kick.cpp'; else $(CYGPATH_W) '$(srcdir)/intention_wait_after_set_play_kick.cpp'; fi`
-
-sample_player-soccer_role.o: soccer_role.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-soccer_role.o -MD -MP -MF $(DEPDIR)/sample_player-soccer_role.Tpo -c -o sample_player-soccer_role.o `test -f 'soccer_role.cpp' || echo '$(srcdir)/'`soccer_role.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-soccer_role.Tpo $(DEPDIR)/sample_player-soccer_role.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='soccer_role.cpp' object='sample_player-soccer_role.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-soccer_role.o `test -f 'soccer_role.cpp' || echo '$(srcdir)/'`soccer_role.cpp
-
-sample_player-soccer_role.obj: soccer_role.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-soccer_role.obj -MD -MP -MF $(DEPDIR)/sample_player-soccer_role.Tpo -c -o sample_player-soccer_role.obj `if test -f 'soccer_role.cpp'; then $(CYGPATH_W) 'soccer_role.cpp'; else $(CYGPATH_W) '$(srcdir)/soccer_role.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-soccer_role.Tpo $(DEPDIR)/sample_player-soccer_role.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='soccer_role.cpp' object='sample_player-soccer_role.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-soccer_role.obj `if test -f 'soccer_role.cpp'; then $(CYGPATH_W) 'soccer_role.cpp'; else $(CYGPATH_W) '$(srcdir)/soccer_role.cpp'; fi`
-
-sample_player-role_center_back.o: role_center_back.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-role_center_back.o -MD -MP -MF $(DEPDIR)/sample_player-role_center_back.Tpo -c -o sample_player-role_center_back.o `test -f 'role_center_back.cpp' || echo '$(srcdir)/'`role_center_back.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-role_center_back.Tpo $(DEPDIR)/sample_player-role_center_back.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='role_center_back.cpp' object='sample_player-role_center_back.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-role_center_back.o `test -f 'role_center_back.cpp' || echo '$(srcdir)/'`role_center_back.cpp
-
-sample_player-role_center_back.obj: role_center_back.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-role_center_back.obj -MD -MP -MF $(DEPDIR)/sample_player-role_center_back.Tpo -c -o sample_player-role_center_back.obj `if test -f 'role_center_back.cpp'; then $(CYGPATH_W) 'role_center_back.cpp'; else $(CYGPATH_W) '$(srcdir)/role_center_back.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-role_center_back.Tpo $(DEPDIR)/sample_player-role_center_back.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='role_center_back.cpp' object='sample_player-role_center_back.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-role_center_back.obj `if test -f 'role_center_back.cpp'; then $(CYGPATH_W) 'role_center_back.cpp'; else $(CYGPATH_W) '$(srcdir)/role_center_back.cpp'; fi`
-
-sample_player-role_center_forward.o: role_center_forward.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-role_center_forward.o -MD -MP -MF $(DEPDIR)/sample_player-role_center_forward.Tpo -c -o sample_player-role_center_forward.o `test -f 'role_center_forward.cpp' || echo '$(srcdir)/'`role_center_forward.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-role_center_forward.Tpo $(DEPDIR)/sample_player-role_center_forward.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='role_center_forward.cpp' object='sample_player-role_center_forward.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-role_center_forward.o `test -f 'role_center_forward.cpp' || echo '$(srcdir)/'`role_center_forward.cpp
-
-sample_player-role_center_forward.obj: role_center_forward.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-role_center_forward.obj -MD -MP -MF $(DEPDIR)/sample_player-role_center_forward.Tpo -c -o sample_player-role_center_forward.obj `if test -f 'role_center_forward.cpp'; then $(CYGPATH_W) 'role_center_forward.cpp'; else $(CYGPATH_W) '$(srcdir)/role_center_forward.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-role_center_forward.Tpo $(DEPDIR)/sample_player-role_center_forward.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='role_center_forward.cpp' object='sample_player-role_center_forward.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-role_center_forward.obj `if test -f 'role_center_forward.cpp'; then $(CYGPATH_W) 'role_center_forward.cpp'; else $(CYGPATH_W) '$(srcdir)/role_center_forward.cpp'; fi`
-
-sample_player-role_defensive_half.o: role_defensive_half.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-role_defensive_half.o -MD -MP -MF $(DEPDIR)/sample_player-role_defensive_half.Tpo -c -o sample_player-role_defensive_half.o `test -f 'role_defensive_half.cpp' || echo '$(srcdir)/'`role_defensive_half.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-role_defensive_half.Tpo $(DEPDIR)/sample_player-role_defensive_half.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='role_defensive_half.cpp' object='sample_player-role_defensive_half.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-role_defensive_half.o `test -f 'role_defensive_half.cpp' || echo '$(srcdir)/'`role_defensive_half.cpp
-
-sample_player-role_defensive_half.obj: role_defensive_half.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-role_defensive_half.obj -MD -MP -MF $(DEPDIR)/sample_player-role_defensive_half.Tpo -c -o sample_player-role_defensive_half.obj `if test -f 'role_defensive_half.cpp'; then $(CYGPATH_W) 'role_defensive_half.cpp'; else $(CYGPATH_W) '$(srcdir)/role_defensive_half.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-role_defensive_half.Tpo $(DEPDIR)/sample_player-role_defensive_half.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='role_defensive_half.cpp' object='sample_player-role_defensive_half.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-role_defensive_half.obj `if test -f 'role_defensive_half.cpp'; then $(CYGPATH_W) 'role_defensive_half.cpp'; else $(CYGPATH_W) '$(srcdir)/role_defensive_half.cpp'; fi`
-
-sample_player-role_goalie.o: role_goalie.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-role_goalie.o -MD -MP -MF $(DEPDIR)/sample_player-role_goalie.Tpo -c -o sample_player-role_goalie.o `test -f 'role_goalie.cpp' || echo '$(srcdir)/'`role_goalie.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-role_goalie.Tpo $(DEPDIR)/sample_player-role_goalie.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='role_goalie.cpp' object='sample_player-role_goalie.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-role_goalie.o `test -f 'role_goalie.cpp' || echo '$(srcdir)/'`role_goalie.cpp
-
-sample_player-role_goalie.obj: role_goalie.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-role_goalie.obj -MD -MP -MF $(DEPDIR)/sample_player-role_goalie.Tpo -c -o sample_player-role_goalie.obj `if test -f 'role_goalie.cpp'; then $(CYGPATH_W) 'role_goalie.cpp'; else $(CYGPATH_W) '$(srcdir)/role_goalie.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-role_goalie.Tpo $(DEPDIR)/sample_player-role_goalie.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='role_goalie.cpp' object='sample_player-role_goalie.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-role_goalie.obj `if test -f 'role_goalie.cpp'; then $(CYGPATH_W) 'role_goalie.cpp'; else $(CYGPATH_W) '$(srcdir)/role_goalie.cpp'; fi`
-
-sample_player-role_offensive_half.o: role_offensive_half.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-role_offensive_half.o -MD -MP -MF $(DEPDIR)/sample_player-role_offensive_half.Tpo -c -o sample_player-role_offensive_half.o `test -f 'role_offensive_half.cpp' || echo '$(srcdir)/'`role_offensive_half.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-role_offensive_half.Tpo $(DEPDIR)/sample_player-role_offensive_half.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='role_offensive_half.cpp' object='sample_player-role_offensive_half.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-role_offensive_half.o `test -f 'role_offensive_half.cpp' || echo '$(srcdir)/'`role_offensive_half.cpp
-
-sample_player-role_offensive_half.obj: role_offensive_half.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-role_offensive_half.obj -MD -MP -MF $(DEPDIR)/sample_player-role_offensive_half.Tpo -c -o sample_player-role_offensive_half.obj `if test -f 'role_offensive_half.cpp'; then $(CYGPATH_W) 'role_offensive_half.cpp'; else $(CYGPATH_W) '$(srcdir)/role_offensive_half.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-role_offensive_half.Tpo $(DEPDIR)/sample_player-role_offensive_half.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='role_offensive_half.cpp' object='sample_player-role_offensive_half.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-role_offensive_half.obj `if test -f 'role_offensive_half.cpp'; then $(CYGPATH_W) 'role_offensive_half.cpp'; else $(CYGPATH_W) '$(srcdir)/role_offensive_half.cpp'; fi`
-
-sample_player-role_sample.o: role_sample.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-role_sample.o -MD -MP -MF $(DEPDIR)/sample_player-role_sample.Tpo -c -o sample_player-role_sample.o `test -f 'role_sample.cpp' || echo '$(srcdir)/'`role_sample.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-role_sample.Tpo $(DEPDIR)/sample_player-role_sample.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='role_sample.cpp' object='sample_player-role_sample.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-role_sample.o `test -f 'role_sample.cpp' || echo '$(srcdir)/'`role_sample.cpp
-
-sample_player-role_sample.obj: role_sample.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-role_sample.obj -MD -MP -MF $(DEPDIR)/sample_player-role_sample.Tpo -c -o sample_player-role_sample.obj `if test -f 'role_sample.cpp'; then $(CYGPATH_W) 'role_sample.cpp'; else $(CYGPATH_W) '$(srcdir)/role_sample.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-role_sample.Tpo $(DEPDIR)/sample_player-role_sample.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='role_sample.cpp' object='sample_player-role_sample.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-role_sample.obj `if test -f 'role_sample.cpp'; then $(CYGPATH_W) 'role_sample.cpp'; else $(CYGPATH_W) '$(srcdir)/role_sample.cpp'; fi`
-
-sample_player-role_side_back.o: role_side_back.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-role_side_back.o -MD -MP -MF $(DEPDIR)/sample_player-role_side_back.Tpo -c -o sample_player-role_side_back.o `test -f 'role_side_back.cpp' || echo '$(srcdir)/'`role_side_back.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-role_side_back.Tpo $(DEPDIR)/sample_player-role_side_back.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='role_side_back.cpp' object='sample_player-role_side_back.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-role_side_back.o `test -f 'role_side_back.cpp' || echo '$(srcdir)/'`role_side_back.cpp
-
-sample_player-role_side_back.obj: role_side_back.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-role_side_back.obj -MD -MP -MF $(DEPDIR)/sample_player-role_side_back.Tpo -c -o sample_player-role_side_back.obj `if test -f 'role_side_back.cpp'; then $(CYGPATH_W) 'role_side_back.cpp'; else $(CYGPATH_W) '$(srcdir)/role_side_back.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-role_side_back.Tpo $(DEPDIR)/sample_player-role_side_back.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='role_side_back.cpp' object='sample_player-role_side_back.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-role_side_back.obj `if test -f 'role_side_back.cpp'; then $(CYGPATH_W) 'role_side_back.cpp'; else $(CYGPATH_W) '$(srcdir)/role_side_back.cpp'; fi`
-
-sample_player-role_side_forward.o: role_side_forward.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-role_side_forward.o -MD -MP -MF $(DEPDIR)/sample_player-role_side_forward.Tpo -c -o sample_player-role_side_forward.o `test -f 'role_side_forward.cpp' || echo '$(srcdir)/'`role_side_forward.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-role_side_forward.Tpo $(DEPDIR)/sample_player-role_side_forward.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='role_side_forward.cpp' object='sample_player-role_side_forward.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-role_side_forward.o `test -f 'role_side_forward.cpp' || echo '$(srcdir)/'`role_side_forward.cpp
-
-sample_player-role_side_forward.obj: role_side_forward.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-role_side_forward.obj -MD -MP -MF $(DEPDIR)/sample_player-role_side_forward.Tpo -c -o sample_player-role_side_forward.obj `if test -f 'role_side_forward.cpp'; then $(CYGPATH_W) 'role_side_forward.cpp'; else $(CYGPATH_W) '$(srcdir)/role_side_forward.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-role_side_forward.Tpo $(DEPDIR)/sample_player-role_side_forward.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='role_side_forward.cpp' object='sample_player-role_side_forward.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-role_side_forward.obj `if test -f 'role_side_forward.cpp'; then $(CYGPATH_W) 'role_side_forward.cpp'; else $(CYGPATH_W) '$(srcdir)/role_side_forward.cpp'; fi`
-
-sample_player-role_side_half.o: role_side_half.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-role_side_half.o -MD -MP -MF $(DEPDIR)/sample_player-role_side_half.Tpo -c -o sample_player-role_side_half.o `test -f 'role_side_half.cpp' || echo '$(srcdir)/'`role_side_half.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-role_side_half.Tpo $(DEPDIR)/sample_player-role_side_half.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='role_side_half.cpp' object='sample_player-role_side_half.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-role_side_half.o `test -f 'role_side_half.cpp' || echo '$(srcdir)/'`role_side_half.cpp
-
-sample_player-role_side_half.obj: role_side_half.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-role_side_half.obj -MD -MP -MF $(DEPDIR)/sample_player-role_side_half.Tpo -c -o sample_player-role_side_half.obj `if test -f 'role_side_half.cpp'; then $(CYGPATH_W) 'role_side_half.cpp'; else $(CYGPATH_W) '$(srcdir)/role_side_half.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-role_side_half.Tpo $(DEPDIR)/sample_player-role_side_half.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='role_side_half.cpp' object='sample_player-role_side_half.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-role_side_half.obj `if test -f 'role_side_half.cpp'; then $(CYGPATH_W) 'role_side_half.cpp'; else $(CYGPATH_W) '$(srcdir)/role_side_half.cpp'; fi`
-
-sample_player-role_keepaway_keeper.o: role_keepaway_keeper.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-role_keepaway_keeper.o -MD -MP -MF $(DEPDIR)/sample_player-role_keepaway_keeper.Tpo -c -o sample_player-role_keepaway_keeper.o `test -f 'role_keepaway_keeper.cpp' || echo '$(srcdir)/'`role_keepaway_keeper.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-role_keepaway_keeper.Tpo $(DEPDIR)/sample_player-role_keepaway_keeper.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='role_keepaway_keeper.cpp' object='sample_player-role_keepaway_keeper.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-role_keepaway_keeper.o `test -f 'role_keepaway_keeper.cpp' || echo '$(srcdir)/'`role_keepaway_keeper.cpp
-
-sample_player-role_keepaway_keeper.obj: role_keepaway_keeper.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-role_keepaway_keeper.obj -MD -MP -MF $(DEPDIR)/sample_player-role_keepaway_keeper.Tpo -c -o sample_player-role_keepaway_keeper.obj `if test -f 'role_keepaway_keeper.cpp'; then $(CYGPATH_W) 'role_keepaway_keeper.cpp'; else $(CYGPATH_W) '$(srcdir)/role_keepaway_keeper.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-role_keepaway_keeper.Tpo $(DEPDIR)/sample_player-role_keepaway_keeper.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='role_keepaway_keeper.cpp' object='sample_player-role_keepaway_keeper.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-role_keepaway_keeper.obj `if test -f 'role_keepaway_keeper.cpp'; then $(CYGPATH_W) 'role_keepaway_keeper.cpp'; else $(CYGPATH_W) '$(srcdir)/role_keepaway_keeper.cpp'; fi`
-
-sample_player-role_keepaway_taker.o: role_keepaway_taker.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-role_keepaway_taker.o -MD -MP -MF $(DEPDIR)/sample_player-role_keepaway_taker.Tpo -c -o sample_player-role_keepaway_taker.o `test -f 'role_keepaway_taker.cpp' || echo '$(srcdir)/'`role_keepaway_taker.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-role_keepaway_taker.Tpo $(DEPDIR)/sample_player-role_keepaway_taker.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='role_keepaway_taker.cpp' object='sample_player-role_keepaway_taker.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-role_keepaway_taker.o `test -f 'role_keepaway_taker.cpp' || echo '$(srcdir)/'`role_keepaway_taker.cpp
-
-sample_player-role_keepaway_taker.obj: role_keepaway_taker.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-role_keepaway_taker.obj -MD -MP -MF $(DEPDIR)/sample_player-role_keepaway_taker.Tpo -c -o sample_player-role_keepaway_taker.obj `if test -f 'role_keepaway_taker.cpp'; then $(CYGPATH_W) 'role_keepaway_taker.cpp'; else $(CYGPATH_W) '$(srcdir)/role_keepaway_taker.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-role_keepaway_taker.Tpo $(DEPDIR)/sample_player-role_keepaway_taker.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='role_keepaway_taker.cpp' object='sample_player-role_keepaway_taker.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-role_keepaway_taker.obj `if test -f 'role_keepaway_taker.cpp'; then $(CYGPATH_W) 'role_keepaway_taker.cpp'; else $(CYGPATH_W) '$(srcdir)/role_keepaway_taker.cpp'; fi`
-
-sample_player-sample_communication.o: sample_communication.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-sample_communication.o -MD -MP -MF $(DEPDIR)/sample_player-sample_communication.Tpo -c -o sample_player-sample_communication.o `test -f 'sample_communication.cpp' || echo '$(srcdir)/'`sample_communication.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-sample_communication.Tpo $(DEPDIR)/sample_player-sample_communication.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='sample_communication.cpp' object='sample_player-sample_communication.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-sample_communication.o `test -f 'sample_communication.cpp' || echo '$(srcdir)/'`sample_communication.cpp
-
-sample_player-sample_communication.obj: sample_communication.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-sample_communication.obj -MD -MP -MF $(DEPDIR)/sample_player-sample_communication.Tpo -c -o sample_player-sample_communication.obj `if test -f 'sample_communication.cpp'; then $(CYGPATH_W) 'sample_communication.cpp'; else $(CYGPATH_W) '$(srcdir)/sample_communication.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-sample_communication.Tpo $(DEPDIR)/sample_player-sample_communication.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='sample_communication.cpp' object='sample_player-sample_communication.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-sample_communication.obj `if test -f 'sample_communication.cpp'; then $(CYGPATH_W) 'sample_communication.cpp'; else $(CYGPATH_W) '$(srcdir)/sample_communication.cpp'; fi`
-
-sample_player-keepaway_communication.o: keepaway_communication.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-keepaway_communication.o -MD -MP -MF $(DEPDIR)/sample_player-keepaway_communication.Tpo -c -o sample_player-keepaway_communication.o `test -f 'keepaway_communication.cpp' || echo '$(srcdir)/'`keepaway_communication.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-keepaway_communication.Tpo $(DEPDIR)/sample_player-keepaway_communication.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='keepaway_communication.cpp' object='sample_player-keepaway_communication.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-keepaway_communication.o `test -f 'keepaway_communication.cpp' || echo '$(srcdir)/'`keepaway_communication.cpp
-
-sample_player-keepaway_communication.obj: keepaway_communication.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-keepaway_communication.obj -MD -MP -MF $(DEPDIR)/sample_player-keepaway_communication.Tpo -c -o sample_player-keepaway_communication.obj `if test -f 'keepaway_communication.cpp'; then $(CYGPATH_W) 'keepaway_communication.cpp'; else $(CYGPATH_W) '$(srcdir)/keepaway_communication.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-keepaway_communication.Tpo $(DEPDIR)/sample_player-keepaway_communication.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='keepaway_communication.cpp' object='sample_player-keepaway_communication.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-keepaway_communication.obj `if test -f 'keepaway_communication.cpp'; then $(CYGPATH_W) 'keepaway_communication.cpp'; else $(CYGPATH_W) '$(srcdir)/keepaway_communication.cpp'; fi`
-
-sample_player-sample_field_evaluator.o: sample_field_evaluator.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-sample_field_evaluator.o -MD -MP -MF $(DEPDIR)/sample_player-sample_field_evaluator.Tpo -c -o sample_player-sample_field_evaluator.o `test -f 'sample_field_evaluator.cpp' || echo '$(srcdir)/'`sample_field_evaluator.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-sample_field_evaluator.Tpo $(DEPDIR)/sample_player-sample_field_evaluator.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='sample_field_evaluator.cpp' object='sample_player-sample_field_evaluator.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-sample_field_evaluator.o `test -f 'sample_field_evaluator.cpp' || echo '$(srcdir)/'`sample_field_evaluator.cpp
-
-sample_player-sample_field_evaluator.obj: sample_field_evaluator.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-sample_field_evaluator.obj -MD -MP -MF $(DEPDIR)/sample_player-sample_field_evaluator.Tpo -c -o sample_player-sample_field_evaluator.obj `if test -f 'sample_field_evaluator.cpp'; then $(CYGPATH_W) 'sample_field_evaluator.cpp'; else $(CYGPATH_W) '$(srcdir)/sample_field_evaluator.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-sample_field_evaluator.Tpo $(DEPDIR)/sample_player-sample_field_evaluator.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='sample_field_evaluator.cpp' object='sample_player-sample_field_evaluator.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-sample_field_evaluator.obj `if test -f 'sample_field_evaluator.cpp'; then $(CYGPATH_W) 'sample_field_evaluator.cpp'; else $(CYGPATH_W) '$(srcdir)/sample_field_evaluator.cpp'; fi`
-
-sample_player-sample_player.o: sample_player.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-sample_player.o -MD -MP -MF $(DEPDIR)/sample_player-sample_player.Tpo -c -o sample_player-sample_player.o `test -f 'sample_player.cpp' || echo '$(srcdir)/'`sample_player.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-sample_player.Tpo $(DEPDIR)/sample_player-sample_player.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='sample_player.cpp' object='sample_player-sample_player.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-sample_player.o `test -f 'sample_player.cpp' || echo '$(srcdir)/'`sample_player.cpp
-
-sample_player-sample_player.obj: sample_player.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-sample_player.obj -MD -MP -MF $(DEPDIR)/sample_player-sample_player.Tpo -c -o sample_player-sample_player.obj `if test -f 'sample_player.cpp'; then $(CYGPATH_W) 'sample_player.cpp'; else $(CYGPATH_W) '$(srcdir)/sample_player.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-sample_player.Tpo $(DEPDIR)/sample_player-sample_player.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='sample_player.cpp' object='sample_player-sample_player.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-sample_player.obj `if test -f 'sample_player.cpp'; then $(CYGPATH_W) 'sample_player.cpp'; else $(CYGPATH_W) '$(srcdir)/sample_player.cpp'; fi`
-
-sample_player-strategy.o: strategy.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-strategy.o -MD -MP -MF $(DEPDIR)/sample_player-strategy.Tpo -c -o sample_player-strategy.o `test -f 'strategy.cpp' || echo '$(srcdir)/'`strategy.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-strategy.Tpo $(DEPDIR)/sample_player-strategy.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='strategy.cpp' object='sample_player-strategy.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-strategy.o `test -f 'strategy.cpp' || echo '$(srcdir)/'`strategy.cpp
-
-sample_player-strategy.obj: strategy.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-strategy.obj -MD -MP -MF $(DEPDIR)/sample_player-strategy.Tpo -c -o sample_player-strategy.obj `if test -f 'strategy.cpp'; then $(CYGPATH_W) 'strategy.cpp'; else $(CYGPATH_W) '$(srcdir)/strategy.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-strategy.Tpo $(DEPDIR)/sample_player-strategy.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='strategy.cpp' object='sample_player-strategy.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-strategy.obj `if test -f 'strategy.cpp'; then $(CYGPATH_W) 'strategy.cpp'; else $(CYGPATH_W) '$(srcdir)/strategy.cpp'; fi`
-
-sample_player-main_player.o: main_player.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-main_player.o -MD -MP -MF $(DEPDIR)/sample_player-main_player.Tpo -c -o sample_player-main_player.o `test -f 'main_player.cpp' || echo '$(srcdir)/'`main_player.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-main_player.Tpo $(DEPDIR)/sample_player-main_player.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='main_player.cpp' object='sample_player-main_player.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-main_player.o `test -f 'main_player.cpp' || echo '$(srcdir)/'`main_player.cpp
-
-sample_player-main_player.obj: main_player.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -MT sample_player-main_player.obj -MD -MP -MF $(DEPDIR)/sample_player-main_player.Tpo -c -o sample_player-main_player.obj `if test -f 'main_player.cpp'; then $(CYGPATH_W) 'main_player.cpp'; else $(CYGPATH_W) '$(srcdir)/main_player.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_player-main_player.Tpo $(DEPDIR)/sample_player-main_player.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='main_player.cpp' object='sample_player-main_player.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_player_CXXFLAGS) $(CXXFLAGS) -c -o sample_player-main_player.obj `if test -f 'main_player.cpp'; then $(CYGPATH_W) 'main_player.cpp'; else $(CYGPATH_W) '$(srcdir)/main_player.cpp'; fi`
-
-sample_trainer-sample_trainer.o: sample_trainer.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_trainer_CXXFLAGS) $(CXXFLAGS) -MT sample_trainer-sample_trainer.o -MD -MP -MF $(DEPDIR)/sample_trainer-sample_trainer.Tpo -c -o sample_trainer-sample_trainer.o `test -f 'sample_trainer.cpp' || echo '$(srcdir)/'`sample_trainer.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_trainer-sample_trainer.Tpo $(DEPDIR)/sample_trainer-sample_trainer.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='sample_trainer.cpp' object='sample_trainer-sample_trainer.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_trainer_CXXFLAGS) $(CXXFLAGS) -c -o sample_trainer-sample_trainer.o `test -f 'sample_trainer.cpp' || echo '$(srcdir)/'`sample_trainer.cpp
-
-sample_trainer-sample_trainer.obj: sample_trainer.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_trainer_CXXFLAGS) $(CXXFLAGS) -MT sample_trainer-sample_trainer.obj -MD -MP -MF $(DEPDIR)/sample_trainer-sample_trainer.Tpo -c -o sample_trainer-sample_trainer.obj `if test -f 'sample_trainer.cpp'; then $(CYGPATH_W) 'sample_trainer.cpp'; else $(CYGPATH_W) '$(srcdir)/sample_trainer.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_trainer-sample_trainer.Tpo $(DEPDIR)/sample_trainer-sample_trainer.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='sample_trainer.cpp' object='sample_trainer-sample_trainer.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_trainer_CXXFLAGS) $(CXXFLAGS) -c -o sample_trainer-sample_trainer.obj `if test -f 'sample_trainer.cpp'; then $(CYGPATH_W) 'sample_trainer.cpp'; else $(CYGPATH_W) '$(srcdir)/sample_trainer.cpp'; fi`
-
-sample_trainer-main_trainer.o: main_trainer.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_trainer_CXXFLAGS) $(CXXFLAGS) -MT sample_trainer-main_trainer.o -MD -MP -MF $(DEPDIR)/sample_trainer-main_trainer.Tpo -c -o sample_trainer-main_trainer.o `test -f 'main_trainer.cpp' || echo '$(srcdir)/'`main_trainer.cpp
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_trainer-main_trainer.Tpo $(DEPDIR)/sample_trainer-main_trainer.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='main_trainer.cpp' object='sample_trainer-main_trainer.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_trainer_CXXFLAGS) $(CXXFLAGS) -c -o sample_trainer-main_trainer.o `test -f 'main_trainer.cpp' || echo '$(srcdir)/'`main_trainer.cpp
-
-sample_trainer-main_trainer.obj: main_trainer.cpp
-@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_trainer_CXXFLAGS) $(CXXFLAGS) -MT sample_trainer-main_trainer.obj -MD -MP -MF $(DEPDIR)/sample_trainer-main_trainer.Tpo -c -o sample_trainer-main_trainer.obj `if test -f 'main_trainer.cpp'; then $(CYGPATH_W) 'main_trainer.cpp'; else $(CYGPATH_W) '$(srcdir)/main_trainer.cpp'; fi`
-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_trainer-main_trainer.Tpo $(DEPDIR)/sample_trainer-main_trainer.Po
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='main_trainer.cpp' object='sample_trainer-main_trainer.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sample_trainer_CXXFLAGS) $(CXXFLAGS) -c -o sample_trainer-main_trainer.obj `if test -f 'main_trainer.cpp'; then $(CYGPATH_W) 'main_trainer.cpp'; else $(CYGPATH_W) '$(srcdir)/main_trainer.cpp'; fi`
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	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
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	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"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: check-am
-all-am: Makefile $(PROGRAMS) $(DATA) $(HEADERS)
-installdirs:
-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:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-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)
-	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic clean-noinstPROGRAMS mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-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-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 -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-noinstPROGRAMS ctags distclean distclean-compile \
-	distclean-generic 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-pdf install-pdf-am \
-	install-ps install-ps-am install-strip installcheck \
-	installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
-	uninstall-am
-
-
-# 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:
diff --git a/src/keepaway.sh.in b/src/keepaway.sh.in
deleted file mode 100644
index 01f0e2e..0000000
--- a/src/keepaway.sh.in
+++ /dev/null
@@ -1,281 +0,0 @@
-#!/bin/sh
-
-echo "******************************************************************"
-echo " HELIOS base"
-echo " National Institute of Advanced Industrial Science and Technology"
-echo " Created by Hidehisa Akiyama and Hiroki Shimora"
-echo " Copyright 2000-2007.  Hidehisa Akiyama"
-echo " Copyright 2007-2010.  Hidehisa Akiyama and Hiroki Shimora"
-echo " All rights reserved."
-echo "******************************************************************"
-
-
-LIBPATH=@LIBRCSCLIB@
-if [ x"$LIBPATH" != x ]; then
-  if [ x"$LD_LIBRARY_PATH" = x ]; then
-    LD_LIBRARY_PATH=$LIBPATH
-  else
-    LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH
-  fi
-  export LD_LIBRARY_PATH
-fi
-
-DIR=`dirname $0`
-
-player="${DIR}/sample_player"
-coach="${DIR}/sample_coach"
-trainer="${DIR}/sample_trainer"
-
-keeper_teamname="Keeper"
-taker_teamname="Taker"
-
-host="localhost"
-port=6000
-coach_port=""
-debug_server_host=""
-debug_server_port=""
-
-player_conf="${DIR}/player.conf"
-
-keeper_config_dir="${DIR}/formations-keeper"
-taker_config_dir="${DIR}/formations-taker"
-
-coach_conf="${DIR}/coach.conf"
-team_graphic="--use_team_graphic off"
-
-number=11
-usecoach="true"
-
-unum=0
-
-sleepprog=sleep
-goaliesleep=1
-sleeptime=0
-
-debugopt=""
-coachdebug=""
-
-offline_logging=""
-offline_mode=""
-fullstateopt=""
-
-usage()
-{
-  (echo "Usage: $0 [options]"
-   echo "Available options:"
-   echo "      --help                   prints this"
-   echo "  -h, --host HOST              specifies server host (default: localhost)"
-   echo "  -p, --port PORT              specifies server port (default: 6000)"
-   echo "  -P  --coach-port PORT        specifies server port for online coach (default: 6002)"
-   echo "  -f, --formation DIR          specifies the formation directory"
-   echo "  --offline-logging            writes offline client log (default: off)"
-   echo "  --offline-client-mode        starts as an offline client (default: off)"
-   echo "  --debug                      writes debug log (default: off)"
-   echo "  --debug-server-connect       connects to the debug server (default: off)"
-   echo "  --debug-server-host HOST     specifies debug server host (default: localhost)"
-   echo "  --debug-server-port PORT     specifies debug server port (default: 6032)"
-   echo "  --debug-server-logging       writes debug server log (default: off)"
-   echo "  --log-dir DIRECTORY          specifies debug log directory (default: /tmp)"
-   echo "  --debug-log-ext EXTENSION    specifies debug log file extension (default: .log)"
-   echo "  --fullstate FULLSTATE_TYPE   specifies fullstate model handling"
-   echo "                               FULLSTATE_TYPE is one of [ignore|reference|override].") 1>&2
-}
-
-while [ $# -gt 0 ]
-do
-  case $1 in
-
-    --help)
-      usage
-      exit 0
-      ;;
-
-    -h|--host)
-      if [ $# -lt 2 ]; then
-        usage
-        exit 1
-      fi
-      host="${2}"
-      shift 1
-      ;;
-
-    -p|--port)
-      if [ $# -lt 2 ]; then
-        usage
-        exit 1
-      fi
-      port="${2}"
-      shift 1
-      ;;
-
-    -P|--coach-port)
-      if [ $# -lt 2 ]; then
-        usage
-        exit 1
-      fi
-      coach_port="${2}"
-      shift 1
-      ;;
-
-    -f|--formation)
-      if [ $# -lt 2 ]; then
-        usage
-        exit 1
-      fi
-      config_dir="${2}"
-      shift 1
-      ;;
-
-    --offline-logging)
-      offline_logging="--offline_logging"
-      ;;
-
-    --offline-client-mode)
-      offline_mode="on"
-      ;;
-
-    --debug)
-      debugopt="${debugopt} --debug"
-      coachdebug="${coachdebug} --debug"
-      ;;
-
-    --debug-server-connect)
-      debugopt="${debugopt} --debug_server_connect"
-      ;;
-
-    --debug-server-host)
-      if [ $# -lt 2 ]; then
-        usage
-        exit 1
-      fi
-      debug_server_host="${2}"
-      shift 1
-      ;;
-
-    --debug-server-port)
-      if [ $# -lt 2 ]; then
-        usage
-        exit 1
-      fi
-      debug_server_port="${2}"
-      shift 1
-      ;;
-
-    --debug-server-logging)
-      debugopt="${debugopt} --debug_server_logging"
-      ;;
-
-    --log-dir)
-      if [ $# -lt 2 ]; then
-        usage
-        exit 1
-      fi
-      debugopt="${debugopt} --log_dir ${2}"
-      shift 1
-      ;;
-
-    --debug-log-ext)
-      if [ $# -lt 2 ]; then
-        usage
-        exit 1
-      fi
-      debugopt="${debugopt} --debug_log_ext ${2}"
-      shift 1
-      ;;
-
-    --fullstate)
-      if [ $# -lt 2 ]; then
-        usage
-        exit 1
-      fi
-      fullstate_type="${2}"
-      shift 1
-
-      case "${fullstate_type}" in
-	ignore)
-		fullstateopt="--use_fullstate false --debug_fullstate false"
-		;;
-
-	reference)
-		fullstateopt="--use_fullstate false --debug_fullstate true"
-		;;
-
-	override)
-		fullstateopt="--use_fullstate true --debug_fullstate true"
-		;;
-
-	*)
-		usage
-		exit 1
-		;;
-      esac
-      ;;
-
-    *)
-      echo 1>&2
-      echo "invalid option \"${1}\"." 1>&2
-      echo 1>&2
-      usage
-      exit 1
-      ;;
-  esac
-
-  shift 1
-done
-
-if  [ X"${offline_logging}" != X'' ]; then
-  if  [ X"${offline_mode}" != X'' ]; then
-    echo "'--offline-logging' and '--offline-mode' cannot be used simultaneously."
-    exit 1
-  fi
-fi
-
-if [ X"${coach_port}" = X'' ]; then
-  coach_port=`expr ${port} + 2`
-fi
-
-if [ X"${debug_server_host}" = X'' ]; then
-  debug_server_host="${host}"
-fi
-
-if [ X"${debug_server_port}" = X'' ]; then
-  debug_server_port=`expr ${port} + 32`
-fi
-
-opt="--player-config ${player_conf}"
-opt="${opt} -h ${host} -p ${port}"
-opt="${opt} ${fullstateopt}"
-opt="${opt} --debug_server_host ${debug_server_host}"
-opt="${opt} --debug_server_port ${debug_server_port}"
-opt="${opt} ${offline_logging}"
-opt="${opt} ${debugopt}"
-
-i=1
-while [ $i -le 3 ] ; do
-  offline_number=""
-  if  [ X"${offline_mode}" != X'' ]; then
-    offline_number="--offline_client_number ${i}"
-  fi
-
-  $player ${opt} -t ${keeper_teamname} --config_dir ${keeper_config_dir} ${offline_number} &
-  $sleepprog $sleeptime
-  i=`expr $i + 1`
-done
-
-$sleepprog 1
-
-i=1
-while [ $i -le 2 ] ; do
-  offline_number=""
-  if  [ X"${offline_mode}" != X'' ]; then
-    offline_number="--offline_client_number ${i}"
-  fi
-
-  $player ${opt} -t ${taker_teamname} --config_dir ${taker_config_dir} ${offline_number} &
-  $sleepprog $sleeptime
-  i=`expr $i + 1`
-done
-
-if  [ -z "${offline_mode}" ]; then
-  $trainer -h ${host} -t ${keeper_teamname} --use_ear on
-fi
diff --git a/src/start.sh.in b/src/start.sh.in
deleted file mode 100644
index 3482670..0000000
--- a/src/start.sh.in
+++ /dev/null
@@ -1,350 +0,0 @@
-#!/bin/sh
-
-echo "******************************************************************"
-echo " HELIOS base"
-echo " Created by Hidehisa Akiyama and Hiroki Shimora"
-echo " Copyright 2000-2007.  Hidehisa Akiyama"
-echo " Copyright 2007-2012.  Hidehisa Akiyama and Hiroki Shimora"
-echo " All rights reserved."
-echo "******************************************************************"
-
-
-LIBPATH=@LIBRCSCLIB@
-if [ x"$LIBPATH" != x ]; then
-  if [ x"$LD_LIBRARY_PATH" = x ]; then
-    LD_LIBRARY_PATH=$LIBPATH
-  else
-    LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH
-  fi
-  export LD_LIBRARY_PATH
-fi
-
-DIR=`dirname $0`
-
-player="${DIR}/sample_player"
-coach="${DIR}/sample_coach"
-teamname="HELIOS_base"
-host="localhost"
-port=6000
-coach_port=""
-debug_server_host=""
-debug_server_port=""
-
-player_conf="${DIR}/player.conf"
-config_dir="${DIR}/formations-dt"
-
-coach_conf="${DIR}/coach.conf"
-team_graphic="--use_team_graphic off"
-
-number=11
-usecoach="true"
-
-unum=0
-
-sleepprog=sleep
-goaliesleep=1
-sleeptime=0
-
-debugopt=""
-coachdebug=""
-
-offline_logging=""
-offline_mode=""
-fullstateopt=""
-
-usage()
-{
-  (echo "Usage: $0 [options]"
-   echo "Available options:"
-   echo "      --help                   prints this"
-   echo "  -h, --host HOST              specifies server host (default: localhost)"
-   echo "  -p, --port PORT              specifies server port (default: 6000)"
-   echo "  -P  --coach-port PORT        specifies server port for online coach (default: 6002)"
-   echo "  -t, --teamname TEAMNAME      specifies team name"
-   echo "  -n, --number NUMBER          specifies the number of players"
-   echo "  -u, --unum UNUM              specifies the uniform number of players"
-   echo "  -C, --without-coach          specifies not to run the coach"
-   echo "  -f, --formation DIR          specifies the formation directory"
-   echo "  --team-graphic FILE          specifies the team graphic xpm file"
-   echo "  --offline-logging            writes offline client log (default: off)"
-   echo "  --offline-client-mode        starts as an offline client (default: off)"
-   echo "  --debug                      writes debug log (default: off)"
-   echo "  --debug-server-connect       connects to the debug server (default: off)"
-   echo "  --debug-server-host HOST     specifies debug server host (default: localhost)"
-   echo "  --debug-server-port PORT     specifies debug server port (default: 6032)"
-   echo "  --debug-server-logging       writes debug server log (default: off)"
-   echo "  --log-dir DIRECTORY          specifies debug log directory (default: /tmp)"
-   echo "  --debug-log-ext EXTENSION    specifies debug log file extension (default: .log)"
-   echo "  --fullstate FULLSTATE_TYPE   specifies fullstate model handling"
-   echo "                               FULLSTATE_TYPE is one of [ignore|reference|override].") 1>&2
-}
-
-while [ $# -gt 0 ]
-do
-  case $1 in
-
-    --help)
-      usage
-      exit 0
-      ;;
-
-    -h|--host)
-      if [ $# -lt 2 ]; then
-        usage
-        exit 1
-      fi
-      host="${2}"
-      shift 1
-      ;;
-
-    -p|--port)
-      if [ $# -lt 2 ]; then
-        usage
-        exit 1
-      fi
-      port="${2}"
-      shift 1
-      ;;
-
-    -P|--coach-port)
-      if [ $# -lt 2 ]; then
-        usage
-        exit 1
-      fi
-      coach_port="${2}"
-      shift 1
-      ;;
-
-    -t|--teamname)
-      if [ $# -lt 2 ]; then
-        usage
-        exit 1
-      fi
-      teamname="${2}"
-      shift 1
-      ;;
-
-    -n|--number)
-      if [ $# -lt 2 ]; then
-        usage
-        exit 1
-      fi
-      number="${2}"
-      shift 1
-      ;;
-
-    -u|--unum)
-      if [ $# -lt 2 ]; then
-        usage
-        exit 1
-      fi
-      unum="${2}"
-      shift 1
-      ;;
-
-    -C|--without-coach)
-      usecoach="false"
-      ;;
-
-    -f|--formation)
-      if [ $# -lt 2 ]; then
-        usage
-        exit 1
-      fi
-      config_dir="${2}"
-      shift 1
-      ;;
-
-    --team-graphic)
-      if [ $# -lt 2 ]; then
-        usage
-        exit 1
-      fi
-      team_graphic="--use_team_graphic on --team_graphic_file ${2}"
-      shift 1
-      ;;
-
-    --offline-logging)
-      offline_logging="--offline_logging"
-      ;;
-
-    --offline-client-mode)
-      offline_mode="on"
-      ;;
-
-    --debug)
-      debugopt="${debugopt} --debug"
-      coachdebug="${coachdebug} --debug"
-      ;;
-
-    --debug-server-connect)
-      debugopt="${debugopt} --debug_server_connect"
-      ;;
-
-    --debug-server-host)
-      if [ $# -lt 2 ]; then
-        usage
-        exit 1
-      fi
-      debug_server_host="${2}"
-      shift 1
-      ;;
-
-    --debug-server-port)
-      if [ $# -lt 2 ]; then
-        usage
-        exit 1
-      fi
-      debug_server_port="${2}"
-      shift 1
-      ;;
-
-    --debug-server-logging)
-      debugopt="${debugopt} --debug_server_logging"
-      ;;
-
-    --log-dir)
-      if [ $# -lt 2 ]; then
-        usage
-        exit 1
-      fi
-      debugopt="${debugopt} --log_dir ${2}"
-      shift 1
-      ;;
-
-    --debug-log-ext)
-      if [ $# -lt 2 ]; then
-        usage
-        exit 1
-      fi
-      debugopt="${debugopt} --debug_log_ext ${2}"
-      shift 1
-      ;;
-
-    --fullstate)
-      if [ $# -lt 2 ]; then
-        usage
-        exit 1
-      fi
-      fullstate_type="${2}"
-      shift 1
-
-      case "${fullstate_type}" in
-	ignore)
-		fullstateopt="--use_fullstate false --debug_fullstate false"
-		;;
-
-	reference)
-		fullstateopt="--use_fullstate false --debug_fullstate true"
-		;;
-
-	override)
-		fullstateopt="--use_fullstate true --debug_fullstate true"
-		;;
-
-	*)
-		usage
-		exit 1
-		;;
-      esac
-      ;;
-
-    *)
-      echo 1>&2
-      echo "invalid option \"${1}\"." 1>&2
-      echo 1>&2
-      usage
-      exit 1
-      ;;
-  esac
-
-  shift 1
-done
-
-if  [ X"${offline_logging}" != X'' ]; then
-  if  [ X"${offline_mode}" != X'' ]; then
-    echo "'--offline-logging' and '--offline-mode' cannot be used simultaneously."
-    exit 1
-  fi
-fi
-
-if [ X"${coach_port}" = X'' ]; then
-  coach_port=`expr ${port} + 2`
-fi
-
-if [ X"${debug_server_host}" = X'' ]; then
-  debug_server_host="${host}"
-fi
-
-if [ X"${debug_server_port}" = X'' ]; then
-  debug_server_port=`expr ${port} + 32`
-fi
-
-opt="--player-config ${player_conf} --config_dir ${config_dir}"
-opt="${opt} -h ${host} -p ${port} -t ${teamname}"
-opt="${opt} ${fullstateopt}"
-opt="${opt} --debug_server_host ${debug_server_host}"
-opt="${opt} --debug_server_port ${debug_server_port}"
-opt="${opt} ${offline_logging}"
-opt="${opt} ${debugopt}"
-
-ping -c 1 $host
-
-if [ $number -gt 0 ]; then
-  offline_number=""
-  if  [ X"${offline_mode}" != X'' ]; then
-    offline_number="--offline_client_number 1"
-    if [ $unum -eq 0 ]; then
-      $player ${opt} -g ${offline_number} &
-      $sleepprog $goaliesleep
-    elif [ $unum -eq 1 ]; then
-      $player ${opt} -g ${offline_number} &
-      $sleepprog $goaliesleep
-    fi
-  else
-    $player ${opt} -g &
-    $sleepprog $goaliesleep
-  fi
-fi
-
-i=2
-while [ $i -le ${number} ] ; do
-  offline_number=""
-  if  [ X"${offline_mode}" != X'' ]; then
-    offline_number="--offline_client_number ${i}"
-    if [ $unum -eq 0 ]; then
-      $player ${opt} ${offline_number} &
-      $sleepprog $sleeptime
-    elif [ $unum -eq $i ]; then
-      $player ${opt} ${offline_number} &
-      $sleepprog $sleeptime
-    fi
-  else
-    $player ${opt} &
-    $sleepprog $sleeptime
-  fi
-
-  i=`expr $i + 1`
-done
-
-if [ "${usecoach}" = "true" ]; then
-  coachopt="--coach-config ${coach_conf}"
-  coachopt="${coachopt} -h ${host} -p ${coach_port} -t ${teamname}"
-  coachopt="${coachopt} ${team_graphic}"
-  coachopt="${coachopt} --debug_server_host ${debug_server_host}"
-  coachopt="${coachopt} --debug_server_port ${debug_server_port}"
-  coachopt="${coachopt} ${offline_logging}"
-  coachopt="${coachopt} ${debugopt}"
-
-
-  if  [ X"${offline_mode}" != X'' ]; then
-    offline_mode="--offline_client_mode"
-    if [ $unum -eq 0 ]; then
-      $coach ${coachopt} ${offline_mode} &
-    elif [ $unum -eq 12 ]; then
-      $coach ${coachopt} ${offline_mode} &
-    fi
-  else
-    $coach ${coachopt} &
-  fi
-fi
diff --git a/src/train.sh.in b/src/train.sh.in
deleted file mode 100644
index 28e0dcd..0000000
--- a/src/train.sh.in
+++ /dev/null
@@ -1,97 +0,0 @@
-#!/bin/sh
-
-
-LIBPATH=@LIBRCSCLIB@
-if [ x"$LIBPATH" != x ]; then
-  if [ x"$LD_LIBRARY_PATH" = x ]; then
-    LD_LIBRARY_PATH=$LIBPATH
-  else
-    LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH
-  fi
-  export LD_LIBRARY_PATH
-fi
-
-DIR=`dirname $0`
-
-player="${DIR}/sample_player"
-coach="${DIR}/sample_coach"
-trainer="${DIR}/helios_trainer"
-teamname="HELIOS"
-host="localhost"
-
-config="${DIR}/player.conf"
-config_dir="${DIR}/formations-train"
-
-number=11
-usecoach="true"
-
-sleepprog=sleep
-goaliesleep=1
-sleeptime=0
-
-debugopt="--offline_logging --debug --debug_server_connect"
-
-usage()
-{
-  (echo "Usage: $0 [options]"
-   echo "Possible options are:"
-   echo "      --help                print this"
-   echo "  -h, --host HOST           specifies server host"
-   echo "  -t, --teamname TEAMNAME   specifies team name") 1>&2
-}
-
-while [ $# -gt 0 ]
-	do
-	case $1 in
-
-    --help)
-      usage
-      exit 0
-      ;;
-
-    -h|--host)
-      if [ $# -lt 2 ]; then
-        usage
-        exit 1
-      fi
-      host=$2
-      shift 1
-      ;;
-
-    -t|--teamname)
-      if [ $# -lt 2 ]; then
-        usage
-        exit 1
-      fi
-      teamname=$2
-      shift 1
-      ;;
-
-    *)
-      usage
-      exit 1
-      ;;
-  esac
-
-  shift 1
-done
-
-OPT="-h ${host} -t ${teamname}"
-OPT="${OPT} --player-config ${config} --config_dir ${config_dir}"
-OPT="${OPT} ${debugopt}"
-
-#if [ $number -gt 0 ]; then
-#  $player ${OPT} -g &
-#  $sleepprog $goaliesleep
-#fi
-
-#for (( i=2; i<=${number}; i=$i+1 )) ; do
-  $player ${OPT} -n 11 &
-  $sleepprog $sleeptime
-#done
-
-#if [ "${usecoach}" = "true" ]; then
-#  $coach -h $host -t $teamname &
-#fi
-
-$trainer -h $host -t $teamname &
-- 
2.24.1