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

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

# Disable VCS-based implicit rules.
% : %,v

# Disable VCS-based implicit rules.
% : RCS/%

# Disable VCS-based implicit rules.
% : RCS/%,v

# Disable VCS-based implicit rules.
% : SCCS/s.%

# Disable VCS-based implicit rules.
% : s.%

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

SHELL = cmd.exe

# The CMake executable.
CMAKE_COMMAND = C:\msys64\mingw64\bin\cmake.exe

# The command to remove a file.
RM = C:\msys64\mingw64\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:\Users\92763\Desktop\8899\src\RandomX-scash

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = C:\Users\92763\Desktop\8899\src\RandomX-scash\build

#=============================================================================
# Directory level rules for the build root directory

# The main recursive "all" target.
all: CMakeFiles/randomx.dir/all
all: CMakeFiles/randomx-tests.dir/all
all: CMakeFiles/randomx-codegen.dir/all
all: CMakeFiles/randomx-benchmark.dir/all
.PHONY : all

# The main recursive "codegen" target.
codegen: CMakeFiles/randomx.dir/codegen
codegen: CMakeFiles/randomx-tests.dir/codegen
codegen: CMakeFiles/randomx-codegen.dir/codegen
codegen: CMakeFiles/randomx-benchmark.dir/codegen
.PHONY : codegen

# The main recursive "preinstall" target.
preinstall:
.PHONY : preinstall

# The main recursive "clean" target.
clean: CMakeFiles/randomx.dir/clean
clean: CMakeFiles/randomx-tests.dir/clean
clean: CMakeFiles/randomx-codegen.dir/clean
clean: CMakeFiles/randomx-benchmark.dir/clean
.PHONY : clean

#=============================================================================
# Target rules for target CMakeFiles/randomx.dir

# All Build rule for target.
CMakeFiles/randomx.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\randomx.dir\build.make CMakeFiles/randomx.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles\randomx.dir\build.make CMakeFiles/randomx.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=C:\Users\92763\Desktop\8899\src\RandomX-scash\build\CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27 "Built target randomx"
.PHONY : CMakeFiles/randomx.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/randomx.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start C:\Users\92763\Desktop\8899\src\RandomX-scash\build\CMakeFiles 27
	$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 CMakeFiles/randomx.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start C:\Users\92763\Desktop\8899\src\RandomX-scash\build\CMakeFiles 0
.PHONY : CMakeFiles/randomx.dir/rule

# Convenience name for target.
randomx: CMakeFiles/randomx.dir/rule
.PHONY : randomx

# codegen rule for target.
CMakeFiles/randomx.dir/codegen:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\randomx.dir\build.make CMakeFiles/randomx.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=C:\Users\92763\Desktop\8899\src\RandomX-scash\build\CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27 "Finished codegen for target randomx"
.PHONY : CMakeFiles/randomx.dir/codegen

# clean rule for target.
CMakeFiles/randomx.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\randomx.dir\build.make CMakeFiles/randomx.dir/clean
.PHONY : CMakeFiles/randomx.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/randomx-tests.dir

# All Build rule for target.
CMakeFiles/randomx-tests.dir/all: CMakeFiles/randomx.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles\randomx-tests.dir\build.make CMakeFiles/randomx-tests.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles\randomx-tests.dir\build.make CMakeFiles/randomx-tests.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=C:\Users\92763\Desktop\8899\src\RandomX-scash\build\CMakeFiles --progress-num=33,34 "Built target randomx-tests"
.PHONY : CMakeFiles/randomx-tests.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/randomx-tests.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start C:\Users\92763\Desktop\8899\src\RandomX-scash\build\CMakeFiles 29
	$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 CMakeFiles/randomx-tests.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start C:\Users\92763\Desktop\8899\src\RandomX-scash\build\CMakeFiles 0
.PHONY : CMakeFiles/randomx-tests.dir/rule

# Convenience name for target.
randomx-tests: CMakeFiles/randomx-tests.dir/rule
.PHONY : randomx-tests

