- # CMAKE generated file: DO NOT EDIT!
- # Generated by "Unix Makefiles" Generator, CMake Version 3.7
- # 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:
- # 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/pi/scripts/acremote/ext/pigpio
- # The top-level build directory on which CMake was run.
- CMAKE_BINARY_DIR = /home/pi/scripts/build_fork
- #=============================================================================
- # Targets provided globally by CMake.
- # Special rule for the target install/strip
- install/strip: preinstall
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
- /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
- .PHONY : install/strip
- # Special rule for the target install/strip
- install/strip/fast: install/strip
- .PHONY : install/strip/fast
- # Special rule for the target install
- install: preinstall
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
- /usr/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/bin/cmake -P cmake_install.cmake
- .PHONY : install/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 rebuild_cache
- rebuild_cache:
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
- /usr/bin/cmake -H$(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 edit_cache
- edit_cache:
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
- /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
- .PHONY : edit_cache
- # Special rule for the target edit_cache
- edit_cache/fast: edit_cache
- .PHONY : edit_cache/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/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
- .PHONY : install/local
- # Special rule for the target install/local
- install/local/fast: install/local
- .PHONY : install/local/fast
- # The main all target
- all: cmake_check_build_system
- $(CMAKE_COMMAND) -E cmake_progress_start /home/pi/scripts/build_fork/CMakeFiles /home/pi/scripts/build_fork/CMakeFiles/progress.marks
- $(MAKE) -f CMakeFiles/Makefile2 all
- $(CMAKE_COMMAND) -E cmake_progress_start /home/pi/scripts/build_fork/CMakeFiles 0
- .PHONY : all
- # The main clean target
- clean:
- $(MAKE) -f CMakeFiles/Makefile2 clean
- .PHONY : clean
- # The main clean target
- clean/fast: clean
- .PHONY : clean/fast
- # Prepare targets for installation.
- preinstall: all
- $(MAKE) -f CMakeFiles/Makefile2 preinstall
- .PHONY : preinstall
- # Prepare targets for installation.
- preinstall/fast:
- $(MAKE) -f CMakeFiles/Makefile2 preinstall
- .PHONY : preinstall/fast
- # clear depends
- depend:
- $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
- .PHONY : depend
- #=============================================================================
- # Target rules for targets named x_pigpio
- # Build rule for target.
- x_pigpio: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 x_pigpio
- .PHONY : x_pigpio
- # fast build rule for target.
- x_pigpio/fast:
- $(MAKE) -f CMakeFiles/x_pigpio.dir/build.make CMakeFiles/x_pigpio.dir/build
- .PHONY : x_pigpio/fast
- #=============================================================================
- # Target rules for targets named pigs
- # Build rule for target.
- pigs: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 pigs
- .PHONY : pigs
- # fast build rule for target.
- pigs/fast:
- $(MAKE) -f CMakeFiles/pigs.dir/build.make CMakeFiles/pigs.dir/build
- .PHONY : pigs/fast
- #=============================================================================
- # Target rules for targets named pig2vcd
- # Build rule for target.
- pig2vcd: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 pig2vcd
- .PHONY : pig2vcd
- # fast build rule for target.
- pig2vcd/fast:
- $(MAKE) -f CMakeFiles/pig2vcd.dir/build.make CMakeFiles/pig2vcd.dir/build
- .PHONY : pig2vcd/fast
- #=============================================================================
- # Target rules for targets named pigpiod_if2
- # Build rule for target.
- pigpiod_if2: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 pigpiod_if2
- .PHONY : pigpiod_if2
- # fast build rule for target.
- pigpiod_if2/fast:
- $(MAKE) -f CMakeFiles/pigpiod_if2.dir/build.make CMakeFiles/pigpiod_if2.dir/build
- .PHONY : pigpiod_if2/fast
- #=============================================================================
- # Target rules for targets named pigpio
- # Build rule for target.
- pigpio: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 pigpio
- .PHONY : pigpio
- # fast build rule for target.
- pigpio/fast:
- $(MAKE) -f CMakeFiles/pigpio.dir/build.make CMakeFiles/pigpio.dir/build
- .PHONY : pigpio/fast
- #=============================================================================
- # Target rules for targets named pigpiod_if
- # Build rule for target.
- pigpiod_if: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 pigpiod_if
- .PHONY : pigpiod_if
- # fast build rule for target.
- pigpiod_if/fast:
- $(MAKE) -f CMakeFiles/pigpiod_if.dir/build.make CMakeFiles/pigpiod_if.dir/build
- .PHONY : pigpiod_if/fast
- #=============================================================================
- # Target rules for targets named x_pigpiod_if
- # Build rule for target.
- x_pigpiod_if: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 x_pigpiod_if
- .PHONY : x_pigpiod_if
- # fast build rule for target.
- x_pigpiod_if/fast:
- $(MAKE) -f CMakeFiles/x_pigpiod_if.dir/build.make CMakeFiles/x_pigpiod_if.dir/build
- .PHONY : x_pigpiod_if/fast
- #=============================================================================
- # Target rules for targets named pigpiod
- # Build rule for target.
- pigpiod: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 pigpiod
- .PHONY : pigpiod
- # fast build rule for target.
- pigpiod/fast:
- $(MAKE) -f CMakeFiles/pigpiod.dir/build.make CMakeFiles/pigpiod.dir/build
- .PHONY : pigpiod/fast
- #=============================================================================
- # Target rules for targets named x_pigpiod_if2
- # Build rule for target.
- x_pigpiod_if2: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 x_pigpiod_if2
- .PHONY : x_pigpiod_if2
- # fast build rule for target.
- x_pigpiod_if2/fast:
- $(MAKE) -f CMakeFiles/x_pigpiod_if2.dir/build.make CMakeFiles/x_pigpiod_if2.dir/build
- .PHONY : x_pigpiod_if2/fast
- #=============================================================================
- # Target rules for targets named uninstall
- # Build rule for target.
- uninstall: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 uninstall
- .PHONY : uninstall
- # fast build rule for target.
- uninstall/fast:
- $(MAKE) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/build
- .PHONY : uninstall/fast
- command.o: command.c.o
- .PHONY : command.o
- # target to build an object file
- command.c.o:
- $(MAKE) -f CMakeFiles/pigs.dir/build.make CMakeFiles/pigs.dir/command.c.o
- $(MAKE) -f CMakeFiles/pig2vcd.dir/build.make CMakeFiles/pig2vcd.dir/command.c.o
- $(MAKE) -f CMakeFiles/pigpiod_if2.dir/build.make CMakeFiles/pigpiod_if2.dir/command.c.o
- $(MAKE) -f CMakeFiles/pigpio.dir/build.make CMakeFiles/pigpio.dir/command.c.o
- $(MAKE) -f CMakeFiles/pigpiod_if.dir/build.make CMakeFiles/pigpiod_if.dir/command.c.o
- .PHONY : command.c.o
- command.i: command.c.i
- .PHONY : command.i
- # target to preprocess a source file
- command.c.i:
- $(MAKE) -f CMakeFiles/pigs.dir/build.make CMakeFiles/pigs.dir/command.c.i
- $(MAKE) -f CMakeFiles/pig2vcd.dir/build.make CMakeFiles/pig2vcd.dir/command.c.i
- $(MAKE) -f CMakeFiles/pigpiod_if2.dir/build.make CMakeFiles/pigpiod_if2.dir/command.c.i
- $(MAKE) -f CMakeFiles/pigpio.dir/build.make CMakeFiles/pigpio.dir/command.c.i
- $(MAKE) -f CMakeFiles/pigpiod_if.dir/build.make CMakeFiles/pigpiod_if.dir/command.c.i
- .PHONY : command.c.i
- command.s: command.c.s
- .PHONY : command.s
- # target to generate assembly for a file
- command.c.s:
- $(MAKE) -f CMakeFiles/pigs.dir/build.make CMakeFiles/pigs.dir/command.c.s
- $(MAKE) -f CMakeFiles/pig2vcd.dir/build.make CMakeFiles/pig2vcd.dir/command.c.s
- $(MAKE) -f CMakeFiles/pigpiod_if2.dir/build.make CMakeFiles/pigpiod_if2.dir/command.c.s
- $(MAKE) -f CMakeFiles/pigpio.dir/build.make CMakeFiles/pigpio.dir/command.c.s
- $(MAKE) -f CMakeFiles/pigpiod_if.dir/build.make CMakeFiles/pigpiod_if.dir/command.c.s
- .PHONY : command.c.s
- pig2vcd.o: pig2vcd.c.o
- .PHONY : pig2vcd.o
- # target to build an object file
- pig2vcd.c.o:
- $(MAKE) -f CMakeFiles/pig2vcd.dir/build.make CMakeFiles/pig2vcd.dir/pig2vcd.c.o
- .PHONY : pig2vcd.c.o
- pig2vcd.i: pig2vcd.c.i
- .PHONY : pig2vcd.i
- # target to preprocess a source file
- pig2vcd.c.i:
- $(MAKE) -f CMakeFiles/pig2vcd.dir/build.make CMakeFiles/pig2vcd.dir/pig2vcd.c.i
- .PHONY : pig2vcd.c.i
- pig2vcd.s: pig2vcd.c.s
- .PHONY : pig2vcd.s
- # target to generate assembly for a file
- pig2vcd.c.s:
- $(MAKE) -f CMakeFiles/pig2vcd.dir/build.make CMakeFiles/pig2vcd.dir/pig2vcd.c.s
- .PHONY : pig2vcd.c.s
- pigpio.o: pigpio.c.o
- .PHONY : pigpio.o
- # target to build an object file
- pigpio.c.o:
- $(MAKE) -f CMakeFiles/pigpio.dir/build.make CMakeFiles/pigpio.dir/pigpio.c.o
- .PHONY : pigpio.c.o
- pigpio.i: pigpio.c.i
- .PHONY : pigpio.i
- # target to preprocess a source file
- pigpio.c.i:
- $(MAKE) -f CMakeFiles/pigpio.dir/build.make CMakeFiles/pigpio.dir/pigpio.c.i
- .PHONY : pigpio.c.i
- pigpio.s: pigpio.c.s
- .PHONY : pigpio.s
- # target to generate assembly for a file
- pigpio.c.s:
- $(MAKE) -f CMakeFiles/pigpio.dir/build.make CMakeFiles/pigpio.dir/pigpio.c.s
- .PHONY : pigpio.c.s
- pigpiod.o: pigpiod.c.o
- .PHONY : pigpiod.o
- # target to build an object file
- pigpiod.c.o:
- $(MAKE) -f CMakeFiles/pigpiod.dir/build.make CMakeFiles/pigpiod.dir/pigpiod.c.o
- .PHONY : pigpiod.c.o
- pigpiod.i: pigpiod.c.i
- .PHONY : pigpiod.i
- # target to preprocess a source file
- pigpiod.c.i:
- $(MAKE) -f CMakeFiles/pigpiod.dir/build.make CMakeFiles/pigpiod.dir/pigpiod.c.i
- .PHONY : pigpiod.c.i
- pigpiod.s: pigpiod.c.s
- .PHONY : pigpiod.s
- # target to generate assembly for a file
- pigpiod.c.s:
- $(MAKE) -f CMakeFiles/pigpiod.dir/build.make CMakeFiles/pigpiod.dir/pigpiod.c.s
- .PHONY : pigpiod.c.s
- pigpiod_if.o: pigpiod_if.c.o
- .PHONY : pigpiod_if.o
- # target to build an object file
- pigpiod_if.c.o:
- $(MAKE) -f CMakeFiles/pigpiod_if.dir/build.make CMakeFiles/pigpiod_if.dir/pigpiod_if.c.o
- .PHONY : pigpiod_if.c.o
- pigpiod_if.i: pigpiod_if.c.i
- .PHONY : pigpiod_if.i
- # target to preprocess a source file
- pigpiod_if.c.i:
- $(MAKE) -f CMakeFiles/pigpiod_if.dir/build.make CMakeFiles/pigpiod_if.dir/pigpiod_if.c.i
- .PHONY : pigpiod_if.c.i
- pigpiod_if.s: pigpiod_if.c.s
- .PHONY : pigpiod_if.s
- # target to generate assembly for a file
- pigpiod_if.c.s:
- $(MAKE) -f CMakeFiles/pigpiod_if.dir/build.make CMakeFiles/pigpiod_if.dir/pigpiod_if.c.s
- .PHONY : pigpiod_if.c.s
- pigpiod_if2.o: pigpiod_if2.c.o
- .PHONY : pigpiod_if2.o
- # target to build an object file
- pigpiod_if2.c.o:
- $(MAKE) -f CMakeFiles/pigpiod_if2.dir/build.make CMakeFiles/pigpiod_if2.dir/pigpiod_if2.c.o
- .PHONY : pigpiod_if2.c.o
- pigpiod_if2.i: pigpiod_if2.c.i
- .PHONY : pigpiod_if2.i
- # target to preprocess a source file
- pigpiod_if2.c.i:
- $(MAKE) -f CMakeFiles/pigpiod_if2.dir/build.make CMakeFiles/pigpiod_if2.dir/pigpiod_if2.c.i
- .PHONY : pigpiod_if2.c.i
- pigpiod_if2.s: pigpiod_if2.c.s
- .PHONY : pigpiod_if2.s
- # target to generate assembly for a file
- pigpiod_if2.c.s:
- $(MAKE) -f CMakeFiles/pigpiod_if2.dir/build.make CMakeFiles/pigpiod_if2.dir/pigpiod_if2.c.s
- .PHONY : pigpiod_if2.c.s
- pigs.o: pigs.c.o
- .PHONY : pigs.o
- # target to build an object file
- pigs.c.o:
- $(MAKE) -f CMakeFiles/pigs.dir/build.make CMakeFiles/pigs.dir/pigs.c.o
- .PHONY : pigs.c.o
- pigs.i: pigs.c.i
- .PHONY : pigs.i
- # target to preprocess a source file
- pigs.c.i:
- $(MAKE) -f CMakeFiles/pigs.dir/build.make CMakeFiles/pigs.dir/pigs.c.i
- .PHONY : pigs.c.i
- pigs.s: pigs.c.s
- .PHONY : pigs.s
- # target to generate assembly for a file
- pigs.c.s:
- $(MAKE) -f CMakeFiles/pigs.dir/build.make CMakeFiles/pigs.dir/pigs.c.s
- .PHONY : pigs.c.s
- x_pigpio.o: x_pigpio.c.o
- .PHONY : x_pigpio.o
- # target to build an object file
- x_pigpio.c.o:
- $(MAKE) -f CMakeFiles/x_pigpio.dir/build.make CMakeFiles/x_pigpio.dir/x_pigpio.c.o
- .PHONY : x_pigpio.c.o
- x_pigpio.i: x_pigpio.c.i
- .PHONY : x_pigpio.i
- # target to preprocess a source file
- x_pigpio.c.i:
- $(MAKE) -f CMakeFiles/x_pigpio.dir/build.make CMakeFiles/x_pigpio.dir/x_pigpio.c.i
- .PHONY : x_pigpio.c.i
- x_pigpio.s: x_pigpio.c.s
- .PHONY : x_pigpio.s
- # target to generate assembly for a file
- x_pigpio.c.s:
- $(MAKE) -f CMakeFiles/x_pigpio.dir/build.make CMakeFiles/x_pigpio.dir/x_pigpio.c.s
- .PHONY : x_pigpio.c.s
- x_pigpiod_if.o: x_pigpiod_if.c.o
- .PHONY : x_pigpiod_if.o
- # target to build an object file
- x_pigpiod_if.c.o:
- $(MAKE) -f CMakeFiles/x_pigpiod_if.dir/build.make CMakeFiles/x_pigpiod_if.dir/x_pigpiod_if.c.o
- .PHONY : x_pigpiod_if.c.o
- x_pigpiod_if.i: x_pigpiod_if.c.i
- .PHONY : x_pigpiod_if.i
- # target to preprocess a source file
- x_pigpiod_if.c.i:
- $(MAKE) -f CMakeFiles/x_pigpiod_if.dir/build.make CMakeFiles/x_pigpiod_if.dir/x_pigpiod_if.c.i
- .PHONY : x_pigpiod_if.c.i
- x_pigpiod_if.s: x_pigpiod_if.c.s
- .PHONY : x_pigpiod_if.s
- # target to generate assembly for a file
- x_pigpiod_if.c.s:
- $(MAKE) -f CMakeFiles/x_pigpiod_if.dir/build.make CMakeFiles/x_pigpiod_if.dir/x_pigpiod_if.c.s
- .PHONY : x_pigpiod_if.c.s
- x_pigpiod_if2.o: x_pigpiod_if2.c.o
- .PHONY : x_pigpiod_if2.o
- # target to build an object file
- x_pigpiod_if2.c.o:
- $(MAKE) -f CMakeFiles/x_pigpiod_if2.dir/build.make CMakeFiles/x_pigpiod_if2.dir/x_pigpiod_if2.c.o
- .PHONY : x_pigpiod_if2.c.o
- x_pigpiod_if2.i: x_pigpiod_if2.c.i
- .PHONY : x_pigpiod_if2.i
- # target to preprocess a source file
- x_pigpiod_if2.c.i:
- $(MAKE) -f CMakeFiles/x_pigpiod_if2.dir/build.make CMakeFiles/x_pigpiod_if2.dir/x_pigpiod_if2.c.i
- .PHONY : x_pigpiod_if2.c.i
- x_pigpiod_if2.s: x_pigpiod_if2.c.s
- .PHONY : x_pigpiod_if2.s
- # target to generate assembly for a file
- x_pigpiod_if2.c.s:
- $(MAKE) -f CMakeFiles/x_pigpiod_if2.dir/build.make CMakeFiles/x_pigpiod_if2.dir/x_pigpiod_if2.c.s
- .PHONY : x_pigpiod_if2.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 "... install/strip"
- @echo "... install"
- @echo "... list_install_components"
- @echo "... rebuild_cache"
- @echo "... edit_cache"
- @echo "... x_pigpio"
- @echo "... pigs"
- @echo "... install/local"
- @echo "... pig2vcd"
- @echo "... pigpiod_if2"
- @echo "... pigpio"
- @echo "... pigpiod_if"
- @echo "... x_pigpiod_if"
- @echo "... pigpiod"
- @echo "... x_pigpiod_if2"
- @echo "... uninstall"
- @echo "... command.o"
- @echo "... command.i"
- @echo "... command.s"
- @echo "... pig2vcd.o"
- @echo "... pig2vcd.i"
- @echo "... pig2vcd.s"
- @echo "... pigpio.o"
- @echo "... pigpio.i"
- @echo "... pigpio.s"
- @echo "... pigpiod.o"
- @echo "... pigpiod.i"
- @echo "... pigpiod.s"
- @echo "... pigpiod_if.o"
- @echo "... pigpiod_if.i"
- @echo "... pigpiod_if.s"
- @echo "... pigpiod_if2.o"
- @echo "... pigpiod_if2.i"
- @echo "... pigpiod_if2.s"
- @echo "... pigs.o"
- @echo "... pigs.i"
- @echo "... pigs.s"
- @echo "... x_pigpio.o"
- @echo "... x_pigpio.i"
- @echo "... x_pigpio.s"
- @echo "... x_pigpiod_if.o"
- @echo "... x_pigpiod_if.i"
- @echo "... x_pigpiod_if.s"
- @echo "... x_pigpiod_if2.o"
- @echo "... x_pigpiod_if2.i"
- @echo "... x_pigpiod_if2.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) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
- .PHONY : cmake_check_build_system
Makefile
Posted by Anonymous on Mon 22nd Jul 2019 18:14
raw | new post
modification of post by Anonymous (view diff)
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.