# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.2

# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target

# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:

#=============================================================================
# Special targets provided by cmake.

# Disable implicit rules so canonical targets will work.
.SUFFIXES:

# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =

.SUFFIXES: .hpux_make_needs_suffix_list

# Suppress display of executed commands.
$(VERBOSE).SILENT:

# A target that is always out of date.
cmake_force:
.PHONY : cmake_force

#=============================================================================
# Set environment variables for the build.

# The shell in which to execute make rules.
SHELL = /bin/sh

# The CMake executable.
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.2.3/bin/cmake

# The command to remove a file.
RM = /usr/local/Cellar/cmake/3.2.3/bin/cmake -E remove -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /Users/gdb/rl-gym/pachi-py/pachi_py/pachi

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /Users/gdb/rl-gym/pachi-py/pachi_py/build

#=============================================================================
# Targets provided globally by CMake.

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
	/usr/local/Cellar/cmake/3.2.3/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache

# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast

# Special rule for the target rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	/usr/local/Cellar/cmake/3.2.3/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache

# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/gdb/rl-gym/pachi-py/pachi_py/build/CMakeFiles /Users/gdb/rl-gym/pachi-py/pachi_py/build/CMakeFiles/progress.marks
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/gdb/rl-gym/pachi-py/pachi_py/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	$(MAKE) -f CMakeFiles/Makefile2 clean
.PHONY : clean

# The main clean target
clean/fast: clean
.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

#=============================================================================
# Target rules for targets named pachi

# Build rule for target.
pachi: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 pachi
.PHONY : pachi

# fast build rule for target.
pachi/fast:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/build
.PHONY : pachi/fast

board.o: board.c.o
.PHONY : board.o

# target to build an object file
board.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/board.c.o
.PHONY : board.c.o

board.i: board.c.i
.PHONY : board.i

# target to preprocess a source file
board.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/board.c.i
.PHONY : board.c.i

board.s: board.c.s
.PHONY : board.s

# target to generate assembly for a file
board.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/board.c.s
.PHONY : board.c.s

chat.o: chat.c.o
.PHONY : chat.o

# target to build an object file
chat.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/chat.c.o
.PHONY : chat.c.o

chat.i: chat.c.i
.PHONY : chat.i

# target to preprocess a source file
chat.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/chat.c.i
.PHONY : chat.c.i

chat.s: chat.c.s
.PHONY : chat.s

# target to generate assembly for a file
chat.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/chat.c.s
.PHONY : chat.c.s

distributed/distributed.o: distributed/distributed.c.o
.PHONY : distributed/distributed.o

# target to build an object file
distributed/distributed.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/distributed/distributed.c.o
.PHONY : distributed/distributed.c.o

distributed/distributed.i: distributed/distributed.c.i
.PHONY : distributed/distributed.i

# target to preprocess a source file
distributed/distributed.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/distributed/distributed.c.i
.PHONY : distributed/distributed.c.i

distributed/distributed.s: distributed/distributed.c.s
.PHONY : distributed/distributed.s

# target to generate assembly for a file
distributed/distributed.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/distributed/distributed.c.s
.PHONY : distributed/distributed.c.s

distributed/merge.o: distributed/merge.c.o
.PHONY : distributed/merge.o

# target to build an object file
distributed/merge.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/distributed/merge.c.o
.PHONY : distributed/merge.c.o

distributed/merge.i: distributed/merge.c.i
.PHONY : distributed/merge.i

# target to preprocess a source file
distributed/merge.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/distributed/merge.c.i
.PHONY : distributed/merge.c.i

distributed/merge.s: distributed/merge.c.s
.PHONY : distributed/merge.s

# target to generate assembly for a file
distributed/merge.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/distributed/merge.c.s
.PHONY : distributed/merge.c.s

distributed/protocol.o: distributed/protocol.c.o
.PHONY : distributed/protocol.o

# target to build an object file
distributed/protocol.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/distributed/protocol.c.o
.PHONY : distributed/protocol.c.o

distributed/protocol.i: distributed/protocol.c.i
.PHONY : distributed/protocol.i

# target to preprocess a source file
distributed/protocol.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/distributed/protocol.c.i
.PHONY : distributed/protocol.c.i

distributed/protocol.s: distributed/protocol.c.s
.PHONY : distributed/protocol.s

# target to generate assembly for a file
distributed/protocol.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/distributed/protocol.c.s
.PHONY : distributed/protocol.c.s

fbook.o: fbook.c.o
.PHONY : fbook.o

