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

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

#=============================================================================
# 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/bin/cmake

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

# Escaping for special characters.
EQUALS = =

# The program to use to edit the cache.
CMAKE_EDIT_COMMAND = /usr/bin/ccmake

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /usr/local/geant4.10.01.p01/share/Geant4-10.1.1/examples/advanced/sidet2

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /usr/local/geant4.10.01.p01/share/Geant4-10.1.1/examples/advanced/sidet2/src

#=============================================================================
# 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/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 install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install

# Special rule for the target install
install/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast

# Special rule for the target install/local
install/local: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local

# Special rule for the target install/local
install/local/fast: install/local
.PHONY : install/local/fast

# Special rule for the target install/strip
install/strip: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip

# Special rule for the target install/strip
install/strip/fast: install/strip
.PHONY : install/strip/fast

# Special rule for the target list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
.PHONY : list_install_components

# Special rule for the target list_install_components
list_install_components/fast: list_install_components
.PHONY : list_install_components/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/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 /usr/local/geant4.10.01.p01/share/Geant4-10.1.1/examples/advanced/sidet2/src/CMakeFiles /usr/local/geant4.10.01.p01/share/Geant4-10.1.1/examples/advanced/sidet2/src/CMakeFiles/progress.marks
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /usr/local/geant4.10.01.p01/share/Geant4-10.1.1/examples/advanced/sidet2/src/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 sidet2

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

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

ActionInitialization.o: ActionInitialization.cc.o
.PHONY : ActionInitialization.o

# target to build an object file
ActionInitialization.cc.o:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/ActionInitialization.cc.o
.PHONY : ActionInitialization.cc.o

ActionInitialization.i: ActionInitialization.cc.i
.PHONY : ActionInitialization.i

# target to preprocess a source file
ActionInitialization.cc.i:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/ActionInitialization.cc.i
.PHONY : ActionInitialization.cc.i

ActionInitialization.s: ActionInitialization.cc.s
.PHONY : ActionInitialization.s

# target to generate assembly for a file
ActionInitialization.cc.s:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/ActionInitialization.cc.s
.PHONY : ActionInitialization.cc.s

CellParameterisation.o: CellParameterisation.cc.o
.PHONY : CellParameterisation.o

# target to build an object file
CellParameterisation.cc.o:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/CellParameterisation.cc.o
.PHONY : CellParameterisation.cc.o

CellParameterisation.i: CellParameterisation.cc.i
.PHONY : CellParameterisation.i

# target to preprocess a source file
CellParameterisation.cc.i:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/CellParameterisation.cc.i
.PHONY : CellParameterisation.cc.i

CellParameterisation.s: CellParameterisation.cc.s
.PHONY : CellParameterisation.s

# target to generate assembly for a file
CellParameterisation.cc.s:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/CellParameterisation.cc.s
.PHONY : CellParameterisation.cc.s

DetectorConstruction.o: DetectorConstruction.cc.o
.PHONY : DetectorConstruction.o

# target to build an object file
DetectorConstruction.cc.o:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/DetectorConstruction.cc.o
.PHONY : DetectorConstruction.cc.o

DetectorConstruction.i: DetectorConstruction.cc.i
.PHONY : DetectorConstruction.i

# target to preprocess a source file
DetectorConstruction.cc.i:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/DetectorConstruction.cc.i
.PHONY : DetectorConstruction.cc.i

DetectorConstruction.s: DetectorConstruction.cc.s
.PHONY : DetectorConstruction.s

# target to generate assembly for a file
DetectorConstruction.cc.s:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/DetectorConstruction.cc.s
.PHONY : DetectorConstruction.cc.s

EMField.o: EMField.cc.o
.PHONY : EMField.o

# target to build an object file
EMField.cc.o:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/EMField.cc.o
.PHONY : EMField.cc.o

EMField.i: EMField.cc.i
.PHONY : EMField.i

# target to preprocess a source file
EMField.cc.i:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/EMField.cc.i
.PHONY : EMField.cc.i

EMField.s: EMField.cc.s
.PHONY : EMField.s

# target to generate assembly for a file
EMField.cc.s:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/EMField.cc.s
.PHONY : EMField.cc.s

EventAction.o: EventAction.cc.o
.PHONY : EventAction.o

# target to build an object file
EventAction.cc.o:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/EventAction.cc.o
.PHONY : EventAction.cc.o

EventAction.i: EventAction.cc.i
.PHONY : EventAction.i

# target to preprocess a source file
EventAction.cc.i:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/EventAction.cc.i
.PHONY : EventAction.cc.i

EventAction.s: EventAction.cc.s
.PHONY : EventAction.s

# target to generate assembly for a file
EventAction.cc.s:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/EventAction.cc.s
.PHONY : EventAction.cc.s

PhysListEmLivermore.o: PhysListEmLivermore.cc.o
.PHONY : PhysListEmLivermore.o

# target to build an object file
PhysListEmLivermore.cc.o:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/PhysListEmLivermore.cc.o
.PHONY : PhysListEmLivermore.cc.o

