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

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

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

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

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

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/runner/work/pytest-libiio/pytest-libiio/libiio

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/runner/work/pytest-libiio/pytest-libiio/libiio

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

# The main recursive "all" target.
all: CMakeFiles/iio.dir/all
all: tests/all
all: bindings/all
all: man/all
all: iiod/all
.PHONY : all

# The main recursive "codegen" target.
codegen: CMakeFiles/iio.dir/codegen
codegen: tests/codegen
codegen: bindings/codegen
codegen: man/codegen
codegen: iiod/codegen
.PHONY : codegen

# The main recursive "preinstall" target.
preinstall: tests/preinstall
preinstall: bindings/preinstall
preinstall: man/preinstall
preinstall: iiod/preinstall
.PHONY : preinstall

# The main recursive "clean" target.
clean: CMakeFiles/iio.dir/clean
clean: tests/clean
clean: bindings/clean
clean: man/clean
clean: iiod/clean
.PHONY : clean

#=============================================================================
# Directory level rules for directory bindings

# Recursive "all" directory target.
bindings/all:
.PHONY : bindings/all

# Recursive "codegen" directory target.
bindings/codegen:
.PHONY : bindings/codegen

# Recursive "preinstall" directory target.
bindings/preinstall:
.PHONY : bindings/preinstall

# Recursive "clean" directory target.
bindings/clean:
.PHONY : bindings/clean

#=============================================================================
# Directory level rules for directory iiod

# Recursive "all" directory target.
iiod/all: iiod/CMakeFiles/iiod.dir/all
.PHONY : iiod/all

# Recursive "codegen" directory target.
iiod/codegen: iiod/CMakeFiles/iiod.dir/codegen
.PHONY : iiod/codegen

# Recursive "preinstall" directory target.
iiod/preinstall:
.PHONY : iiod/preinstall

# Recursive "clean" directory target.
iiod/clean: iiod/CMakeFiles/iiod.dir/clean
.PHONY : iiod/clean

#=============================================================================
# Directory level rules for directory man

# Recursive "all" directory target.
man/all:
.PHONY : man/all

# Recursive "codegen" directory target.
man/codegen:
.PHONY : man/codegen

# Recursive "preinstall" directory target.
man/preinstall:
.PHONY : man/preinstall

# Recursive "clean" directory target.
man/clean:
.PHONY : man/clean

#=============================================================================
# Directory level rules for directory tests

# Recursive "all" directory target.
tests/all: tests/CMakeFiles/iio_tests_helper.dir/all
tests/all: tests/CMakeFiles/iio_genxml.dir/all
tests/all: tests/CMakeFiles/iio_info.dir/all
tests/all: tests/CMakeFiles/iio_attr.dir/all
tests/all: tests/CMakeFiles/iio_readdev.dir/all
tests/all: tests/CMakeFiles/iio_reg.dir/all
tests/all: tests/CMakeFiles/iio_writedev.dir/all
tests/all: tests/CMakeFiles/iio_adi_xflow_check.dir/all
tests/all: tests/CMakeFiles/iio_stresstest.dir/all
.PHONY : tests/all

# Recursive "codegen" directory target.
tests/codegen: tests/CMakeFiles/iio_tests_helper.dir/codegen
tests/codegen: tests/CMakeFiles/iio_genxml.dir/codegen
tests/codegen: tests/CMakeFiles/iio_info.dir/codegen
tests/codegen: tests/CMakeFiles/iio_attr.dir/codegen
tests/codegen: tests/CMakeFiles/iio_readdev.dir/codegen
tests/codegen: tests/CMakeFiles/iio_reg.dir/codegen
tests/codegen: tests/CMakeFiles/iio_writedev.dir/codegen
tests/codegen: tests/CMakeFiles/iio_adi_xflow_check.dir/codegen
tests/codegen: tests/CMakeFiles/iio_stresstest.dir/codegen
.PHONY : tests/codegen

# Recursive "preinstall" directory target.
tests/preinstall:
.PHONY : tests/preinstall