# target to build an object file
fbook.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/fbook.c.o
.PHONY : fbook.c.o

fbook.i: fbook.c.i
.PHONY : fbook.i

# target to preprocess a source file
fbook.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/fbook.c.i
.PHONY : fbook.c.i

fbook.s: fbook.c.s
.PHONY : fbook.s

# target to generate assembly for a file
fbook.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/fbook.c.s
.PHONY : fbook.c.s

gtp.o: gtp.c.o
.PHONY : gtp.o

# target to build an object file
gtp.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/gtp.c.o
.PHONY : gtp.c.o

gtp.i: gtp.c.i
.PHONY : gtp.i

# target to preprocess a source file
gtp.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/gtp.c.i
.PHONY : gtp.c.i

gtp.s: gtp.c.s
.PHONY : gtp.s

# target to generate assembly for a file
gtp.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/gtp.c.s
.PHONY : gtp.c.s

joseki/base.o: joseki/base.c.o
.PHONY : joseki/base.o

# target to build an object file
joseki/base.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/joseki/base.c.o
.PHONY : joseki/base.c.o

joseki/base.i: joseki/base.c.i
.PHONY : joseki/base.i

# target to preprocess a source file
joseki/base.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/joseki/base.c.i
.PHONY : joseki/base.c.i

joseki/base.s: joseki/base.c.s
.PHONY : joseki/base.s

# target to generate assembly for a file
joseki/base.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/joseki/base.c.s
.PHONY : joseki/base.c.s

joseki/joseki.o: joseki/joseki.c.o
.PHONY : joseki/joseki.o

# target to build an object file
joseki/joseki.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/joseki/joseki.c.o
.PHONY : joseki/joseki.c.o

joseki/joseki.i: joseki/joseki.c.i
.PHONY : joseki/joseki.i

# target to preprocess a source file
joseki/joseki.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/joseki/joseki.c.i
.PHONY : joseki/joseki.c.i

joseki/joseki.s: joseki/joseki.c.s
.PHONY : joseki/joseki.s

# target to generate assembly for a file
joseki/joseki.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/joseki/joseki.c.s
.PHONY : joseki/joseki.c.s

libpachi_globals.o: libpachi_globals.c.o
.PHONY : libpachi_globals.o

# target to build an object file
libpachi_globals.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/libpachi_globals.c.o
.PHONY : libpachi_globals.c.o

libpachi_globals.i: libpachi_globals.c.i
.PHONY : libpachi_globals.i

# target to preprocess a source file
libpachi_globals.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/libpachi_globals.c.i
.PHONY : libpachi_globals.c.i

libpachi_globals.s: libpachi_globals.c.s
.PHONY : libpachi_globals.s

# target to generate assembly for a file
libpachi_globals.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/libpachi_globals.c.s
.PHONY : libpachi_globals.c.s

montecarlo/montecarlo.o: montecarlo/montecarlo.c.o
.PHONY : montecarlo/montecarlo.o

# target to build an object file
montecarlo/montecarlo.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/montecarlo/montecarlo.c.o
.PHONY : montecarlo/montecarlo.c.o

montecarlo/montecarlo.i: montecarlo/montecarlo.c.i
.PHONY : montecarlo/montecarlo.i

# target to preprocess a source file
montecarlo/montecarlo.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/montecarlo/montecarlo.c.i
.PHONY : montecarlo/montecarlo.c.i

montecarlo/montecarlo.s: montecarlo/montecarlo.c.s
.PHONY : montecarlo/montecarlo.s

# target to generate assembly for a file
montecarlo/montecarlo.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/montecarlo/montecarlo.c.s
.PHONY : montecarlo/montecarlo.c.s

move.o: move.c.o
.PHONY : move.o

# target to build an object file
move.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/move.c.o
.PHONY : move.c.o

move.i: move.c.i
.PHONY : move.i

# target to preprocess a source file
move.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/move.c.i
.PHONY : move.c.i

move.s: move.c.s
.PHONY : move.s

# target to generate assembly for a file
move.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/move.c.s
.PHONY : move.c.s

network.o: network.c.o
.PHONY : network.o

# target to build an object file
network.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/network.c.o
.PHONY : network.c.o

network.i: network.c.i
.PHONY : network.i

# target to preprocess a source file
network.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/network.c.i
.PHONY : network.c.i

network.s: network.c.s
.PHONY : network.s

# target to generate assembly for a file
network.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/network.c.s
.PHONY : network.c.s

