Makefile 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181
  1. # CMAKE generated file: DO NOT EDIT!
  2. # Generated by "Unix Makefiles" Generator, CMake Version 3.10
  3. # Default target executed when no arguments are given to make.
  4. default_target: all
  5. .PHONY : default_target
  6. # Allow only one "make -f Makefile2" at a time, but pass parallelism.
  7. .NOTPARALLEL:
  8. #=============================================================================
  9. # Special targets provided by cmake.
  10. # Disable implicit rules so canonical targets will work.
  11. .SUFFIXES:
  12. # Remove some rules from gmake that .SUFFIXES does not remove.
  13. SUFFIXES =
  14. .SUFFIXES: .hpux_make_needs_suffix_list
  15. # Produce verbose output by default.
  16. VERBOSE = 1
  17. # Suppress display of executed commands.
  18. $(VERBOSE).SILENT:
  19. # A target that is always out of date.
  20. cmake_force:
  21. .PHONY : cmake_force
  22. #=============================================================================
  23. # Set environment variables for the build.
  24. # The shell in which to execute make rules.
  25. SHELL = /bin/sh
  26. # The CMake executable.
  27. CMAKE_COMMAND = /usr/bin/cmake
  28. # The command to remove a file.
  29. RM = /usr/bin/cmake -E remove -f
  30. # Escaping for special characters.
  31. EQUALS = =
  32. # The top-level source directory on which CMake was run.
  33. CMAKE_SOURCE_DIR = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp
  34. # The top-level build directory on which CMake was run.
  35. CMAKE_BINARY_DIR = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp
  36. #=============================================================================
  37. # Targets provided globally by CMake.
  38. # Special rule for the target rebuild_cache
  39. rebuild_cache:
  40. @echo "Running CMake to regenerate build system..."
  41. /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
  42. .PHONY : rebuild_cache
  43. # Special rule for the target rebuild_cache
  44. rebuild_cache/fast: rebuild_cache
  45. .PHONY : rebuild_cache/fast
  46. # Special rule for the target edit_cache
  47. edit_cache:
  48. @echo "No interactive CMake dialog available..."
  49. /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
  50. .PHONY : edit_cache
  51. # Special rule for the target edit_cache
  52. edit_cache/fast: edit_cache
  53. .PHONY : edit_cache/fast
  54. # The main all target
  55. all: cmake_check_build_system
  56. $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp/CMakeFiles /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp/CMakeFiles/progress.marks
  57. $(MAKE) -f CMakeFiles/Makefile2 all
  58. $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles/CMakeTmp/CMakeFiles 0
  59. .PHONY : all
  60. # The main clean target
  61. clean:
  62. $(MAKE) -f CMakeFiles/Makefile2 clean
  63. .PHONY : clean
  64. # The main clean target
  65. clean/fast: clean
  66. .PHONY : clean/fast
  67. # Prepare targets for installation.
  68. preinstall: all
  69. $(MAKE) -f CMakeFiles/Makefile2 preinstall
  70. .PHONY : preinstall
  71. # Prepare targets for installation.
  72. preinstall/fast:
  73. $(MAKE) -f CMakeFiles/Makefile2 preinstall
  74. .PHONY : preinstall/fast
  75. # clear depends
  76. depend:
  77. $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
  78. .PHONY : depend
  79. #=============================================================================
  80. # Target rules for targets named cmTC_5f2f6
  81. # Build rule for target.
  82. cmTC_5f2f6: cmake_check_build_system
  83. $(MAKE) -f CMakeFiles/Makefile2 cmTC_5f2f6
  84. .PHONY : cmTC_5f2f6
  85. # fast build rule for target.
  86. cmTC_5f2f6/fast:
  87. $(MAKE) -f CMakeFiles/cmTC_5f2f6.dir/build.make CMakeFiles/cmTC_5f2f6.dir/build
  88. .PHONY : cmTC_5f2f6/fast
  89. feature_tests.o: feature_tests.c.o
  90. .PHONY : feature_tests.o
  91. # target to build an object file
  92. feature_tests.c.o:
  93. $(MAKE) -f CMakeFiles/cmTC_5f2f6.dir/build.make CMakeFiles/cmTC_5f2f6.dir/feature_tests.c.o
  94. .PHONY : feature_tests.c.o
  95. feature_tests.i: feature_tests.c.i
  96. .PHONY : feature_tests.i
  97. # target to preprocess a source file
  98. feature_tests.c.i:
  99. $(MAKE) -f CMakeFiles/cmTC_5f2f6.dir/build.make CMakeFiles/cmTC_5f2f6.dir/feature_tests.c.i
  100. .PHONY : feature_tests.c.i
  101. feature_tests.s: feature_tests.c.s
  102. .PHONY : feature_tests.s
  103. # target to generate assembly for a file
  104. feature_tests.c.s:
  105. $(MAKE) -f CMakeFiles/cmTC_5f2f6.dir/build.make CMakeFiles/cmTC_5f2f6.dir/feature_tests.c.s
  106. .PHONY : feature_tests.c.s
  107. # Help Target
  108. help:
  109. @echo "The following are some of the valid targets for this Makefile:"
  110. @echo "... all (the default if no target is provided)"
  111. @echo "... clean"
  112. @echo "... depend"
  113. @echo "... rebuild_cache"
  114. @echo "... cmTC_5f2f6"
  115. @echo "... edit_cache"
  116. @echo "... feature_tests.o"
  117. @echo "... feature_tests.i"
  118. @echo "... feature_tests.s"
  119. .PHONY : help
  120. #=============================================================================
  121. # Special targets to cleanup operation of make.
  122. # Special rule to run CMake to check the build system integrity.
  123. # No rule that depends on this can have commands that come from listfiles
  124. # because they might be regenerated.
  125. cmake_check_build_system:
  126. $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
  127. .PHONY : cmake_check_build_system