# Recursive "clean" directory target.
tests/clean: tests/CMakeFiles/iio_tests_helper.dir/clean
tests/clean: tests/CMakeFiles/iio_genxml.dir/clean
tests/clean: tests/CMakeFiles/iio_info.dir/clean
tests/clean: tests/CMakeFiles/iio_attr.dir/clean
tests/clean: tests/CMakeFiles/iio_readdev.dir/clean
tests/clean: tests/CMakeFiles/iio_reg.dir/clean
tests/clean: tests/CMakeFiles/iio_writedev.dir/clean
tests/clean: tests/CMakeFiles/iio_adi_xflow_check.dir/clean
tests/clean: tests/CMakeFiles/iio_stresstest.dir/clean
.PHONY : tests/clean

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

# All Build rule for target.
CMakeFiles/iio.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/iio.dir/build.make CMakeFiles/iio.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/iio.dir/build.make CMakeFiles/iio.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17 "Built target iio"
.PHONY : CMakeFiles/iio.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/iio.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles 17
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/iio.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles 0
.PHONY : CMakeFiles/iio.dir/rule

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

# codegen rule for target.
CMakeFiles/iio.dir/codegen:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/iio.dir/build.make CMakeFiles/iio.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17 "Finished codegen for target iio"
.PHONY : CMakeFiles/iio.dir/codegen

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

#=============================================================================
# Target rules for target tests/CMakeFiles/iio_tests_helper.dir

# All Build rule for target.
tests/CMakeFiles/iio_tests_helper.dir/all: CMakeFiles/iio.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/iio_tests_helper.dir/build.make tests/CMakeFiles/iio_tests_helper.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/iio_tests_helper.dir/build.make tests/CMakeFiles/iio_tests_helper.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles --progress-num=32,33,34 "Built target iio_tests_helper"
.PHONY : tests/CMakeFiles/iio_tests_helper.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/iio_tests_helper.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles 20
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/iio_tests_helper.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles 0
.PHONY : tests/CMakeFiles/iio_tests_helper.dir/rule

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

# codegen rule for target.
tests/CMakeFiles/iio_tests_helper.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/iio_tests_helper.dir/build.make tests/CMakeFiles/iio_tests_helper.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles --progress-num=32,33,34 "Finished codegen for target iio_tests_helper"
.PHONY : tests/CMakeFiles/iio_tests_helper.dir/codegen

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

#=============================================================================
# Target rules for target tests/CMakeFiles/iio_genxml.dir

# All Build rule for target.
tests/CMakeFiles/iio_genxml.dir/all: tests/CMakeFiles/iio_tests_helper.dir/all
tests/CMakeFiles/iio_genxml.dir/all: CMakeFiles/iio.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/iio_genxml.dir/build.make tests/CMakeFiles/iio_genxml.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/iio_genxml.dir/build.make tests/CMakeFiles/iio_genxml.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles --progress-num=22,23 "Built target iio_genxml"
.PHONY : tests/CMakeFiles/iio_genxml.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/iio_genxml.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles 22
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/iio_genxml.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles 0
.PHONY : tests/CMakeFiles/iio_genxml.dir/rule

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

# codegen rule for target.
tests/CMakeFiles/iio_genxml.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/iio_genxml.dir/build.make tests/CMakeFiles/iio_genxml.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles --progress-num=22,23 "Finished codegen for target iio_genxml"
.PHONY : tests/CMakeFiles/iio_genxml.dir/codegen

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

#=============================================================================
# Target rules for target tests/CMakeFiles/iio_info.dir

# All Build rule for target.
tests/CMakeFiles/iio_info.dir/all: tests/CMakeFiles/iio_tests_helper.dir/all
tests/CMakeFiles/iio_info.dir/all: CMakeFiles/iio.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/iio_info.dir/build.make tests/CMakeFiles/iio_info.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/iio_info.dir/build.make tests/CMakeFiles/iio_info.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles --progress-num=24,25 "Built target iio_info"
.PHONY : tests/CMakeFiles/iio_info.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/iio_info.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles 22
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/iio_info.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles 0
.PHONY : tests/CMakeFiles/iio_info.dir/rule

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