PhysListEmLivermore.i: PhysListEmLivermore.cc.i
.PHONY : PhysListEmLivermore.i

# target to preprocess a source file
PhysListEmLivermore.cc.i:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/PhysListEmLivermore.cc.i
.PHONY : PhysListEmLivermore.cc.i

PhysListEmLivermore.s: PhysListEmLivermore.cc.s
.PHONY : PhysListEmLivermore.s

# target to generate assembly for a file
PhysListEmLivermore.cc.s:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/PhysListEmLivermore.cc.s
.PHONY : PhysListEmLivermore.cc.s

PhysListEmPenelope.o: PhysListEmPenelope.cc.o
.PHONY : PhysListEmPenelope.o

# target to build an object file
PhysListEmPenelope.cc.o:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/PhysListEmPenelope.cc.o
.PHONY : PhysListEmPenelope.cc.o

PhysListEmPenelope.i: PhysListEmPenelope.cc.i
.PHONY : PhysListEmPenelope.i

# target to preprocess a source file
PhysListEmPenelope.cc.i:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/PhysListEmPenelope.cc.i
.PHONY : PhysListEmPenelope.cc.i

PhysListEmPenelope.s: PhysListEmPenelope.cc.s
.PHONY : PhysListEmPenelope.s

# target to generate assembly for a file
PhysListEmPenelope.cc.s:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/PhysListEmPenelope.cc.s
.PHONY : PhysListEmPenelope.cc.s

PhysListEmStandard.o: PhysListEmStandard.cc.o
.PHONY : PhysListEmStandard.o

# target to build an object file
PhysListEmStandard.cc.o:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/PhysListEmStandard.cc.o
.PHONY : PhysListEmStandard.cc.o

PhysListEmStandard.i: PhysListEmStandard.cc.i
.PHONY : PhysListEmStandard.i

# target to preprocess a source file
PhysListEmStandard.cc.i:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/PhysListEmStandard.cc.i
.PHONY : PhysListEmStandard.cc.i

PhysListEmStandard.s: PhysListEmStandard.cc.s
.PHONY : PhysListEmStandard.s

# target to generate assembly for a file
PhysListEmStandard.cc.s:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/PhysListEmStandard.cc.s
.PHONY : PhysListEmStandard.cc.s

PhysicsList.o: PhysicsList.cc.o
.PHONY : PhysicsList.o

# target to build an object file
PhysicsList.cc.o:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/PhysicsList.cc.o
.PHONY : PhysicsList.cc.o

PhysicsList.i: PhysicsList.cc.i
.PHONY : PhysicsList.i

# target to preprocess a source file
PhysicsList.cc.i:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/PhysicsList.cc.i
.PHONY : PhysicsList.cc.i

PhysicsList.s: PhysicsList.cc.s
.PHONY : PhysicsList.s

# target to generate assembly for a file
PhysicsList.cc.s:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/PhysicsList.cc.s
.PHONY : PhysicsList.cc.s

PhysicsListMessenger.o: PhysicsListMessenger.cc.o
.PHONY : PhysicsListMessenger.o

# target to build an object file
PhysicsListMessenger.cc.o:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/PhysicsListMessenger.cc.o
.PHONY : PhysicsListMessenger.cc.o

PhysicsListMessenger.i: PhysicsListMessenger.cc.i
.PHONY : PhysicsListMessenger.i

# target to preprocess a source file
PhysicsListMessenger.cc.i:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/PhysicsListMessenger.cc.i
.PHONY : PhysicsListMessenger.cc.i

PhysicsListMessenger.s: PhysicsListMessenger.cc.s
.PHONY : PhysicsListMessenger.s

# target to generate assembly for a file
PhysicsListMessenger.cc.s:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/PhysicsListMessenger.cc.s
.PHONY : PhysicsListMessenger.cc.s

PrimaryGeneratorAction.o: PrimaryGeneratorAction.cc.o
.PHONY : PrimaryGeneratorAction.o

# target to build an object file
PrimaryGeneratorAction.cc.o:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/PrimaryGeneratorAction.cc.o
.PHONY : PrimaryGeneratorAction.cc.o

PrimaryGeneratorAction.i: PrimaryGeneratorAction.cc.i
.PHONY : PrimaryGeneratorAction.i

# target to preprocess a source file
PrimaryGeneratorAction.cc.i:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/PrimaryGeneratorAction.cc.i
.PHONY : PrimaryGeneratorAction.cc.i

PrimaryGeneratorAction.s: PrimaryGeneratorAction.cc.s
.PHONY : PrimaryGeneratorAction.s

# target to generate assembly for a file
PrimaryGeneratorAction.cc.s:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/PrimaryGeneratorAction.cc.s
.PHONY : PrimaryGeneratorAction.cc.s

RunAction.o: RunAction.cc.o
.PHONY : RunAction.o

# target to build an object file
RunAction.cc.o:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/RunAction.cc.o
.PHONY : RunAction.cc.o