ownermap.o: ownermap.c.o
.PHONY : ownermap.o

# target to build an object file
ownermap.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/ownermap.c.o
.PHONY : ownermap.c.o

ownermap.i: ownermap.c.i
.PHONY : ownermap.i

# target to preprocess a source file
ownermap.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/ownermap.c.i
.PHONY : ownermap.c.i

ownermap.s: ownermap.c.s
.PHONY : ownermap.s

# target to generate assembly for a file
ownermap.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/ownermap.c.s
.PHONY : ownermap.c.s

pattern.o: pattern.c.o
.PHONY : pattern.o

# target to build an object file
pattern.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/pattern.c.o
.PHONY : pattern.c.o

pattern.i: pattern.c.i
.PHONY : pattern.i

# target to preprocess a source file
pattern.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/pattern.c.i
.PHONY : pattern.c.i

pattern.s: pattern.c.s
.PHONY : pattern.s

# target to generate assembly for a file
pattern.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/pattern.c.s
.PHONY : pattern.c.s

pattern3.o: pattern3.c.o
.PHONY : pattern3.o

# target to build an object file
pattern3.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/pattern3.c.o
.PHONY : pattern3.c.o

pattern3.i: pattern3.c.i
.PHONY : pattern3.i

# target to preprocess a source file
pattern3.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/pattern3.c.i
.PHONY : pattern3.c.i

pattern3.s: pattern3.c.s
.PHONY : pattern3.s

# target to generate assembly for a file
pattern3.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/pattern3.c.s
.PHONY : pattern3.c.s

patternplay/patternplay.o: patternplay/patternplay.c.o
.PHONY : patternplay/patternplay.o

# target to build an object file
patternplay/patternplay.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/patternplay/patternplay.c.o
.PHONY : patternplay/patternplay.c.o

patternplay/patternplay.i: patternplay/patternplay.c.i
.PHONY : patternplay/patternplay.i

# target to preprocess a source file
patternplay/patternplay.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/patternplay/patternplay.c.i
.PHONY : patternplay/patternplay.c.i

patternplay/patternplay.s: patternplay/patternplay.c.s
.PHONY : patternplay/patternplay.s

# target to generate assembly for a file
patternplay/patternplay.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/patternplay/patternplay.c.s
.PHONY : patternplay/patternplay.c.s

patternprob.o: patternprob.c.o
.PHONY : patternprob.o

# target to build an object file
patternprob.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/patternprob.c.o
.PHONY : patternprob.c.o

patternprob.i: patternprob.c.i
.PHONY : patternprob.i

# target to preprocess a source file
patternprob.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/patternprob.c.i
.PHONY : patternprob.c.i

patternprob.s: patternprob.c.s
.PHONY : patternprob.s

# target to generate assembly for a file
patternprob.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/patternprob.c.s
.PHONY : patternprob.c.s

patternscan/patternscan.o: patternscan/patternscan.c.o
.PHONY : patternscan/patternscan.o

# target to build an object file
patternscan/patternscan.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/patternscan/patternscan.c.o
.PHONY : patternscan/patternscan.c.o

patternscan/patternscan.i: patternscan/patternscan.c.i
.PHONY : patternscan/patternscan.i

# target to preprocess a source file
patternscan/patternscan.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/patternscan/patternscan.c.i
.PHONY : patternscan/patternscan.c.i

patternscan/patternscan.s: patternscan/patternscan.c.s
.PHONY : patternscan/patternscan.s

# target to generate assembly for a file
patternscan/patternscan.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/patternscan/patternscan.c.s
.PHONY : patternscan/patternscan.c.s

patternsp.o: patternsp.c.o
.PHONY : patternsp.o

# target to build an object file
patternsp.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/patternsp.c.o
.PHONY : patternsp.c.o

patternsp.i: patternsp.c.i
.PHONY : patternsp.i

# target to preprocess a source file
patternsp.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/patternsp.c.i
.PHONY : patternsp.c.i

patternsp.s: patternsp.c.s
.PHONY : patternsp.s

# target to generate assembly for a file
patternsp.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/patternsp.c.s
.PHONY : patternsp.c.s

playout.o: playout.c.o
.PHONY : playout.o

# target to build an object file
playout.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/playout.c.o
.PHONY : playout.c.o

playout.i: playout.c.i
.PHONY : playout.i

# target to preprocess a source file
playout.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/playout.c.i
.PHONY : playout.c.i

playout.s: playout.c.s
.PHONY : playout.s