# codegen rule for target.
tests/CMakeFiles/iio_info.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/iio_info.dir/build.make tests/CMakeFiles/iio_info.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles --progress-num=24,25 "Finished codegen for target iio_info"
.PHONY : tests/CMakeFiles/iio_info.dir/codegen

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

#=============================================================================
# Target rules for target tests/CMakeFiles/iio_attr.dir

# All Build rule for target.
tests/CMakeFiles/iio_attr.dir/all: tests/CMakeFiles/iio_tests_helper.dir/all
tests/CMakeFiles/iio_attr.dir/all: CMakeFiles/iio.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/iio_attr.dir/build.make tests/CMakeFiles/iio_attr.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/iio_attr.dir/build.make tests/CMakeFiles/iio_attr.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles --progress-num=20,21 "Built target iio_attr"
.PHONY : tests/CMakeFiles/iio_attr.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/iio_attr.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles 22
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/iio_attr.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles 0
.PHONY : tests/CMakeFiles/iio_attr.dir/rule

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

# codegen rule for target.
tests/CMakeFiles/iio_attr.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/iio_attr.dir/build.make tests/CMakeFiles/iio_attr.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles --progress-num=20,21 "Finished codegen for target iio_attr"
.PHONY : tests/CMakeFiles/iio_attr.dir/codegen

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

#=============================================================================
# Target rules for target tests/CMakeFiles/iio_readdev.dir

# All Build rule for target.
tests/CMakeFiles/iio_readdev.dir/all: tests/CMakeFiles/iio_tests_helper.dir/all
tests/CMakeFiles/iio_readdev.dir/all: CMakeFiles/iio.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/iio_readdev.dir/build.make tests/CMakeFiles/iio_readdev.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/iio_readdev.dir/build.make tests/CMakeFiles/iio_readdev.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles --progress-num=26,27 "Built target iio_readdev"
.PHONY : tests/CMakeFiles/iio_readdev.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/iio_readdev.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles 22
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/iio_readdev.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles 0
.PHONY : tests/CMakeFiles/iio_readdev.dir/rule

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

# codegen rule for target.
tests/CMakeFiles/iio_readdev.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/iio_readdev.dir/build.make tests/CMakeFiles/iio_readdev.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles --progress-num=26,27 "Finished codegen for target iio_readdev"
.PHONY : tests/CMakeFiles/iio_readdev.dir/codegen

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

#=============================================================================
# Target rules for target tests/CMakeFiles/iio_reg.dir

# All Build rule for target.
tests/CMakeFiles/iio_reg.dir/all: tests/CMakeFiles/iio_tests_helper.dir/all
tests/CMakeFiles/iio_reg.dir/all: CMakeFiles/iio.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/iio_reg.dir/build.make tests/CMakeFiles/iio_reg.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/iio_reg.dir/build.make tests/CMakeFiles/iio_reg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles --progress-num=28,29 "Built target iio_reg"
.PHONY : tests/CMakeFiles/iio_reg.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/iio_reg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles 22
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/iio_reg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles 0
.PHONY : tests/CMakeFiles/iio_reg.dir/rule

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

# codegen rule for target.
tests/CMakeFiles/iio_reg.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/iio_reg.dir/build.make tests/CMakeFiles/iio_reg.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles --progress-num=28,29 "Finished codegen for target iio_reg"
.PHONY : tests/CMakeFiles/iio_reg.dir/codegen

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

#=============================================================================
# Target rules for target tests/CMakeFiles/iio_writedev.dir

# All Build rule for target.
tests/CMakeFiles/iio_writedev.dir/all: tests/CMakeFiles/iio_tests_helper.dir/all
tests/CMakeFiles/iio_writedev.dir/all: CMakeFiles/iio.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/iio_writedev.dir/build.make tests/CMakeFiles/iio_writedev.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/iio_writedev.dir/build.make tests/CMakeFiles/iio_writedev.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles --progress-num=35,36 "Built target iio_writedev"
.PHONY : tests/CMakeFiles/iio_writedev.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/iio_writedev.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles 22
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/iio_writedev.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles 0
.PHONY : tests/CMakeFiles/iio_writedev.dir/rule

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