RunAction.i: RunAction.cc.i
.PHONY : RunAction.i

# target to preprocess a source file
RunAction.cc.i:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/RunAction.cc.i
.PHONY : RunAction.cc.i

RunAction.s: RunAction.cc.s
.PHONY : RunAction.s

# target to generate assembly for a file
RunAction.cc.s:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/RunAction.cc.s
.PHONY : RunAction.cc.s

StepMax.o: StepMax.cc.o
.PHONY : StepMax.o

# target to build an object file
StepMax.cc.o:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/StepMax.cc.o
.PHONY : StepMax.cc.o

StepMax.i: StepMax.cc.i
.PHONY : StepMax.i

# target to preprocess a source file
StepMax.cc.i:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/StepMax.cc.i
.PHONY : StepMax.cc.i

StepMax.s: StepMax.cc.s
.PHONY : StepMax.s

# target to generate assembly for a file
StepMax.cc.s:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/StepMax.cc.s
.PHONY : StepMax.cc.s

StepMaxMessenger.o: StepMaxMessenger.cc.o
.PHONY : StepMaxMessenger.o

# target to build an object file
StepMaxMessenger.cc.o:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/StepMaxMessenger.cc.o
.PHONY : StepMaxMessenger.cc.o

StepMaxMessenger.i: StepMaxMessenger.cc.i
.PHONY : StepMaxMessenger.i

# target to preprocess a source file
StepMaxMessenger.cc.i:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/StepMaxMessenger.cc.i
.PHONY : StepMaxMessenger.cc.i

StepMaxMessenger.s: StepMaxMessenger.cc.s
.PHONY : StepMaxMessenger.s

# target to generate assembly for a file
StepMaxMessenger.cc.s:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/StepMaxMessenger.cc.s
.PHONY : StepMaxMessenger.cc.s

SteppingAction.o: SteppingAction.cc.o
.PHONY : SteppingAction.o

# target to build an object file
SteppingAction.cc.o:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/SteppingAction.cc.o
.PHONY : SteppingAction.cc.o

SteppingAction.i: SteppingAction.cc.i
.PHONY : SteppingAction.i

# target to preprocess a source file
SteppingAction.cc.i:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/SteppingAction.cc.i
.PHONY : SteppingAction.cc.i

SteppingAction.s: SteppingAction.cc.s
.PHONY : SteppingAction.s

# target to generate assembly for a file
SteppingAction.cc.s:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/SteppingAction.cc.s
.PHONY : SteppingAction.cc.s

sidet2.o: sidet2.cc.o
.PHONY : sidet2.o

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

sidet2.i: sidet2.cc.i
.PHONY : sidet2.i

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

sidet2.s: sidet2.cc.s
.PHONY : sidet2.s

# target to generate assembly for a file
sidet2.cc.s:
	$(MAKE) -f CMakeFiles/sidet2.dir/build.make CMakeFiles/sidet2.dir/sidet2.cc.s
.PHONY : sidet2.cc.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 "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... sidet2"
	@echo "... ActionInitialization.o"
	@echo "... ActionInitialization.i"
	@echo "... ActionInitialization.s"
	@echo "... CellParameterisation.o"
	@echo "... CellParameterisation.i"
	@echo "... CellParameterisation.s"
	@echo "... DetectorConstruction.o"
	@echo "... DetectorConstruction.i"
	@echo "... DetectorConstruction.s"
	@echo "... EMField.o"
	@echo "... EMField.i"
	@echo "... EMField.s"
	@echo "... EventAction.o"
	@echo "... EventAction.i"
	@echo "... EventAction.s"
	@echo "... PhysListEmLivermore.o"
	@echo "... PhysListEmLivermore.i"
	@echo "... PhysListEmLivermore.s"
	@echo "... PhysListEmPenelope.o"
	@echo "... PhysListEmPenelope.i"
	@echo "... PhysListEmPenelope.s"
	@echo "... PhysListEmStandard.o"
	@echo "... PhysListEmStandard.i"
	@echo "... PhysListEmStandard.s"
	@echo "... PhysicsList.o"
	@echo "... PhysicsList.i"
	@echo "... PhysicsList.s"
	@echo "... PhysicsListMessenger.o"
	@echo "... PhysicsListMessenger.i"
	@echo "... PhysicsListMessenger.s"
	@echo "... PrimaryGeneratorAction.o"
	@echo "... PrimaryGeneratorAction.i"
	@echo "... PrimaryGeneratorAction.s"
	@echo "... RunAction.o"
	@echo "... RunAction.i"
	@echo "... RunAction.s"
	@echo "... StepMax.o"
	@echo "... StepMax.i"
	@echo "... StepMax.s"
	@echo "... StepMaxMessenger.o"
	@echo "... StepMaxMessenger.i"
	@echo "... StepMaxMessenger.s"
	@echo "... SteppingAction.o"
	@echo "... SteppingAction.i"
	@echo "... SteppingAction.s"
	@echo "... sidet2.o"
	@echo "... sidet2.i"
	@echo "... sidet2.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