# target to generate assembly for a file
playout.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/playout.c.s
.PHONY : playout.c.s

playout/light.o: playout/light.c.o
.PHONY : playout/light.o

# target to build an object file
playout/light.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/playout/light.c.o
.PHONY : playout/light.c.o

playout/light.i: playout/light.c.i
.PHONY : playout/light.i

# target to preprocess a source file
playout/light.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/playout/light.c.i
.PHONY : playout/light.c.i

playout/light.s: playout/light.c.s
.PHONY : playout/light.s

# target to generate assembly for a file
playout/light.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/playout/light.c.s
.PHONY : playout/light.c.s

playout/moggy.o: playout/moggy.c.o
.PHONY : playout/moggy.o

# target to build an object file
playout/moggy.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/playout/moggy.c.o
.PHONY : playout/moggy.c.o

playout/moggy.i: playout/moggy.c.i
.PHONY : playout/moggy.i

# target to preprocess a source file
playout/moggy.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/playout/moggy.c.i
.PHONY : playout/moggy.c.i

playout/moggy.s: playout/moggy.c.s
.PHONY : playout/moggy.s

# target to generate assembly for a file
playout/moggy.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/playout/moggy.c.s
.PHONY : playout/moggy.c.s

probdist.o: probdist.c.o
.PHONY : probdist.o

# target to build an object file
probdist.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/probdist.c.o
.PHONY : probdist.c.o

probdist.i: probdist.c.i
.PHONY : probdist.i

# target to preprocess a source file
probdist.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/probdist.c.i
.PHONY : probdist.c.i

probdist.s: probdist.c.s
.PHONY : probdist.s

# target to generate assembly for a file
probdist.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/probdist.c.s
.PHONY : probdist.c.s

random.o: random.c.o
.PHONY : random.o

# target to build an object file
random.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/random.c.o
.PHONY : random.c.o

random.i: random.c.i
.PHONY : random.i

# target to preprocess a source file
random.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/random.c.i
.PHONY : random.c.i

random.s: random.c.s
.PHONY : random.s

# target to generate assembly for a file
random.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/random.c.s
.PHONY : random.c.s

random/random.o: random/random.c.o
.PHONY : random/random.o

# target to build an object file
random/random.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/random/random.c.o
.PHONY : random/random.c.o

random/random.i: random/random.c.i
.PHONY : random/random.i

# target to preprocess a source file
random/random.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/random/random.c.i
.PHONY : random/random.c.i

random/random.s: random/random.c.s
.PHONY : random/random.s

# target to generate assembly for a file
random/random.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/random/random.c.s
.PHONY : random/random.c.s

replay/replay.o: replay/replay.c.o
.PHONY : replay/replay.o

# target to build an object file
replay/replay.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/replay/replay.c.o
.PHONY : replay/replay.c.o

replay/replay.i: replay/replay.c.i
.PHONY : replay/replay.i

# target to preprocess a source file
replay/replay.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/replay/replay.c.i
.PHONY : replay/replay.c.i

replay/replay.s: replay/replay.c.s
.PHONY : replay/replay.s

# target to generate assembly for a file
replay/replay.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/replay/replay.c.s
.PHONY : replay/replay.c.s

stone.o: stone.c.o
.PHONY : stone.o

# target to build an object file
stone.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/stone.c.o
.PHONY : stone.c.o

stone.i: stone.c.i
.PHONY : stone.i

# target to preprocess a source file
stone.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/stone.c.i
.PHONY : stone.c.i

stone.s: stone.c.s
.PHONY : stone.s

# target to generate assembly for a file
stone.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/stone.c.s
.PHONY : stone.c.s

t-unit/test.o: t-unit/test.c.o
.PHONY : t-unit/test.o

# target to build an object file
t-unit/test.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/t-unit/test.c.o
.PHONY : t-unit/test.c.o

t-unit/test.i: t-unit/test.c.i
.PHONY : t-unit/test.i

# target to preprocess a source file
t-unit/test.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/t-unit/test.c.i
.PHONY : t-unit/test.c.i

t-unit/test.s: t-unit/test.c.s
.PHONY : t-unit/test.s

# target to generate assembly for a file
t-unit/test.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/t-unit/test.c.s
.PHONY : t-unit/test.c.s

tactics/1lib.o: tactics/1lib.c.o
.PHONY : tactics/1lib.o

# target to build an object file
tactics/1lib.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/tactics/1lib.c.o
.PHONY : tactics/1lib.c.o

tactics/1lib.i: tactics/1lib.c.i
.PHONY : tactics/1lib.i