# codegen rule for target.
CMakeFiles/randomx-tests.dir/codegen:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\randomx-tests.dir\build.make CMakeFiles/randomx-tests.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=C:\Users\92763\Desktop\8899\src\RandomX-scash\build\CMakeFiles --progress-num=33,34 "Finished codegen for target randomx-tests"
.PHONY : CMakeFiles/randomx-tests.dir/codegen

# clean rule for target.
CMakeFiles/randomx-tests.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\randomx-tests.dir\build.make CMakeFiles/randomx-tests.dir/clean
.PHONY : CMakeFiles/randomx-tests.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/randomx-codegen.dir

# All Build rule for target.
CMakeFiles/randomx-codegen.dir/all: CMakeFiles/randomx.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles\randomx-codegen.dir\build.make CMakeFiles/randomx-codegen.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles\randomx-codegen.dir\build.make CMakeFiles/randomx-codegen.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=C:\Users\92763\Desktop\8899\src\RandomX-scash\build\CMakeFiles --progress-num=31,32 "Built target randomx-codegen"
.PHONY : CMakeFiles/randomx-codegen.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/randomx-codegen.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start C:\Users\92763\Desktop\8899\src\RandomX-scash\build\CMakeFiles 29
	$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 CMakeFiles/randomx-codegen.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start C:\Users\92763\Desktop\8899\src\RandomX-scash\build\CMakeFiles 0
.PHONY : CMakeFiles/randomx-codegen.dir/rule

# Convenience name for target.
randomx-codegen: CMakeFiles/randomx-codegen.dir/rule
.PHONY : randomx-codegen

# codegen rule for target.
CMakeFiles/randomx-codegen.dir/codegen:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\randomx-codegen.dir\build.make CMakeFiles/randomx-codegen.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=C:\Users\92763\Desktop\8899\src\RandomX-scash\build\CMakeFiles --progress-num=31,32 "Finished codegen for target randomx-codegen"
.PHONY : CMakeFiles/randomx-codegen.dir/codegen

# clean rule for target.
CMakeFiles/randomx-codegen.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\randomx-codegen.dir\build.make CMakeFiles/randomx-codegen.dir/clean
.PHONY : CMakeFiles/randomx-codegen.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/randomx-benchmark.dir

# All Build rule for target.
CMakeFiles/randomx-benchmark.dir/all: CMakeFiles/randomx.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles\randomx-benchmark.dir\build.make CMakeFiles/randomx-benchmark.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles\randomx-benchmark.dir\build.make CMakeFiles/randomx-benchmark.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=C:\Users\92763\Desktop\8899\src\RandomX-scash\build\CMakeFiles --progress-num=28,29,30 "Built target randomx-benchmark"
.PHONY : CMakeFiles/randomx-benchmark.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/randomx-benchmark.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start C:\Users\92763\Desktop\8899\src\RandomX-scash\build\CMakeFiles 30
	$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 CMakeFiles/randomx-benchmark.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start C:\Users\92763\Desktop\8899\src\RandomX-scash\build\CMakeFiles 0
.PHONY : CMakeFiles/randomx-benchmark.dir/rule

# Convenience name for target.
randomx-benchmark: CMakeFiles/randomx-benchmark.dir/rule
.PHONY : randomx-benchmark

# codegen rule for target.
CMakeFiles/randomx-benchmark.dir/codegen:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\randomx-benchmark.dir\build.make CMakeFiles/randomx-benchmark.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=C:\Users\92763\Desktop\8899\src\RandomX-scash\build\CMakeFiles --progress-num=28,29,30 "Finished codegen for target randomx-benchmark"
.PHONY : CMakeFiles/randomx-benchmark.dir/codegen

# clean rule for target.
CMakeFiles/randomx-benchmark.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\randomx-benchmark.dir\build.make CMakeFiles/randomx-benchmark.dir/clean
.PHONY : CMakeFiles/randomx-benchmark.dir/clean

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

