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

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

.SUFFIXES: .hpux_make_needs_suffix_list

# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s

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

!IF "$(OS)" == "Windows_NT"
NULL=
!ELSE
NULL=nul
!ENDIF
SHELL = cmd.exe

# The CMake executable.
CMAKE_COMMAND = C:\Users\captn\miniconda3\Lib\site-packages\cmake\data\bin\cmake.exe

# The command to remove a file.
RM = C:\Users\captn\miniconda3\Lib\site-packages\cmake\data\bin\cmake.exe -E rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = C:\apps\ctboost

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = C:\apps\ctboost\build-manual

#=============================================================================
# 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..."
	C:\Users\captn\miniconda3\Lib\site-packages\cmake\data\bin\cmake-gui.exe -S$(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..."
	C:\Users\captn\miniconda3\Lib\site-packages\cmake\data\bin\cmake.exe --regenerate-during-build -S$(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

# 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 install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
	C:\Users\captn\miniconda3\Lib\site-packages\cmake\data\bin\cmake.exe -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..."
	C:\Users\captn\miniconda3\Lib\site-packages\cmake\data\bin\cmake.exe -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..."
	C:\Users\captn\miniconda3\Lib\site-packages\cmake\data\bin\cmake.exe -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install\local

# Special rule for the target install/local
install\local\fast: preinstall\fast
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
	C:\Users\captn\miniconda3\Lib\site-packages\cmake\data\bin\cmake.exe -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install\local\fast

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start C:\apps\ctboost\build-manual\CMakeFiles C:\apps\ctboost\build-manual\\CMakeFiles\progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) all
	$(CMAKE_COMMAND) -E cmake_progress_start C:\apps\ctboost\build-manual\CMakeFiles 0
.PHONY : all

# The main codegen target
codegen: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start C:\apps\ctboost\build-manual\CMakeFiles C:\apps\ctboost\build-manual\\CMakeFiles\progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) codegen
	$(CMAKE_COMMAND) -E cmake_progress_start C:\apps\ctboost\build-manual\CMakeFiles 0
.PHONY : codegen

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

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

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

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

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

#=============================================================================
# Target rules for targets named ctboost_core

# Build rule for target.
ctboost_core: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) ctboost_core
.PHONY : ctboost_core

# fast build rule for target.
ctboost_core\fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\ctboost_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ctboost_core.dir\build
.PHONY : ctboost_core\fast

#=============================================================================
# Target rules for targets named _core

# Build rule for target.
_core: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) _core
.PHONY : _core

# fast build rule for target.
_core\fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\_core.dir\build
.PHONY : _core\fast

src\bindings\module.obj: src\bindings\module.cpp.obj
.PHONY : src\bindings\module.obj

# target to build an object file
src\bindings\module.cpp.obj:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\_core.dir\src\bindings\module.cpp.obj
.PHONY : src\bindings\module.cpp.obj

src\bindings\module.i: src\bindings\module.cpp.i
.PHONY : src\bindings\module.i

# target to preprocess a source file
src\bindings\module.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\_core.dir\src\bindings\module.cpp.i
.PHONY : src\bindings\module.cpp.i

src\bindings\module.s: src\bindings\module.cpp.s
.PHONY : src\bindings\module.s

# target to generate assembly for a file
src\bindings\module.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\_core.dir\src\bindings\module.cpp.s
.PHONY : src\bindings\module.cpp.s

src\core\booster.obj: src\core\booster.cpp.obj
.PHONY : src\core\booster.obj

# target to build an object file
src\core\booster.cpp.obj:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\ctboost_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ctboost_core.dir\src\core\booster.cpp.obj
.PHONY : src\core\booster.cpp.obj

src\core\booster.i: src\core\booster.cpp.i
.PHONY : src\core\booster.i

# target to preprocess a source file
src\core\booster.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\ctboost_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ctboost_core.dir\src\core\booster.cpp.i
.PHONY : src\core\booster.cpp.i

src\core\booster.s: src\core\booster.cpp.s
.PHONY : src\core\booster.s

# target to generate assembly for a file
src\core\booster.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\ctboost_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ctboost_core.dir\src\core\booster.cpp.s
.PHONY : src\core\booster.cpp.s