# target to preprocess a source file
tactics/1lib.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/tactics/1lib.c.i
.PHONY : tactics/1lib.c.i

tactics/1lib.s: tactics/1lib.c.s
.PHONY : tactics/1lib.s

# target to generate assembly for a file
tactics/1lib.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/tactics/1lib.c.s
.PHONY : tactics/1lib.c.s

tactics/2lib.o: tactics/2lib.c.o
.PHONY : tactics/2lib.o

# target to build an object file
tactics/2lib.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/tactics/2lib.c.o
.PHONY : tactics/2lib.c.o

tactics/2lib.i: tactics/2lib.c.i
.PHONY : tactics/2lib.i

# target to preprocess a source file
tactics/2lib.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/tactics/2lib.c.i
.PHONY : tactics/2lib.c.i

tactics/2lib.s: tactics/2lib.c.s
.PHONY : tactics/2lib.s

# target to generate assembly for a file
tactics/2lib.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/tactics/2lib.c.s
.PHONY : tactics/2lib.c.s

tactics/ladder.o: tactics/ladder.c.o
.PHONY : tactics/ladder.o

# target to build an object file
tactics/ladder.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/tactics/ladder.c.o
.PHONY : tactics/ladder.c.o

tactics/ladder.i: tactics/ladder.c.i
.PHONY : tactics/ladder.i

# target to preprocess a source file
tactics/ladder.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/tactics/ladder.c.i
.PHONY : tactics/ladder.c.i

tactics/ladder.s: tactics/ladder.c.s
.PHONY : tactics/ladder.s

# target to generate assembly for a file
tactics/ladder.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/tactics/ladder.c.s
.PHONY : tactics/ladder.c.s

tactics/nakade.o: tactics/nakade.c.o
.PHONY : tactics/nakade.o

# target to build an object file
tactics/nakade.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/tactics/nakade.c.o
.PHONY : tactics/nakade.c.o

tactics/nakade.i: tactics/nakade.c.i
.PHONY : tactics/nakade.i

# target to preprocess a source file
tactics/nakade.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/tactics/nakade.c.i
.PHONY : tactics/nakade.c.i

tactics/nakade.s: tactics/nakade.c.s
.PHONY : tactics/nakade.s

# target to generate assembly for a file
tactics/nakade.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/tactics/nakade.c.s
.PHONY : tactics/nakade.c.s

tactics/nlib.o: tactics/nlib.c.o
.PHONY : tactics/nlib.o

# target to build an object file
tactics/nlib.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/tactics/nlib.c.o
.PHONY : tactics/nlib.c.o

tactics/nlib.i: tactics/nlib.c.i
.PHONY : tactics/nlib.i

# target to preprocess a source file
tactics/nlib.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/tactics/nlib.c.i
.PHONY : tactics/nlib.c.i

tactics/nlib.s: tactics/nlib.c.s
.PHONY : tactics/nlib.s

# target to generate assembly for a file
tactics/nlib.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/tactics/nlib.c.s
.PHONY : tactics/nlib.c.s

tactics/selfatari.o: tactics/selfatari.c.o
.PHONY : tactics/selfatari.o

# target to build an object file
tactics/selfatari.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/tactics/selfatari.c.o
.PHONY : tactics/selfatari.c.o

tactics/selfatari.i: tactics/selfatari.c.i
.PHONY : tactics/selfatari.i

# target to preprocess a source file
tactics/selfatari.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/tactics/selfatari.c.i
.PHONY : tactics/selfatari.c.i

tactics/selfatari.s: tactics/selfatari.c.s
.PHONY : tactics/selfatari.s

# target to generate assembly for a file
tactics/selfatari.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/tactics/selfatari.c.s
.PHONY : tactics/selfatari.c.s

tactics/util.o: tactics/util.c.o
.PHONY : tactics/util.o

# target to build an object file
tactics/util.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/tactics/util.c.o
.PHONY : tactics/util.c.o

tactics/util.i: tactics/util.c.i
.PHONY : tactics/util.i

# target to preprocess a source file
tactics/util.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/tactics/util.c.i
.PHONY : tactics/util.c.i

tactics/util.s: tactics/util.c.s
.PHONY : tactics/util.s

# target to generate assembly for a file
tactics/util.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/tactics/util.c.s
.PHONY : tactics/util.c.s

timeinfo.o: timeinfo.c.o
.PHONY : timeinfo.o

# target to build an object file
timeinfo.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/timeinfo.c.o
.PHONY : timeinfo.c.o

