build.make 2.0 KB

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