src\core\build_info.obj: src\core\build_info.cpp.obj
.PHONY : src\core\build_info.obj

# target to build an object file
src\core\build_info.cpp.obj:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\ctboost_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ctboost_core.dir\src\core\build_info.cpp.obj
.PHONY : src\core\build_info.cpp.obj

src\core\build_info.i: src\core\build_info.cpp.i
.PHONY : src\core\build_info.i

# target to preprocess a source file
src\core\build_info.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\ctboost_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ctboost_core.dir\src\core\build_info.cpp.i
.PHONY : src\core\build_info.cpp.i

src\core\build_info.s: src\core\build_info.cpp.s
.PHONY : src\core\build_info.s

# target to generate assembly for a file
src\core\build_info.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\ctboost_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ctboost_core.dir\src\core\build_info.cpp.s
.PHONY : src\core\build_info.cpp.s

src\core\cuda_backend_stub.obj: src\core\cuda_backend_stub.cpp.obj
.PHONY : src\core\cuda_backend_stub.obj

# target to build an object file
src\core\cuda_backend_stub.cpp.obj:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\ctboost_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ctboost_core.dir\src\core\cuda_backend_stub.cpp.obj
.PHONY : src\core\cuda_backend_stub.cpp.obj

src\core\cuda_backend_stub.i: src\core\cuda_backend_stub.cpp.i
.PHONY : src\core\cuda_backend_stub.i

# target to preprocess a source file
src\core\cuda_backend_stub.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\ctboost_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ctboost_core.dir\src\core\cuda_backend_stub.cpp.i
.PHONY : src\core\cuda_backend_stub.cpp.i

src\core\cuda_backend_stub.s: src\core\cuda_backend_stub.cpp.s
.PHONY : src\core\cuda_backend_stub.s

# target to generate assembly for a file
src\core\cuda_backend_stub.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\ctboost_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ctboost_core.dir\src\core\cuda_backend_stub.cpp.s
.PHONY : src\core\cuda_backend_stub.cpp.s

src\core\data.obj: src\core\data.cpp.obj
.PHONY : src\core\data.obj

# target to build an object file
src\core\data.cpp.obj:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\ctboost_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ctboost_core.dir\src\core\data.cpp.obj
.PHONY : src\core\data.cpp.obj

src\core\data.i: src\core\data.cpp.i
.PHONY : src\core\data.i

# target to preprocess a source file
src\core\data.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\ctboost_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ctboost_core.dir\src\core\data.cpp.i
.PHONY : src\core\data.cpp.i

src\core\data.s: src\core\data.cpp.s
.PHONY : src\core\data.s

# target to generate assembly for a file
src\core\data.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\ctboost_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ctboost_core.dir\src\core\data.cpp.s
.PHONY : src\core\data.cpp.s

src\core\histogram.obj: src\core\histogram.cpp.obj
.PHONY : src\core\histogram.obj

# target to build an object file
src\core\histogram.cpp.obj:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\ctboost_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ctboost_core.dir\src\core\histogram.cpp.obj
.PHONY : src\core\histogram.cpp.obj

src\core\histogram.i: src\core\histogram.cpp.i
.PHONY : src\core\histogram.i

# target to preprocess a source file
src\core\histogram.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\ctboost_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ctboost_core.dir\src\core\histogram.cpp.i
.PHONY : src\core\histogram.cpp.i

src\core\histogram.s: src\core\histogram.cpp.s
.PHONY : src\core\histogram.s

# target to generate assembly for a file
src\core\histogram.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\ctboost_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ctboost_core.dir\src\core\histogram.cpp.s
.PHONY : src\core\histogram.cpp.s

src\core\metric.obj: src\core\metric.cpp.obj
.PHONY : src\core\metric.obj

# target to build an object file
src\core\metric.cpp.obj:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\ctboost_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ctboost_core.dir\src\core\metric.cpp.obj
.PHONY : src\core\metric.cpp.obj

src\core\metric.i: src\core\metric.cpp.i
.PHONY : src\core\metric.i

# target to preprocess a source file
src\core\metric.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\ctboost_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ctboost_core.dir\src\core\metric.cpp.i
.PHONY : src\core\metric.cpp.i

