build.make 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. # CMAKE generated file: DO NOT EDIT!
  2. # Generated by "Unix Makefiles" Generator, CMake Version 3.12
  3. # Delete rule output on recipe failure.
  4. .DELETE_ON_ERROR:
  5. #=============================================================================
  6. # Special targets provided by cmake.
  7. # Disable implicit rules so canonical targets will work.
  8. .SUFFIXES:
  9. # Remove some rules from gmake that .SUFFIXES does not remove.
  10. SUFFIXES =
  11. .SUFFIXES: .hpux_make_needs_suffix_list
  12. # Produce verbose output by default.
  13. VERBOSE = 1
  14. # Suppress display of executed commands.
  15. $(VERBOSE).SILENT:
  16. # A target that is always out of date.
  17. cmake_force:
  18. .PHONY : cmake_force
  19. #=============================================================================
  20. # Set environment variables for the build.
  21. # The shell in which to execute make rules.
  22. SHELL = /bin/sh
  23. # The CMake executable.
  24. CMAKE_COMMAND = /usr/bin/cmake
  25. # The command to remove a file.
  26. RM = /usr/bin/cmake -E remove -f
  27. # Escaping for special characters.
  28. EQUALS = =
  29. # The top-level source directory on which CMake was run.
  30. CMAKE_SOURCE_DIR = /home/z/libjson-rpc-cpp-0.7.0
  31. # The top-level build directory on which CMake was run.
  32. CMAKE_BINARY_DIR = /home/z/libjson-rpc-cpp-0.7.0/obj-x86_64-linux-gnu
  33. # Utility rule file for uninstall.
  34. # Include the progress variables for this target.
  35. include CMakeFiles/uninstall.dir/progress.make
  36. CMakeFiles/uninstall:
  37. /usr/bin/cmake -P /home/z/libjson-rpc-cpp-0.7.0/obj-x86_64-linux-gnu/cmake_uninstall.cmake
  38. uninstall: CMakeFiles/uninstall
  39. uninstall: CMakeFiles/uninstall.dir/build.make
  40. .PHONY : uninstall
  41. # Rule to build all files generated by this target.
  42. CMakeFiles/uninstall.dir/build: uninstall
  43. .PHONY : CMakeFiles/uninstall.dir/build
  44. CMakeFiles/uninstall.dir/clean:
  45. $(CMAKE_COMMAND) -P CMakeFiles/uninstall.dir/cmake_clean.cmake
  46. .PHONY : CMakeFiles/uninstall.dir/clean
  47. CMakeFiles/uninstall.dir/depend:
  48. cd /home/z/libjson-rpc-cpp-0.7.0/obj-x86_64-linux-gnu && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/z/libjson-rpc-cpp-0.7.0 /home/z/libjson-rpc-cpp-0.7.0 /home/z/libjson-rpc-cpp-0.7.0/obj-x86_64-linux-gnu /home/z/libjson-rpc-cpp-0.7.0/obj-x86_64-linux-gnu /home/z/libjson-rpc-cpp-0.7.0/obj-x86_64-linux-gnu/CMakeFiles/uninstall.dir/DependInfo.cmake --color=$(COLOR)
  49. .PHONY : CMakeFiles/uninstall.dir/depend