timeinfo.i: timeinfo.c.i
.PHONY : timeinfo.i

# target to preprocess a source file
timeinfo.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/timeinfo.c.i
.PHONY : timeinfo.c.i

timeinfo.s: timeinfo.c.s
.PHONY : timeinfo.s

# target to generate assembly for a file
timeinfo.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/timeinfo.c.s
.PHONY : timeinfo.c.s

uct/dynkomi.o: uct/dynkomi.c.o
.PHONY : uct/dynkomi.o

# target to build an object file
uct/dynkomi.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/dynkomi.c.o
.PHONY : uct/dynkomi.c.o

uct/dynkomi.i: uct/dynkomi.c.i
.PHONY : uct/dynkomi.i

# target to preprocess a source file
uct/dynkomi.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/dynkomi.c.i
.PHONY : uct/dynkomi.c.i

uct/dynkomi.s: uct/dynkomi.c.s
.PHONY : uct/dynkomi.s

# target to generate assembly for a file
uct/dynkomi.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/dynkomi.c.s
.PHONY : uct/dynkomi.c.s

uct/plugins.o: uct/plugins.c.o
.PHONY : uct/plugins.o

# target to build an object file
uct/plugins.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/plugins.c.o
.PHONY : uct/plugins.c.o

uct/plugins.i: uct/plugins.c.i
.PHONY : uct/plugins.i

# target to preprocess a source file
uct/plugins.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/plugins.c.i
.PHONY : uct/plugins.c.i

uct/plugins.s: uct/plugins.c.s
.PHONY : uct/plugins.s

# target to generate assembly for a file
uct/plugins.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/plugins.c.s
.PHONY : uct/plugins.c.s

uct/policy/generic.o: uct/policy/generic.c.o
.PHONY : uct/policy/generic.o

# target to build an object file
uct/policy/generic.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/policy/generic.c.o
.PHONY : uct/policy/generic.c.o

uct/policy/generic.i: uct/policy/generic.c.i
.PHONY : uct/policy/generic.i

# target to preprocess a source file
uct/policy/generic.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/policy/generic.c.i
.PHONY : uct/policy/generic.c.i

uct/policy/generic.s: uct/policy/generic.c.s
.PHONY : uct/policy/generic.s

# target to generate assembly for a file
uct/policy/generic.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/policy/generic.c.s
.PHONY : uct/policy/generic.c.s

uct/policy/ucb1.o: uct/policy/ucb1.c.o
.PHONY : uct/policy/ucb1.o

# target to build an object file
uct/policy/ucb1.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/policy/ucb1.c.o
.PHONY : uct/policy/ucb1.c.o

uct/policy/ucb1.i: uct/policy/ucb1.c.i
.PHONY : uct/policy/ucb1.i

# target to preprocess a source file
uct/policy/ucb1.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/policy/ucb1.c.i
.PHONY : uct/policy/ucb1.c.i

uct/policy/ucb1.s: uct/policy/ucb1.c.s
.PHONY : uct/policy/ucb1.s

# target to generate assembly for a file
uct/policy/ucb1.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/policy/ucb1.c.s
.PHONY : uct/policy/ucb1.c.s

uct/policy/ucb1amaf.o: uct/policy/ucb1amaf.c.o
.PHONY : uct/policy/ucb1amaf.o

# target to build an object file
uct/policy/ucb1amaf.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/policy/ucb1amaf.c.o
.PHONY : uct/policy/ucb1amaf.c.o

uct/policy/ucb1amaf.i: uct/policy/ucb1amaf.c.i
.PHONY : uct/policy/ucb1amaf.i

# target to preprocess a source file
uct/policy/ucb1amaf.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/policy/ucb1amaf.c.i
.PHONY : uct/policy/ucb1amaf.c.i

uct/policy/ucb1amaf.s: uct/policy/ucb1amaf.c.s
.PHONY : uct/policy/ucb1amaf.s

# target to generate assembly for a file
uct/policy/ucb1amaf.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/policy/ucb1amaf.c.s
.PHONY : uct/policy/ucb1amaf.c.s

uct/prior.o: uct/prior.c.o
.PHONY : uct/prior.o

# target to build an object file
uct/prior.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/prior.c.o
.PHONY : uct/prior.c.o

uct/prior.i: uct/prior.c.i
.PHONY : uct/prior.i

# target to preprocess a source file
uct/prior.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/prior.c.i
.PHONY : uct/prior.c.i

