# 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

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

# 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

#=============================================================================
# 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/bin/ccmake -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..."
	/usr/local/bin/cmake --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..."
	/usr/local/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/local/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/local/bin/cmake -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..."
	/usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.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/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip

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

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles /home/runner/work/pytest-libiio/pytest-libiio/libiio//CMakeFiles/progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/pytest-libiio/pytest-libiio/libiio/CMakeFiles 0
.PHONY : all

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

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

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

# Prepare targets for installation.
preinstall/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 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 iio

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

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

#=============================================================================
# Target rules for targets named iio_tests_helper

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

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

#=============================================================================
# Target rules for targets named iio_genxml

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

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

#=============================================================================
# Target rules for targets named iio_info

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

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

#=============================================================================
# Target rules for targets named iio_attr

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

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

#=============================================================================
# Target rules for targets named iio_readdev

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

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

#=============================================================================
# Target rules for targets named iio_reg

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

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

#=============================================================================
# Target rules for targets named iio_writedev

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

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

#=============================================================================
# Target rules for targets named iio_adi_xflow_check

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

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

#=============================================================================
# Target rules for targets named iio_stresstest

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

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

#=============================================================================
# Target rules for targets named iiod

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

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

backend.o: backend.c.o
.PHONY : backend.o

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

backend.i: backend.c.i
.PHONY : backend.i

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

backend.s: backend.c.s
.PHONY : backend.s

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

buffer.o: buffer.c.o
.PHONY : buffer.o

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

buffer.i: buffer.c.i
.PHONY : buffer.i

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

buffer.s: buffer.c.s
.PHONY : buffer.s

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

channel.o: channel.c.o
.PHONY : channel.o

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

channel.i: channel.c.i
.PHONY : channel.i

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

channel.s: channel.c.s
.PHONY : channel.s

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

context.o: context.c.o
.PHONY : context.o

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

context.i: context.c.i
.PHONY : context.i

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

context.s: context.c.s
.PHONY : context.s

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

device.o: device.c.o
.PHONY : device.o

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

device.i: device.c.i
.PHONY : device.i

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

device.s: device.c.s
.PHONY : device.s

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

iiod-client.o: iiod-client.c.o
.PHONY : iiod-client.o

# target to build an object file
iiod-client.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/iio.dir/build.make CMakeFiles/iio.dir/iiod-client.c.o
.PHONY : iiod-client.c.o

iiod-client.i: iiod-client.c.i
.PHONY : iiod-client.i

# target to preprocess a source file
iiod-client.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/iio.dir/build.make CMakeFiles/iio.dir/iiod-client.c.i
.PHONY : iiod-client.c.i

iiod-client.s: iiod-client.c.s
.PHONY : iiod-client.s

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

libini/libini.o: libini/libini.c.o
.PHONY : libini/libini.o

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

libini/libini.i: libini/libini.c.i
.PHONY : libini/libini.i

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

libini/libini.s: libini/libini.c.s
.PHONY : libini/libini.s

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

local.o: local.c.o
.PHONY : local.o

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

local.i: local.c.i
.PHONY : local.i

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

local.s: local.c.s
.PHONY : local.s

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

lock.o: lock.c.o
.PHONY : lock.o

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

lock.i: lock.c.i
.PHONY : lock.i

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

lock.s: lock.c.s
.PHONY : lock.s

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

network-unix.o: network-unix.c.o
.PHONY : network-unix.o

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

network-unix.i: network-unix.c.i
.PHONY : network-unix.i

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

network-unix.s: network-unix.c.s
.PHONY : network-unix.s

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

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

# target to build an object file
network.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/iio.dir/build.make CMakeFiles/iio.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) $(MAKESILENT) -f CMakeFiles/iio.dir/build.make CMakeFiles/iio.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) $(MAKESILENT) -f CMakeFiles/iio.dir/build.make CMakeFiles/iio.dir/network.c.s
.PHONY : network.c.s

scan.o: scan.c.o
.PHONY : scan.o

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

scan.i: scan.c.i
.PHONY : scan.i

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

scan.s: scan.c.s
.PHONY : scan.s

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

sort.o: sort.c.o
.PHONY : sort.o

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

sort.i: sort.c.i
.PHONY : sort.i

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

sort.s: sort.c.s
.PHONY : sort.s

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

usb.o: usb.c.o
.PHONY : usb.o

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

usb.i: usb.c.i
.PHONY : usb.i

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

usb.s: usb.c.s
.PHONY : usb.s

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

utilities.o: utilities.c.o
.PHONY : utilities.o

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

utilities.i: utilities.c.i
.PHONY : utilities.i

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

utilities.s: utilities.c.s
.PHONY : utilities.s

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

xml.o: xml.c.o
.PHONY : xml.o

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

xml.i: xml.c.i
.PHONY : xml.i

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

xml.s: xml.c.s
.PHONY : xml.s

# target to generate assembly for a file
xml.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/iio.dir/build.make CMakeFiles/iio.dir/xml.c.s
.PHONY : xml.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 "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... iio"
	@echo "... iio_adi_xflow_check"
	@echo "... iio_attr"
	@echo "... iio_genxml"
	@echo "... iio_info"
	@echo "... iio_readdev"
	@echo "... iio_reg"
	@echo "... iio_stresstest"
	@echo "... iio_tests_helper"
	@echo "... iio_writedev"
	@echo "... iiod"
	@echo "... backend.o"
	@echo "... backend.i"
	@echo "... backend.s"
	@echo "... buffer.o"
	@echo "... buffer.i"
	@echo "... buffer.s"
	@echo "... channel.o"
	@echo "... channel.i"
	@echo "... channel.s"
	@echo "... context.o"
	@echo "... context.i"
	@echo "... context.s"
	@echo "... device.o"
	@echo "... device.i"
	@echo "... device.s"
	@echo "... iiod-client.o"
	@echo "... iiod-client.i"
	@echo "... iiod-client.s"
	@echo "... libini/libini.o"
	@echo "... libini/libini.i"
	@echo "... libini/libini.s"
	@echo "... local.o"
	@echo "... local.i"
	@echo "... local.s"
	@echo "... lock.o"
	@echo "... lock.i"
	@echo "... lock.s"
	@echo "... network-unix.o"
	@echo "... network-unix.i"
	@echo "... network-unix.s"
	@echo "... network.o"
	@echo "... network.i"
	@echo "... network.s"
	@echo "... scan.o"
	@echo "... scan.i"
	@echo "... scan.s"
	@echo "... sort.o"
	@echo "... sort.i"
	@echo "... sort.s"
	@echo "... usb.o"
	@echo "... usb.i"
	@echo "... usb.s"
	@echo "... utilities.o"
	@echo "... utilities.i"
	@echo "... utilities.s"
	@echo "... xml.o"
	@echo "... xml.i"
	@echo "... xml.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

