# CMAKE generated file: DO NOT EDIT! # Generated by "Unix 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: # 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/ens-ife/Logiciels/IoT/upm # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/ens-ife/Logiciels/IoT/upm/build #============================================================================= # Targets provided globally by CMake. # Special rule for the target test test: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..." /usr/local/bin/ctest $(ARGS) .PHONY : test # Special rule for the target test test/fast: test .PHONY : test/fast # 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: \"interfaces\" \"upm\" \"upm-dev\" \"upm-examples\" \"upm-java\" \"upm-python3\"" .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 cd /home/ens-ife/Logiciels/IoT/upm/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/ens-ife/Logiciels/IoT/upm/build/CMakeFiles /home/ens-ife/Logiciels/IoT/upm/build/src/ads1x15//CMakeFiles/progress.marks cd /home/ens-ife/Logiciels/IoT/upm/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/ads1x15/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ens-ife/Logiciels/IoT/upm/build/CMakeFiles 0 .PHONY : all # The main codegen target codegen: cmake_check_build_system cd /home/ens-ife/Logiciels/IoT/upm/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/ens-ife/Logiciels/IoT/upm/build/CMakeFiles /home/ens-ife/Logiciels/IoT/upm/build/src/ads1x15//CMakeFiles/progress.marks cd /home/ens-ife/Logiciels/IoT/upm/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/ads1x15/codegen $(CMAKE_COMMAND) -E cmake_progress_start /home/ens-ife/Logiciels/IoT/upm/build/CMakeFiles 0 .PHONY : codegen # The main clean target clean: cd /home/ens-ife/Logiciels/IoT/upm/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/ads1x15/clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all cd /home/ens-ife/Logiciels/IoT/upm/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/ads1x15/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /home/ens-ife/Logiciels/IoT/upm/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/ads1x15/preinstall .PHONY : preinstall/fast # clear depends depend: cd /home/ens-ife/Logiciels/IoT/upm/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. src/ads1x15/CMakeFiles/ads1x15.dir/rule: cd /home/ens-ife/Logiciels/IoT/upm/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/ads1x15/CMakeFiles/ads1x15.dir/rule .PHONY : src/ads1x15/CMakeFiles/ads1x15.dir/rule # Convenience name for target. ads1x15: src/ads1x15/CMakeFiles/ads1x15.dir/rule .PHONY : ads1x15 # fast build rule for target. ads1x15/fast: cd /home/ens-ife/Logiciels/IoT/upm/build && $(MAKE) $(MAKESILENT) -f src/ads1x15/CMakeFiles/ads1x15.dir/build.make src/ads1x15/CMakeFiles/ads1x15.dir/build .PHONY : ads1x15/fast # Convenience name for target. src/ads1x15/CMakeFiles/pyupm_ads1x15-python3.dir/rule: cd /home/ens-ife/Logiciels/IoT/upm/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/ads1x15/CMakeFiles/pyupm_ads1x15-python3.dir/rule .PHONY : src/ads1x15/CMakeFiles/pyupm_ads1x15-python3.dir/rule # Convenience name for target. pyupm_ads1x15-python3: src/ads1x15/CMakeFiles/pyupm_ads1x15-python3.dir/rule .PHONY : pyupm_ads1x15-python3 # fast build rule for target. pyupm_ads1x15-python3/fast: cd /home/ens-ife/Logiciels/IoT/upm/build && $(MAKE) $(MAKESILENT) -f src/ads1x15/CMakeFiles/pyupm_ads1x15-python3.dir/build.make src/ads1x15/CMakeFiles/pyupm_ads1x15-python3.dir/build .PHONY : pyupm_ads1x15-python3/fast # Convenience name for target. src/ads1x15/CMakeFiles/pyupm_ads1x15-python3_swig_compilation.dir/rule: cd /home/ens-ife/Logiciels/IoT/upm/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/ads1x15/CMakeFiles/pyupm_ads1x15-python3_swig_compilation.dir/rule .PHONY : src/ads1x15/CMakeFiles/pyupm_ads1x15-python3_swig_compilation.dir/rule # Convenience name for target. pyupm_ads1x15-python3_swig_compilation: src/ads1x15/CMakeFiles/pyupm_ads1x15-python3_swig_compilation.dir/rule .PHONY : pyupm_ads1x15-python3_swig_compilation # fast build rule for target. pyupm_ads1x15-python3_swig_compilation/fast: cd /home/ens-ife/Logiciels/IoT/upm/build && $(MAKE) $(MAKESILENT) -f src/ads1x15/CMakeFiles/pyupm_ads1x15-python3_swig_compilation.dir/build.make src/ads1x15/CMakeFiles/pyupm_ads1x15-python3_swig_compilation.dir/build .PHONY : pyupm_ads1x15-python3_swig_compilation/fast # Convenience name for target. src/ads1x15/CMakeFiles/javaupm_ads1x15.dir/rule: cd /home/ens-ife/Logiciels/IoT/upm/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/ads1x15/CMakeFiles/javaupm_ads1x15.dir/rule .PHONY : src/ads1x15/CMakeFiles/javaupm_ads1x15.dir/rule # Convenience name for target. javaupm_ads1x15: src/ads1x15/CMakeFiles/javaupm_ads1x15.dir/rule .PHONY : javaupm_ads1x15 # fast build rule for target. javaupm_ads1x15/fast: cd /home/ens-ife/Logiciels/IoT/upm/build && $(MAKE) $(MAKESILENT) -f src/ads1x15/CMakeFiles/javaupm_ads1x15.dir/build.make src/ads1x15/CMakeFiles/javaupm_ads1x15.dir/build .PHONY : javaupm_ads1x15/fast # Convenience name for target. src/ads1x15/CMakeFiles/javaupm_ads1x15_swig_compilation.dir/rule: cd /home/ens-ife/Logiciels/IoT/upm/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/ads1x15/CMakeFiles/javaupm_ads1x15_swig_compilation.dir/rule .PHONY : src/ads1x15/CMakeFiles/javaupm_ads1x15_swig_compilation.dir/rule # Convenience name for target. javaupm_ads1x15_swig_compilation: src/ads1x15/CMakeFiles/javaupm_ads1x15_swig_compilation.dir/rule .PHONY : javaupm_ads1x15_swig_compilation # fast build rule for target. javaupm_ads1x15_swig_compilation/fast: cd /home/ens-ife/Logiciels/IoT/upm/build && $(MAKE) $(MAKESILENT) -f src/ads1x15/CMakeFiles/javaupm_ads1x15_swig_compilation.dir/build.make src/ads1x15/CMakeFiles/javaupm_ads1x15_swig_compilation.dir/build .PHONY : javaupm_ads1x15_swig_compilation/fast CMakeFiles/javaupm_ads1x15.dir/ads1x15JAVA_wrap.o: CMakeFiles/javaupm_ads1x15.dir/ads1x15JAVA_wrap.cxx.o .PHONY : CMakeFiles/javaupm_ads1x15.dir/ads1x15JAVA_wrap.o # target to build an object file CMakeFiles/javaupm_ads1x15.dir/ads1x15JAVA_wrap.cxx.o: cd /home/ens-ife/Logiciels/IoT/upm/build && $(MAKE) $(MAKESILENT) -f src/ads1x15/CMakeFiles/javaupm_ads1x15.dir/build.make src/ads1x15/CMakeFiles/javaupm_ads1x15.dir/CMakeFiles/javaupm_ads1x15.dir/ads1x15JAVA_wrap.cxx.o .PHONY : CMakeFiles/javaupm_ads1x15.dir/ads1x15JAVA_wrap.cxx.o CMakeFiles/javaupm_ads1x15.dir/ads1x15JAVA_wrap.i: CMakeFiles/javaupm_ads1x15.dir/ads1x15JAVA_wrap.cxx.i .PHONY : CMakeFiles/javaupm_ads1x15.dir/ads1x15JAVA_wrap.i # target to preprocess a source file CMakeFiles/javaupm_ads1x15.dir/ads1x15JAVA_wrap.cxx.i: cd /home/ens-ife/Logiciels/IoT/upm/build && $(MAKE) $(MAKESILENT) -f src/ads1x15/CMakeFiles/javaupm_ads1x15.dir/build.make src/ads1x15/CMakeFiles/javaupm_ads1x15.dir/CMakeFiles/javaupm_ads1x15.dir/ads1x15JAVA_wrap.cxx.i .PHONY : CMakeFiles/javaupm_ads1x15.dir/ads1x15JAVA_wrap.cxx.i CMakeFiles/javaupm_ads1x15.dir/ads1x15JAVA_wrap.s: CMakeFiles/javaupm_ads1x15.dir/ads1x15JAVA_wrap.cxx.s .PHONY : CMakeFiles/javaupm_ads1x15.dir/ads1x15JAVA_wrap.s # target to generate assembly for a file CMakeFiles/javaupm_ads1x15.dir/ads1x15JAVA_wrap.cxx.s: cd /home/ens-ife/Logiciels/IoT/upm/build && $(MAKE) $(MAKESILENT) -f src/ads1x15/CMakeFiles/javaupm_ads1x15.dir/build.make src/ads1x15/CMakeFiles/javaupm_ads1x15.dir/CMakeFiles/javaupm_ads1x15.dir/ads1x15JAVA_wrap.cxx.s .PHONY : CMakeFiles/javaupm_ads1x15.dir/ads1x15JAVA_wrap.cxx.s ads1015.o: ads1015.cxx.o .PHONY : ads1015.o # target to build an object file ads1015.cxx.o: cd /home/ens-ife/Logiciels/IoT/upm/build && $(MAKE) $(MAKESILENT) -f src/ads1x15/CMakeFiles/ads1x15.dir/build.make src/ads1x15/CMakeFiles/ads1x15.dir/ads1015.cxx.o .PHONY : ads1015.cxx.o ads1015.i: ads1015.cxx.i .PHONY : ads1015.i # target to preprocess a source file ads1015.cxx.i: cd /home/ens-ife/Logiciels/IoT/upm/build && $(MAKE) $(MAKESILENT) -f src/ads1x15/CMakeFiles/ads1x15.dir/build.make src/ads1x15/CMakeFiles/ads1x15.dir/ads1015.cxx.i .PHONY : ads1015.cxx.i ads1015.s: ads1015.cxx.s .PHONY : ads1015.s # target to generate assembly for a file ads1015.cxx.s: cd /home/ens-ife/Logiciels/IoT/upm/build && $(MAKE) $(MAKESILENT) -f src/ads1x15/CMakeFiles/ads1x15.dir/build.make src/ads1x15/CMakeFiles/ads1x15.dir/ads1015.cxx.s .PHONY : ads1015.cxx.s ads1115.o: ads1115.cxx.o .PHONY : ads1115.o # target to build an object file ads1115.cxx.o: cd /home/ens-ife/Logiciels/IoT/upm/build && $(MAKE) $(MAKESILENT) -f src/ads1x15/CMakeFiles/ads1x15.dir/build.make src/ads1x15/CMakeFiles/ads1x15.dir/ads1115.cxx.o .PHONY : ads1115.cxx.o ads1115.i: ads1115.cxx.i .PHONY : ads1115.i # target to preprocess a source file ads1115.cxx.i: cd /home/ens-ife/Logiciels/IoT/upm/build && $(MAKE) $(MAKESILENT) -f src/ads1x15/CMakeFiles/ads1x15.dir/build.make src/ads1x15/CMakeFiles/ads1x15.dir/ads1115.cxx.i .PHONY : ads1115.cxx.i ads1115.s: ads1115.cxx.s .PHONY : ads1115.s # target to generate assembly for a file ads1115.cxx.s: cd /home/ens-ife/Logiciels/IoT/upm/build && $(MAKE) $(MAKESILENT) -f src/ads1x15/CMakeFiles/ads1x15.dir/build.make src/ads1x15/CMakeFiles/ads1x15.dir/ads1115.cxx.s .PHONY : ads1115.cxx.s ads1x15.o: ads1x15.cxx.o .PHONY : ads1x15.o # target to build an object file ads1x15.cxx.o: cd /home/ens-ife/Logiciels/IoT/upm/build && $(MAKE) $(MAKESILENT) -f src/ads1x15/CMakeFiles/ads1x15.dir/build.make src/ads1x15/CMakeFiles/ads1x15.dir/ads1x15.cxx.o .PHONY : ads1x15.cxx.o ads1x15.i: ads1x15.cxx.i .PHONY : ads1x15.i # target to preprocess a source file ads1x15.cxx.i: cd /home/ens-ife/Logiciels/IoT/upm/build && $(MAKE) $(MAKESILENT) -f src/ads1x15/CMakeFiles/ads1x15.dir/build.make src/ads1x15/CMakeFiles/ads1x15.dir/ads1x15.cxx.i .PHONY : ads1x15.cxx.i ads1x15.s: ads1x15.cxx.s .PHONY : ads1x15.s # target to generate assembly for a file ads1x15.cxx.s: cd /home/ens-ife/Logiciels/IoT/upm/build && $(MAKE) $(MAKESILENT) -f src/ads1x15/CMakeFiles/ads1x15.dir/build.make src/ads1x15/CMakeFiles/ads1x15.dir/ads1x15.cxx.s .PHONY : ads1x15.cxx.s python3.13/CMakeFiles/pyupm_ads1x15-python3.dir/ads1x15PYTHON_wrap.o: python3.13/CMakeFiles/pyupm_ads1x15-python3.dir/ads1x15PYTHON_wrap.cxx.o .PHONY : python3.13/CMakeFiles/pyupm_ads1x15-python3.dir/ads1x15PYTHON_wrap.o # target to build an object file python3.13/CMakeFiles/pyupm_ads1x15-python3.dir/ads1x15PYTHON_wrap.cxx.o: cd /home/ens-ife/Logiciels/IoT/upm/build && $(MAKE) $(MAKESILENT) -f src/ads1x15/CMakeFiles/pyupm_ads1x15-python3.dir/build.make src/ads1x15/CMakeFiles/pyupm_ads1x15-python3.dir/python3.13/CMakeFiles/pyupm_ads1x15-python3.dir/ads1x15PYTHON_wrap.cxx.o .PHONY : python3.13/CMakeFiles/pyupm_ads1x15-python3.dir/ads1x15PYTHON_wrap.cxx.o python3.13/CMakeFiles/pyupm_ads1x15-python3.dir/ads1x15PYTHON_wrap.i: python3.13/CMakeFiles/pyupm_ads1x15-python3.dir/ads1x15PYTHON_wrap.cxx.i .PHONY : python3.13/CMakeFiles/pyupm_ads1x15-python3.dir/ads1x15PYTHON_wrap.i # target to preprocess a source file python3.13/CMakeFiles/pyupm_ads1x15-python3.dir/ads1x15PYTHON_wrap.cxx.i: cd /home/ens-ife/Logiciels/IoT/upm/build && $(MAKE) $(MAKESILENT) -f src/ads1x15/CMakeFiles/pyupm_ads1x15-python3.dir/build.make src/ads1x15/CMakeFiles/pyupm_ads1x15-python3.dir/python3.13/CMakeFiles/pyupm_ads1x15-python3.dir/ads1x15PYTHON_wrap.cxx.i .PHONY : python3.13/CMakeFiles/pyupm_ads1x15-python3.dir/ads1x15PYTHON_wrap.cxx.i python3.13/CMakeFiles/pyupm_ads1x15-python3.dir/ads1x15PYTHON_wrap.s: python3.13/CMakeFiles/pyupm_ads1x15-python3.dir/ads1x15PYTHON_wrap.cxx.s .PHONY : python3.13/CMakeFiles/pyupm_ads1x15-python3.dir/ads1x15PYTHON_wrap.s # target to generate assembly for a file python3.13/CMakeFiles/pyupm_ads1x15-python3.dir/ads1x15PYTHON_wrap.cxx.s: cd /home/ens-ife/Logiciels/IoT/upm/build && $(MAKE) $(MAKESILENT) -f src/ads1x15/CMakeFiles/pyupm_ads1x15-python3.dir/build.make src/ads1x15/CMakeFiles/pyupm_ads1x15-python3.dir/python3.13/CMakeFiles/pyupm_ads1x15-python3.dir/ads1x15PYTHON_wrap.cxx.s .PHONY : python3.13/CMakeFiles/pyupm_ads1x15-python3.dir/ads1x15PYTHON_wrap.cxx.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 "... install/strip" @echo "... list_install_components" @echo "... rebuild_cache" @echo "... test" @echo "... javaupm_ads1x15_swig_compilation" @echo "... pyupm_ads1x15-python3_swig_compilation" @echo "... ads1x15" @echo "... javaupm_ads1x15" @echo "... pyupm_ads1x15-python3" @echo "... CMakeFiles/javaupm_ads1x15.dir/ads1x15JAVA_wrap.o" @echo "... CMakeFiles/javaupm_ads1x15.dir/ads1x15JAVA_wrap.i" @echo "... CMakeFiles/javaupm_ads1x15.dir/ads1x15JAVA_wrap.s" @echo "... ads1015.o" @echo "... ads1015.i" @echo "... ads1015.s" @echo "... ads1115.o" @echo "... ads1115.i" @echo "... ads1115.s" @echo "... ads1x15.o" @echo "... ads1x15.i" @echo "... ads1x15.s" @echo "... python3.13/CMakeFiles/pyupm_ads1x15-python3.dir/ads1x15PYTHON_wrap.o" @echo "... python3.13/CMakeFiles/pyupm_ads1x15-python3.dir/ads1x15PYTHON_wrap.i" @echo "... python3.13/CMakeFiles/pyupm_ads1x15-python3.dir/ads1x15PYTHON_wrap.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: cd /home/ens-ife/Logiciels/IoT/upm/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system