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

# Delete rule output on recipe failure.
.DELETE_ON_ERROR:


#=============================================================================
# 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 top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/eyeris-user/software/lrauv-camera-control

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/eyeris-user/software/lrauv-camera-control/build

# Include any dependencies generated for this target.
include libs/inih/CMakeFiles/inih.dir/depend.make

# Include the progress variables for this target.
include libs/inih/CMakeFiles/inih.dir/progress.make

# Include the compile flags for this target's objects.
include libs/inih/CMakeFiles/inih.dir/flags.make

# Object files for target inih
inih_OBJECTS =

# External object files for target inih
inih_EXTERNAL_OBJECTS =

libs/inih/libinih.a: libs/inih/CMakeFiles/inih.dir/build.make
libs/inih/libinih.a: libs/inih/CMakeFiles/inih.dir/link.txt
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/eyeris-user/software/lrauv-camera-control/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Linking CXX static library libinih.a"
	cd /home/eyeris-user/software/lrauv-camera-control/build/libs/inih && $(CMAKE_COMMAND) -P CMakeFiles/inih.dir/cmake_clean_target.cmake
	cd /home/eyeris-user/software/lrauv-camera-control/build/libs/inih && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/inih.dir/link.txt --verbose=$(VERBOSE)

# Rule to build all files generated by this target.
libs/inih/CMakeFiles/inih.dir/build: libs/inih/libinih.a

.PHONY : libs/inih/CMakeFiles/inih.dir/build

libs/inih/CMakeFiles/inih.dir/requires:

.PHONY : libs/inih/CMakeFiles/inih.dir/requires

libs/inih/CMakeFiles/inih.dir/clean:
	cd /home/eyeris-user/software/lrauv-camera-control/build/libs/inih && $(CMAKE_COMMAND) -P CMakeFiles/inih.dir/cmake_clean.cmake
.PHONY : libs/inih/CMakeFiles/inih.dir/clean

libs/inih/CMakeFiles/inih.dir/depend:
	cd /home/eyeris-user/software/lrauv-camera-control/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/eyeris-user/software/lrauv-camera-control /home/eyeris-user/software/lrauv-camera-control/libs/inih /home/eyeris-user/software/lrauv-camera-control/build /home/eyeris-user/software/lrauv-camera-control/build/libs/inih /home/eyeris-user/software/lrauv-camera-control/build/libs/inih/CMakeFiles/inih.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : libs/inih/CMakeFiles/inih.dir/depend

