Makefile 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200
  1. # CMAKE generated file: DO NOT EDIT!
  2. # Generated by "Unix Makefiles" Generator, CMake Version 2.8
  3. # Default target executed when no arguments are given to make.
  4. default_target: all
  5. .PHONY : default_target
  6. #=============================================================================
  7. # Special targets provided by cmake.
  8. # Disable implicit rules so canonical targets will work.
  9. .SUFFIXES:
  10. # Remove some rules from gmake that .SUFFIXES does not remove.
  11. SUFFIXES =
  12. .SUFFIXES: .hpux_make_needs_suffix_list
  13. # Suppress display of executed commands.
  14. $(VERBOSE).SILENT:
  15. # A target that is always out of date.
  16. cmake_force:
  17. .PHONY : cmake_force
  18. #=============================================================================
  19. # Set environment variables for the build.
  20. # The shell in which to execute make rules.
  21. SHELL = /bin/sh
  22. # The CMake executable.
  23. CMAKE_COMMAND = /usr/bin/cmake
  24. # The command to remove a file.
  25. RM = /usr/bin/cmake -E remove -f
  26. # Escaping for special characters.
  27. EQUALS = =
  28. # The top-level source directory on which CMake was run.
  29. CMAKE_SOURCE_DIR = "/home/m2sid/projects/APPROUVES PROGRAMMES/malariaspread_nocontact_daily/malariaspread"
  30. # The top-level build directory on which CMake was run.
  31. CMAKE_BINARY_DIR = "/home/m2sid/projects/APPROUVES PROGRAMMES/malariaspread_nocontact_daily/malariaspread/buildvle"
  32. #=============================================================================
  33. # Targets provided globally by CMake.
  34. # Special rule for the target edit_cache
  35. edit_cache:
  36. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running interactive CMake command-line interface..."
  37. /usr/bin/cmake -i .
  38. .PHONY : edit_cache
  39. # Special rule for the target edit_cache
  40. edit_cache/fast: edit_cache
  41. .PHONY : edit_cache/fast
  42. # Special rule for the target install
  43. install: preinstall
  44. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
  45. /usr/bin/cmake -P cmake_install.cmake
  46. .PHONY : install
  47. # Special rule for the target install
  48. install/fast: preinstall/fast
  49. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
  50. /usr/bin/cmake -P cmake_install.cmake
  51. .PHONY : install/fast
  52. # Special rule for the target install/local
  53. install/local: preinstall
  54. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
  55. /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
  56. .PHONY : install/local
  57. # Special rule for the target install/local
  58. install/local/fast: install/local
  59. .PHONY : install/local/fast
  60. # Special rule for the target install/strip
  61. install/strip: preinstall
  62. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
  63. /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
  64. .PHONY : install/strip
  65. # Special rule for the target install/strip
  66. install/strip/fast: install/strip
  67. .PHONY : install/strip/fast
  68. # Special rule for the target list_install_components
  69. list_install_components:
  70. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
  71. .PHONY : list_install_components
  72. # Special rule for the target list_install_components
  73. list_install_components/fast: list_install_components
  74. .PHONY : list_install_components/fast
  75. # Special rule for the target package
  76. package: preinstall
  77. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
  78. cd "/home/m2sid/projects/APPROUVES PROGRAMMES/malariaspread_nocontact_daily/malariaspread/buildvle" && /usr/bin/cpack --config ./CPackConfig.cmake
  79. .PHONY : package
  80. # Special rule for the target package
  81. package/fast: package
  82. .PHONY : package/fast
  83. # Special rule for the target package_source
  84. package_source:
  85. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..."
  86. cd "/home/m2sid/projects/APPROUVES PROGRAMMES/malariaspread_nocontact_daily/malariaspread/buildvle" && /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/m2sid/projects/APPROUVES\ PROGRAMMES/malariaspread_nocontact_daily/malariaspread/buildvle/CPackSourceConfig.cmake
  87. .PHONY : package_source
  88. # Special rule for the target package_source
  89. package_source/fast: package_source
  90. .PHONY : package_source/fast
  91. # Special rule for the target rebuild_cache
  92. rebuild_cache:
  93. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
  94. /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
  95. .PHONY : rebuild_cache
  96. # Special rule for the target rebuild_cache
  97. rebuild_cache/fast: rebuild_cache
  98. .PHONY : rebuild_cache/fast
  99. # Special rule for the target test
  100. test:
  101. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
  102. /usr/bin/ctest --force-new-ctest-process $(ARGS)
  103. .PHONY : test
  104. # Special rule for the target test
  105. test/fast: test
  106. .PHONY : test/fast
  107. # The main all target
  108. all: cmake_check_build_system
  109. cd "/home/m2sid/projects/APPROUVES PROGRAMMES/malariaspread_nocontact_daily/malariaspread/buildvle" && $(CMAKE_COMMAND) -E cmake_progress_start "/home/m2sid/projects/APPROUVES PROGRAMMES/malariaspread_nocontact_daily/malariaspread/buildvle/CMakeFiles" "/home/m2sid/projects/APPROUVES PROGRAMMES/malariaspread_nocontact_daily/malariaspread/buildvle/data/CMakeFiles/progress.marks"
  110. cd "/home/m2sid/projects/APPROUVES PROGRAMMES/malariaspread_nocontact_daily/malariaspread/buildvle" && $(MAKE) -f CMakeFiles/Makefile2 data/all
  111. $(CMAKE_COMMAND) -E cmake_progress_start "/home/m2sid/projects/APPROUVES PROGRAMMES/malariaspread_nocontact_daily/malariaspread/buildvle/CMakeFiles" 0
  112. .PHONY : all
  113. # The main clean target
  114. clean:
  115. cd "/home/m2sid/projects/APPROUVES PROGRAMMES/malariaspread_nocontact_daily/malariaspread/buildvle" && $(MAKE) -f CMakeFiles/Makefile2 data/clean
  116. .PHONY : clean
  117. # The main clean target
  118. clean/fast: clean
  119. .PHONY : clean/fast
  120. # Prepare targets for installation.
  121. preinstall: all
  122. cd "/home/m2sid/projects/APPROUVES PROGRAMMES/malariaspread_nocontact_daily/malariaspread/buildvle" && $(MAKE) -f CMakeFiles/Makefile2 data/preinstall
  123. .PHONY : preinstall
  124. # Prepare targets for installation.
  125. preinstall/fast:
  126. cd "/home/m2sid/projects/APPROUVES PROGRAMMES/malariaspread_nocontact_daily/malariaspread/buildvle" && $(MAKE) -f CMakeFiles/Makefile2 data/preinstall
  127. .PHONY : preinstall/fast
  128. # clear depends
  129. depend:
  130. cd "/home/m2sid/projects/APPROUVES PROGRAMMES/malariaspread_nocontact_daily/malariaspread/buildvle" && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
  131. .PHONY : depend
  132. # Help Target
  133. help:
  134. @echo "The following are some of the valid targets for this Makefile:"
  135. @echo "... all (the default if no target is provided)"
  136. @echo "... clean"
  137. @echo "... depend"
  138. @echo "... edit_cache"
  139. @echo "... install"
  140. @echo "... install/local"
  141. @echo "... install/strip"
  142. @echo "... list_install_components"
  143. @echo "... package"
  144. @echo "... package_source"
  145. @echo "... rebuild_cache"
  146. @echo "... test"
  147. .PHONY : help
  148. #=============================================================================
  149. # Special targets to cleanup operation of make.
  150. # Special rule to run CMake to check the build system integrity.
  151. # No rule that depends on this can have commands that come from listfiles
  152. # because they might be regenerated.
  153. cmake_check_build_system:
  154. cd "/home/m2sid/projects/APPROUVES PROGRAMMES/malariaspread_nocontact_daily/malariaspread/buildvle" && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
  155. .PHONY : cmake_check_build_system