src\core\metric.s: src\core\metric.cpp.s
.PHONY : src\core\metric.s

# target to generate assembly for a file
src\core\metric.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\ctboost_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ctboost_core.dir\src\core\metric.cpp.s
.PHONY : src\core\metric.cpp.s

src\core\objective.obj: src\core\objective.cpp.obj
.PHONY : src\core\objective.obj

# target to build an object file
src\core\objective.cpp.obj:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\ctboost_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ctboost_core.dir\src\core\objective.cpp.obj
.PHONY : src\core\objective.cpp.obj

src\core\objective.i: src\core\objective.cpp.i
.PHONY : src\core\objective.i

# target to preprocess a source file
src\core\objective.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\ctboost_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ctboost_core.dir\src\core\objective.cpp.i
.PHONY : src\core\objective.cpp.i

src\core\objective.s: src\core\objective.cpp.s
.PHONY : src\core\objective.s

# target to generate assembly for a file
src\core\objective.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\ctboost_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ctboost_core.dir\src\core\objective.cpp.s
.PHONY : src\core\objective.cpp.s

src\core\statistics.obj: src\core\statistics.cpp.obj
.PHONY : src\core\statistics.obj

# target to build an object file
src\core\statistics.cpp.obj:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\ctboost_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ctboost_core.dir\src\core\statistics.cpp.obj
.PHONY : src\core\statistics.cpp.obj

src\core\statistics.i: src\core\statistics.cpp.i
.PHONY : src\core\statistics.i

# target to preprocess a source file
src\core\statistics.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\ctboost_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ctboost_core.dir\src\core\statistics.cpp.i
.PHONY : src\core\statistics.cpp.i

src\core\statistics.s: src\core\statistics.cpp.s
.PHONY : src\core\statistics.s

# target to generate assembly for a file
src\core\statistics.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\ctboost_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ctboost_core.dir\src\core\statistics.cpp.s
.PHONY : src\core\statistics.cpp.s

src\core\tree.obj: src\core\tree.cpp.obj
.PHONY : src\core\tree.obj

# target to build an object file
src\core\tree.cpp.obj:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\ctboost_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ctboost_core.dir\src\core\tree.cpp.obj
.PHONY : src\core\tree.cpp.obj

src\core\tree.i: src\core\tree.cpp.i
.PHONY : src\core\tree.i

# target to preprocess a source file
src\core\tree.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\ctboost_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ctboost_core.dir\src\core\tree.cpp.i
.PHONY : src\core\tree.cpp.i

src\core\tree.s: src\core\tree.cpp.s
.PHONY : src\core\tree.s

# target to generate assembly for a file
src\core\tree.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\ctboost_core.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ctboost_core.dir\src\core\tree.cpp.s
.PHONY : src\core\tree.cpp.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 ... codegen
	@echo ... edit_cache
	@echo ... install
	@echo ... install/local
	@echo ... list_install_components
	@echo ... rebuild_cache
	@echo ... _core
	@echo ... ctboost_core
	@echo ... src/bindings/module.obj
	@echo ... src/bindings/module.i
	@echo ... src/bindings/module.s
	@echo ... src/core/booster.obj
	@echo ... src/core/booster.i
	@echo ... src/core/booster.s
	@echo ... src/core/build_info.obj
	@echo ... src/core/build_info.i
	@echo ... src/core/build_info.s
	@echo ... src/core/cuda_backend_stub.obj
	@echo ... src/core/cuda_backend_stub.i
	@echo ... src/core/cuda_backend_stub.s
	@echo ... src/core/data.obj
	@echo ... src/core/data.i
	@echo ... src/core/data.s
	@echo ... src/core/histogram.obj
	@echo ... src/core/histogram.i
	@echo ... src/core/histogram.s
	@echo ... src/core/metric.obj
	@echo ... src/core/metric.i
	@echo ... src/core/metric.s
	@echo ... src/core/objective.obj
	@echo ... src/core/objective.i
	@echo ... src/core/objective.s
	@echo ... src/core/statistics.obj
	@echo ... src/core/statistics.i
	@echo ... src/core/statistics.s
	@echo ... src/core/tree.obj
	@echo ... src/core/tree.i
	@echo ... src/core/tree.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) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 0
.PHONY : cmake_check_build_system