uct/prior.s: uct/prior.c.s
.PHONY : uct/prior.s

# target to generate assembly for a file
uct/prior.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/prior.c.s
.PHONY : uct/prior.c.s

uct/search.o: uct/search.c.o
.PHONY : uct/search.o

# target to build an object file
uct/search.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/search.c.o
.PHONY : uct/search.c.o

uct/search.i: uct/search.c.i
.PHONY : uct/search.i

# target to preprocess a source file
uct/search.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/search.c.i
.PHONY : uct/search.c.i

uct/search.s: uct/search.c.s
.PHONY : uct/search.s

# target to generate assembly for a file
uct/search.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/search.c.s
.PHONY : uct/search.c.s

uct/slave.o: uct/slave.c.o
.PHONY : uct/slave.o

# target to build an object file
uct/slave.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/slave.c.o
.PHONY : uct/slave.c.o

uct/slave.i: uct/slave.c.i
.PHONY : uct/slave.i

# target to preprocess a source file
uct/slave.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/slave.c.i
.PHONY : uct/slave.c.i

uct/slave.s: uct/slave.c.s
.PHONY : uct/slave.s

# target to generate assembly for a file
uct/slave.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/slave.c.s
.PHONY : uct/slave.c.s

uct/tree.o: uct/tree.c.o
.PHONY : uct/tree.o

# target to build an object file
uct/tree.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/tree.c.o
.PHONY : uct/tree.c.o

uct/tree.i: uct/tree.c.i
.PHONY : uct/tree.i

# target to preprocess a source file
uct/tree.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/tree.c.i
.PHONY : uct/tree.c.i

uct/tree.s: uct/tree.c.s
.PHONY : uct/tree.s

# target to generate assembly for a file
uct/tree.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/tree.c.s
.PHONY : uct/tree.c.s

uct/uct.o: uct/uct.c.o
.PHONY : uct/uct.o

# target to build an object file
uct/uct.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/uct.c.o
.PHONY : uct/uct.c.o

uct/uct.i: uct/uct.c.i
.PHONY : uct/uct.i

# target to preprocess a source file
uct/uct.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/uct.c.i
.PHONY : uct/uct.c.i

uct/uct.s: uct/uct.c.s
.PHONY : uct/uct.s

# target to generate assembly for a file
uct/uct.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/uct.c.s
.PHONY : uct/uct.c.s

uct/walk.o: uct/walk.c.o
.PHONY : uct/walk.o

# target to build an object file
uct/walk.c.o:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/walk.c.o
.PHONY : uct/walk.c.o

uct/walk.i: uct/walk.c.i
.PHONY : uct/walk.i

# target to preprocess a source file
uct/walk.c.i:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/walk.c.i
.PHONY : uct/walk.c.i

uct/walk.s: uct/walk.c.s
.PHONY : uct/walk.s

# target to generate assembly for a file
uct/walk.c.s:
	$(MAKE) -f CMakeFiles/pachi.dir/build.make CMakeFiles/pachi.dir/uct/walk.c.s
.PHONY : uct/walk.c.s

