makefile 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169
  1. ################################################################################
  2. # Automatically-generated file. Do not edit!
  3. ################################################################################
  4. SHELL = cmd.exe
  5. CG_TOOL_ROOT := E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6
  6. GEN_OPTS__FLAG :=
  7. GEN_CMDS__FLAG :=
  8. ORDERED_OBJS += \
  9. "./src/dasum.obj" \
  10. "./src/daxpy.obj" \
  11. "./src/dcopy.obj" \
  12. "./src/ddot.obj" \
  13. "./src/dgemm.obj" \
  14. "./src/dgemv.obj" \
  15. "./src/dger.obj" \
  16. "./src/dnrm2.obj" \
  17. "./src/dscal.obj" \
  18. "./src/dspr.obj" \
  19. "./src/dswap.obj" \
  20. "./src/dsymv.obj" \
  21. "./src/dsyr2.obj" \
  22. "./src/dsyr2k.obj" \
  23. "./src/dsyrk.obj" \
  24. "./src/dtpsv.obj" \
  25. "./src/dtrmm.obj" \
  26. "./src/dtrmv.obj" \
  27. "./src/dtrsm.obj" \
  28. "./src/idamax.obj" \
  29. $(GEN_CMDS__FLAG) \
  30. -include ../makefile.init
  31. RM := DEL /F
  32. RMDIR := RMDIR /S/Q
  33. # All of the sources participating in the build are defined here
  34. -include sources.mk
  35. -include src/subdir_vars.mk
  36. -include src/subdir_rules.mk
  37. -include objects.mk
  38. ifneq ($(MAKECMDGOALS),clean)
  39. ifneq ($(strip $(S_DEPS)),)
  40. -include $(S_DEPS)
  41. endif
  42. ifneq ($(strip $(S_UPPER_DEPS)),)
  43. -include $(S_UPPER_DEPS)
  44. endif
  45. ifneq ($(strip $(S62_DEPS)),)
  46. -include $(S62_DEPS)
  47. endif
  48. ifneq ($(strip $(C64_DEPS)),)
  49. -include $(C64_DEPS)
  50. endif
  51. ifneq ($(strip $(ASM_DEPS)),)
  52. -include $(ASM_DEPS)
  53. endif
  54. ifneq ($(strip $(CC_DEPS)),)
  55. -include $(CC_DEPS)
  56. endif
  57. ifneq ($(strip $(SV7A_DEPS)),)
  58. -include $(SV7A_DEPS)
  59. endif
  60. ifneq ($(strip $(S55_DEPS)),)
  61. -include $(S55_DEPS)
  62. endif
  63. ifneq ($(strip $(C67_DEPS)),)
  64. -include $(C67_DEPS)
  65. endif
  66. ifneq ($(strip $(CLA_DEPS)),)
  67. -include $(CLA_DEPS)
  68. endif
  69. ifneq ($(strip $(C??_DEPS)),)
  70. -include $(C??_DEPS)
  71. endif
  72. ifneq ($(strip $(CPP_DEPS)),)
  73. -include $(CPP_DEPS)
  74. endif
  75. ifneq ($(strip $(S??_DEPS)),)
  76. -include $(S??_DEPS)
  77. endif
  78. ifneq ($(strip $(C_DEPS)),)
  79. -include $(C_DEPS)
  80. endif
  81. ifneq ($(strip $(C62_DEPS)),)
  82. -include $(C62_DEPS)
  83. endif
  84. ifneq ($(strip $(CXX_DEPS)),)
  85. -include $(CXX_DEPS)
  86. endif
  87. ifneq ($(strip $(C++_DEPS)),)
  88. -include $(C++_DEPS)
  89. endif
  90. ifneq ($(strip $(ASM_UPPER_DEPS)),)
  91. -include $(ASM_UPPER_DEPS)
  92. endif
  93. ifneq ($(strip $(K_DEPS)),)
  94. -include $(K_DEPS)
  95. endif
  96. ifneq ($(strip $(C43_DEPS)),)
  97. -include $(C43_DEPS)
  98. endif
  99. ifneq ($(strip $(INO_DEPS)),)
  100. -include $(INO_DEPS)
  101. endif
  102. ifneq ($(strip $(S67_DEPS)),)
  103. -include $(S67_DEPS)
  104. endif
  105. ifneq ($(strip $(SA_DEPS)),)
  106. -include $(SA_DEPS)
  107. endif
  108. ifneq ($(strip $(S43_DEPS)),)
  109. -include $(S43_DEPS)
  110. endif
  111. ifneq ($(strip $(OPT_DEPS)),)
  112. -include $(OPT_DEPS)
  113. endif
  114. ifneq ($(strip $(PDE_DEPS)),)
  115. -include $(PDE_DEPS)
  116. endif
  117. ifneq ($(strip $(S64_DEPS)),)
  118. -include $(S64_DEPS)
  119. endif
  120. ifneq ($(strip $(C_UPPER_DEPS)),)
  121. -include $(C_UPPER_DEPS)
  122. endif
  123. ifneq ($(strip $(C55_DEPS)),)
  124. -include $(C55_DEPS)
  125. endif
  126. endif
  127. -include ../makefile.defs
  128. # Add inputs and outputs from these tool invocations to the build variables
  129. LIB_OUTPUTS += \
  130. libblas_sub_testO3.lib \
  131. LIB_OUTPUTS__QUOTED += \
  132. "libblas_sub_testO3.lib" \
  133. # All Target
  134. all: libblas_sub_testO3.lib
  135. # Tool invocations
  136. libblas_sub_testO3.lib: $(OBJS)
  137. @echo 'Building target: $@'
  138. @echo 'Invoking: C6000 Archiver'
  139. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/ar6x" r "libblas_sub_testO3.lib" $(ORDERED_OBJS)
  140. @echo 'Finished building target: $@'
  141. @echo ' '
  142. # Other Targets
  143. clean:
  144. -$(RM) $(LIB_OUTPUTS__QUOTED)
  145. -$(RM) "src\dasum.d" "src\daxpy.d" "src\dcopy.d" "src\ddot.d" "src\dgemm.d" "src\dgemv.d" "src\dger.d" "src\dnrm2.d" "src\dscal.d" "src\dspr.d" "src\dswap.d" "src\dsymv.d" "src\dsyr2.d" "src\dsyr2k.d" "src\dsyrk.d" "src\dtpsv.d" "src\dtrmm.d" "src\dtrmv.d" "src\dtrsm.d" "src\idamax.d"
  146. -$(RM) "src\dasum.obj" "src\daxpy.obj" "src\dcopy.obj" "src\ddot.obj" "src\dgemm.obj" "src\dgemv.obj" "src\dger.obj" "src\dnrm2.obj" "src\dscal.obj" "src\dspr.obj" "src\dswap.obj" "src\dsymv.obj" "src\dsyr2.obj" "src\dsyr2k.obj" "src\dsyrk.obj" "src\dtpsv.obj" "src\dtrmm.obj" "src\dtrmv.obj" "src\dtrsm.obj" "src\idamax.obj"
  147. -@echo 'Finished clean'
  148. -@echo ' '
  149. .PHONY: all clean dependents
  150. .SECONDARY:
  151. -include ../makefile.targets