# codegen rule for target.
tests/CMakeFiles/iio_writedev.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/iio_writedev.dir/build.make tests/CMakeFiles/iio_writedev.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles --progress-num=35,36 "Finished codegen for target iio_writedev"
.PHONY : tests/CMakeFiles/iio_writedev.dir/codegen

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

#=============================================================================
# Target rules for target tests/CMakeFiles/iio_adi_xflow_check.dir

# All Build rule for target.
tests/CMakeFiles/iio_adi_xflow_check.dir/all: tests/CMakeFiles/iio_tests_helper.dir/all
tests/CMakeFiles/iio_adi_xflow_check.dir/all: CMakeFiles/iio.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/iio_adi_xflow_check.dir/build.make tests/CMakeFiles/iio_adi_xflow_check.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/iio_adi_xflow_check.dir/build.make tests/CMakeFiles/iio_adi_xflow_check.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles --progress-num=18,19 "Built target iio_adi_xflow_check"
.PHONY : tests/CMakeFiles/iio_adi_xflow_check.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/iio_adi_xflow_check.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles 22
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/iio_adi_xflow_check.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles 0
.PHONY : tests/CMakeFiles/iio_adi_xflow_check.dir/rule

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

# codegen rule for target.
tests/CMakeFiles/iio_adi_xflow_check.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/iio_adi_xflow_check.dir/build.make tests/CMakeFiles/iio_adi_xflow_check.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles --progress-num=18,19 "Finished codegen for target iio_adi_xflow_check"
.PHONY : tests/CMakeFiles/iio_adi_xflow_check.dir/codegen

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

#=============================================================================
# Target rules for target tests/CMakeFiles/iio_stresstest.dir

# All Build rule for target.
tests/CMakeFiles/iio_stresstest.dir/all: tests/CMakeFiles/iio_tests_helper.dir/all
tests/CMakeFiles/iio_stresstest.dir/all: CMakeFiles/iio.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/iio_stresstest.dir/build.make tests/CMakeFiles/iio_stresstest.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/iio_stresstest.dir/build.make tests/CMakeFiles/iio_stresstest.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles --progress-num=30,31 "Built target iio_stresstest"
.PHONY : tests/CMakeFiles/iio_stresstest.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/iio_stresstest.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles 22
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/iio_stresstest.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles 0
.PHONY : tests/CMakeFiles/iio_stresstest.dir/rule

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

# codegen rule for target.
tests/CMakeFiles/iio_stresstest.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/iio_stresstest.dir/build.make tests/CMakeFiles/iio_stresstest.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles --progress-num=30,31 "Finished codegen for target iio_stresstest"
.PHONY : tests/CMakeFiles/iio_stresstest.dir/codegen

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

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

# All Build rule for target.
iiod/CMakeFiles/iiod.dir/all: CMakeFiles/iio.dir/all
	$(MAKE) $(MAKESILENT) -f iiod/CMakeFiles/iiod.dir/build.make iiod/CMakeFiles/iiod.dir/depend
	$(MAKE) $(MAKESILENT) -f iiod/CMakeFiles/iiod.dir/build.make iiod/CMakeFiles/iiod.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles --progress-num=37,38,39,40,41,42,43,44,45 "Built target iiod"
.PHONY : iiod/CMakeFiles/iiod.dir/all

# Build rule for subdir invocation for target.
iiod/CMakeFiles/iiod.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles 26
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 iiod/CMakeFiles/iiod.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles 0
.PHONY : iiod/CMakeFiles/iiod.dir/rule

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

# codegen rule for target.
iiod/CMakeFiles/iiod.dir/codegen:
	$(MAKE) $(MAKESILENT) -f iiod/CMakeFiles/iiod.dir/build.make iiod/CMakeFiles/iiod.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles --progress-num=37,38,39,40,41,42,43,44,45 "Finished codegen for target iiod"
.PHONY : iiod/CMakeFiles/iiod.dir/codegen

# clean rule for target.
iiod/CMakeFiles/iiod.dir/clean:
	$(MAKE) $(MAKESILENT) -f iiod/CMakeFiles/iiod.dir/build.make iiod/CMakeFiles/iiod.dir/clean
.PHONY : iiod/CMakeFiles/iiod.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