# Help Target
help:
	@echo "The following are some of the valid targets for this Makefile:"
	@echo "... all (the default if no target is provided)"
	@echo "... clean"
	@echo "... depend"
	@echo "... edit_cache"
	@echo "... rebuild_cache"
	@echo "... pachi"
	@echo "... board.o"
	@echo "... board.i"
	@echo "... board.s"
	@echo "... chat.o"
	@echo "... chat.i"
	@echo "... chat.s"
	@echo "... distributed/distributed.o"
	@echo "... distributed/distributed.i"
	@echo "... distributed/distributed.s"
	@echo "... distributed/merge.o"
	@echo "... distributed/merge.i"
	@echo "... distributed/merge.s"
	@echo "... distributed/protocol.o"
	@echo "... distributed/protocol.i"
	@echo "... distributed/protocol.s"
	@echo "... fbook.o"
	@echo "... fbook.i"
	@echo "... fbook.s"
	@echo "... gtp.o"
	@echo "... gtp.i"
	@echo "... gtp.s"
	@echo "... joseki/base.o"
	@echo "... joseki/base.i"
	@echo "... joseki/base.s"
	@echo "... joseki/joseki.o"
	@echo "... joseki/joseki.i"
	@echo "... joseki/joseki.s"
	@echo "... libpachi_globals.o"
	@echo "... libpachi_globals.i"
	@echo "... libpachi_globals.s"
	@echo "... montecarlo/montecarlo.o"
	@echo "... montecarlo/montecarlo.i"
	@echo "... montecarlo/montecarlo.s"
	@echo "... move.o"
	@echo "... move.i"
	@echo "... move.s"
	@echo "... network.o"
	@echo "... network.i"
	@echo "... network.s"
	@echo "... ownermap.o"
	@echo "... ownermap.i"
	@echo "... ownermap.s"
	@echo "... pattern.o"
	@echo "... pattern.i"
	@echo "... pattern.s"
	@echo "... pattern3.o"
	@echo "... pattern3.i"
	@echo "... pattern3.s"
	@echo "... patternplay/patternplay.o"
	@echo "... patternplay/patternplay.i"
	@echo "... patternplay/patternplay.s"
	@echo "... patternprob.o"
	@echo "... patternprob.i"
	@echo "... patternprob.s"
	@echo "... patternscan/patternscan.o"
	@echo "... patternscan/patternscan.i"
	@echo "... patternscan/patternscan.s"
	@echo "... patternsp.o"
	@echo "... patternsp.i"
	@echo "... patternsp.s"
	@echo "... playout.o"
	@echo "... playout.i"
	@echo "... playout.s"
	@echo "... playout/light.o"
	@echo "... playout/light.i"
	@echo "... playout/light.s"
	@echo "... playout/moggy.o"
	@echo "... playout/moggy.i"
	@echo "... playout/moggy.s"
	@echo "... probdist.o"
	@echo "... probdist.i"
	@echo "... probdist.s"
	@echo "... random.o"
	@echo "... random.i"
	@echo "... random.s"
	@echo "... random/random.o"
	@echo "... random/random.i"
	@echo "... random/random.s"
	@echo "... replay/replay.o"
	@echo "... replay/replay.i"
	@echo "... replay/replay.s"
	@echo "... stone.o"
	@echo "... stone.i"
	@echo "... stone.s"
	@echo "... t-unit/test.o"
	@echo "... t-unit/test.i"
	@echo "... t-unit/test.s"
	@echo "... tactics/1lib.o"
	@echo "... tactics/1lib.i"
	@echo "... tactics/1lib.s"
	@echo "... tactics/2lib.o"
	@echo "... tactics/2lib.i"
	@echo "... tactics/2lib.s"
	@echo "... tactics/ladder.o"
	@echo "... tactics/ladder.i"
	@echo "... tactics/ladder.s"
	@echo "... tactics/nakade.o"
	@echo "... tactics/nakade.i"
	@echo "... tactics/nakade.s"
	@echo "... tactics/nlib.o"
	@echo "... tactics/nlib.i"
	@echo "... tactics/nlib.s"
	@echo "... tactics/selfatari.o"
	@echo "... tactics/selfatari.i"
	@echo "... tactics/selfatari.s"
	@echo "... tactics/util.o"
	@echo "... tactics/util.i"
	@echo "... tactics/util.s"
	@echo "... timeinfo.o"
	@echo "... timeinfo.i"
	@echo "... timeinfo.s"
	@echo "... uct/dynkomi.o"
	@echo "... uct/dynkomi.i"
	@echo "... uct/dynkomi.s"
	@echo "... uct/plugins.o"
	@echo "... uct/plugins.i"
	@echo "... uct/plugins.s"
	@echo "... uct/policy/generic.o"
	@echo "... uct/policy/generic.i"
	@echo "... uct/policy/generic.s"
	@echo "... uct/policy/ucb1.o"
	@echo "... uct/policy/ucb1.i"
	@echo "... uct/policy/ucb1.s"
	@echo "... uct/policy/ucb1amaf.o"
	@echo "... uct/policy/ucb1amaf.i"
	@echo "... uct/policy/ucb1amaf.s"
	@echo "... uct/prior.o"
	@echo "... uct/prior.i"
	@echo "... uct/prior.s"
	@echo "... uct/search.o"
	@echo "... uct/search.i"
	@echo "... uct/search.s"
	@echo "... uct/slave.o"
	@echo "... uct/slave.i"
	@echo "... uct/slave.s"
	@echo "... uct/tree.o"
	@echo "... uct/tree.i"
	@echo "... uct/tree.s"
	@echo "... uct/uct.o"
	@echo "... uct/uct.i"
	@echo "... uct/uct.s"
	@echo "... uct/walk.o"
	@echo "... uct/walk.i"
	@echo "... uct/walk.s"
.PHONY : help



#=============================================================================
# Special targets to cleanup operation of make.

# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
	$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

