subdir_rules.mk 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370
  1. ################################################################################
  2. # Automatically-generated file. Do not edit!
  3. ################################################################################
  4. # Each subdirectory must supply rules for building sources it contributes
  5. dgetf2.obj: ../dgetf2.c $(GEN_OPTS) | $(GEN_HDRS)
  6. @echo 'Building file: $<'
  7. @echo 'Invoking: C6000 Compiler'
  8. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dgetf2.d" $(GEN_OPTS__FLAG) "$<"
  9. @echo 'Finished building: $<'
  10. @echo ' '
  11. dgetrf.obj: ../dgetrf.c $(GEN_OPTS) | $(GEN_HDRS)
  12. @echo 'Building file: $<'
  13. @echo 'Invoking: C6000 Compiler'
  14. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dgetrf.d" $(GEN_OPTS__FLAG) "$<"
  15. @echo 'Finished building: $<'
  16. @echo ' '
  17. dgetri.obj: ../dgetri.c $(GEN_OPTS) | $(GEN_HDRS)
  18. @echo 'Building file: $<'
  19. @echo 'Invoking: C6000 Compiler'
  20. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dgetri.d" $(GEN_OPTS__FLAG) "$<"
  21. @echo 'Finished building: $<'
  22. @echo ' '
  23. dgetrs.obj: ../dgetrs.c $(GEN_OPTS) | $(GEN_HDRS)
  24. @echo 'Building file: $<'
  25. @echo 'Invoking: C6000 Compiler'
  26. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dgetrs.d" $(GEN_OPTS__FLAG) "$<"
  27. @echo 'Finished building: $<'
  28. @echo ' '
  29. disnan.obj: ../disnan.c $(GEN_OPTS) | $(GEN_HDRS)
  30. @echo 'Building file: $<'
  31. @echo 'Invoking: C6000 Compiler'
  32. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="disnan.d" $(GEN_OPTS__FLAG) "$<"
  33. @echo 'Finished building: $<'
  34. @echo ' '
  35. dlae2.obj: ../dlae2.c $(GEN_OPTS) | $(GEN_HDRS)
  36. @echo 'Building file: $<'
  37. @echo 'Invoking: C6000 Compiler'
  38. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dlae2.d" $(GEN_OPTS__FLAG) "$<"
  39. @echo 'Finished building: $<'
  40. @echo ' '
  41. dlaev2.obj: ../dlaev2.c $(GEN_OPTS) | $(GEN_HDRS)
  42. @echo 'Building file: $<'
  43. @echo 'Invoking: C6000 Compiler'
  44. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dlaev2.d" $(GEN_OPTS__FLAG) "$<"
  45. @echo 'Finished building: $<'
  46. @echo ' '
  47. dlaisnan.obj: ../dlaisnan.c $(GEN_OPTS) | $(GEN_HDRS)
  48. @echo 'Building file: $<'
  49. @echo 'Invoking: C6000 Compiler'
  50. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dlaisnan.d" $(GEN_OPTS__FLAG) "$<"
  51. @echo 'Finished building: $<'
  52. @echo ' '
  53. dlamch.obj: ../dlamch.c $(GEN_OPTS) | $(GEN_HDRS)
  54. @echo 'Building file: $<'
  55. @echo 'Invoking: C6000 Compiler'
  56. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dlamch.d" $(GEN_OPTS__FLAG) "$<"
  57. @echo 'Finished building: $<'
  58. @echo ' '
  59. dlanst.obj: ../dlanst.c $(GEN_OPTS) | $(GEN_HDRS)
  60. @echo 'Building file: $<'
  61. @echo 'Invoking: C6000 Compiler'
  62. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dlanst.d" $(GEN_OPTS__FLAG) "$<"
  63. @echo 'Finished building: $<'
  64. @echo ' '
  65. dlansy.obj: ../dlansy.c $(GEN_OPTS) | $(GEN_HDRS)
  66. @echo 'Building file: $<'
  67. @echo 'Invoking: C6000 Compiler'
  68. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dlansy.d" $(GEN_OPTS__FLAG) "$<"
  69. @echo 'Finished building: $<'
  70. @echo ' '
  71. dlapy2.obj: ../dlapy2.c $(GEN_OPTS) | $(GEN_HDRS)
  72. @echo 'Building file: $<'
  73. @echo 'Invoking: C6000 Compiler'
  74. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dlapy2.d" $(GEN_OPTS__FLAG) "$<"
  75. @echo 'Finished building: $<'
  76. @echo ' '
  77. dlarf.obj: ../dlarf.c $(GEN_OPTS) | $(GEN_HDRS)
  78. @echo 'Building file: $<'
  79. @echo 'Invoking: C6000 Compiler'
  80. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dlarf.d" $(GEN_OPTS__FLAG) "$<"
  81. @echo 'Finished building: $<'
  82. @echo ' '
  83. dlarfb.obj: ../dlarfb.c $(GEN_OPTS) | $(GEN_HDRS)
  84. @echo 'Building file: $<'
  85. @echo 'Invoking: C6000 Compiler'
  86. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dlarfb.d" $(GEN_OPTS__FLAG) "$<"
  87. @echo 'Finished building: $<'
  88. @echo ' '
  89. dlarfg.obj: ../dlarfg.c $(GEN_OPTS) | $(GEN_HDRS)
  90. @echo 'Building file: $<'
  91. @echo 'Invoking: C6000 Compiler'
  92. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dlarfg.d" $(GEN_OPTS__FLAG) "$<"
  93. @echo 'Finished building: $<'
  94. @echo ' '
  95. dlarft.obj: ../dlarft.c $(GEN_OPTS) | $(GEN_HDRS)
  96. @echo 'Building file: $<'
  97. @echo 'Invoking: C6000 Compiler'
  98. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dlarft.d" $(GEN_OPTS__FLAG) "$<"
  99. @echo 'Finished building: $<'
  100. @echo ' '
  101. dlartg.obj: ../dlartg.c $(GEN_OPTS) | $(GEN_HDRS)
  102. @echo 'Building file: $<'
  103. @echo 'Invoking: C6000 Compiler'
  104. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dlartg.d" $(GEN_OPTS__FLAG) "$<"
  105. @echo 'Finished building: $<'
  106. @echo ' '
  107. dlascl.obj: ../dlascl.c $(GEN_OPTS) | $(GEN_HDRS)
  108. @echo 'Building file: $<'
  109. @echo 'Invoking: C6000 Compiler'
  110. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dlascl.d" $(GEN_OPTS__FLAG) "$<"
  111. @echo 'Finished building: $<'
  112. @echo ' '
  113. dlaset.obj: ../dlaset.c $(GEN_OPTS) | $(GEN_HDRS)
  114. @echo 'Building file: $<'
  115. @echo 'Invoking: C6000 Compiler'
  116. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dlaset.d" $(GEN_OPTS__FLAG) "$<"
  117. @echo 'Finished building: $<'
  118. @echo ' '
  119. dlasr.obj: ../dlasr.c $(GEN_OPTS) | $(GEN_HDRS)
  120. @echo 'Building file: $<'
  121. @echo 'Invoking: C6000 Compiler'
  122. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dlasr.d" $(GEN_OPTS__FLAG) "$<"
  123. @echo 'Finished building: $<'
  124. @echo ' '
  125. dlasrt.obj: ../dlasrt.c $(GEN_OPTS) | $(GEN_HDRS)
  126. @echo 'Building file: $<'
  127. @echo 'Invoking: C6000 Compiler'
  128. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dlasrt.d" $(GEN_OPTS__FLAG) "$<"
  129. @echo 'Finished building: $<'
  130. @echo ' '
  131. dlassq.obj: ../dlassq.c $(GEN_OPTS) | $(GEN_HDRS)
  132. @echo 'Building file: $<'
  133. @echo 'Invoking: C6000 Compiler'
  134. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dlassq.d" $(GEN_OPTS__FLAG) "$<"
  135. @echo 'Finished building: $<'
  136. @echo ' '
  137. dlaswp.obj: ../dlaswp.c $(GEN_OPTS) | $(GEN_HDRS)
  138. @echo 'Building file: $<'
  139. @echo 'Invoking: C6000 Compiler'
  140. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dlaswp.d" $(GEN_OPTS__FLAG) "$<"
  141. @echo 'Finished building: $<'
  142. @echo ' '
  143. dlatrd.obj: ../dlatrd.c $(GEN_OPTS) | $(GEN_HDRS)
  144. @echo 'Building file: $<'
  145. @echo 'Invoking: C6000 Compiler'
  146. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dlatrd.d" $(GEN_OPTS__FLAG) "$<"
  147. @echo 'Finished building: $<'
  148. @echo ' '
  149. dlauu2.obj: ../dlauu2.c $(GEN_OPTS) | $(GEN_HDRS)
  150. @echo 'Building file: $<'
  151. @echo 'Invoking: C6000 Compiler'
  152. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dlauu2.d" $(GEN_OPTS__FLAG) "$<"
  153. @echo 'Finished building: $<'
  154. @echo ' '
  155. dlauum.obj: ../dlauum.c $(GEN_OPTS) | $(GEN_HDRS)
  156. @echo 'Building file: $<'
  157. @echo 'Invoking: C6000 Compiler'
  158. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dlauum.d" $(GEN_OPTS__FLAG) "$<"
  159. @echo 'Finished building: $<'
  160. @echo ' '
  161. dorg2l.obj: ../dorg2l.c $(GEN_OPTS) | $(GEN_HDRS)
  162. @echo 'Building file: $<'
  163. @echo 'Invoking: C6000 Compiler'
  164. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dorg2l.d" $(GEN_OPTS__FLAG) "$<"
  165. @echo 'Finished building: $<'
  166. @echo ' '
  167. dorg2r.obj: ../dorg2r.c $(GEN_OPTS) | $(GEN_HDRS)
  168. @echo 'Building file: $<'
  169. @echo 'Invoking: C6000 Compiler'
  170. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dorg2r.d" $(GEN_OPTS__FLAG) "$<"
  171. @echo 'Finished building: $<'
  172. @echo ' '
  173. dorgql.obj: ../dorgql.c $(GEN_OPTS) | $(GEN_HDRS)
  174. @echo 'Building file: $<'
  175. @echo 'Invoking: C6000 Compiler'
  176. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dorgql.d" $(GEN_OPTS__FLAG) "$<"
  177. @echo 'Finished building: $<'
  178. @echo ' '
  179. dorgqr.obj: ../dorgqr.c $(GEN_OPTS) | $(GEN_HDRS)
  180. @echo 'Building file: $<'
  181. @echo 'Invoking: C6000 Compiler'
  182. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dorgqr.d" $(GEN_OPTS__FLAG) "$<"
  183. @echo 'Finished building: $<'
  184. @echo ' '
  185. dorgtr.obj: ../dorgtr.c $(GEN_OPTS) | $(GEN_HDRS)
  186. @echo 'Building file: $<'
  187. @echo 'Invoking: C6000 Compiler'
  188. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dorgtr.d" $(GEN_OPTS__FLAG) "$<"
  189. @echo 'Finished building: $<'
  190. @echo ' '
  191. dpotf2.obj: ../dpotf2.c $(GEN_OPTS) | $(GEN_HDRS)
  192. @echo 'Building file: $<'
  193. @echo 'Invoking: C6000 Compiler'
  194. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dpotf2.d" $(GEN_OPTS__FLAG) "$<"
  195. @echo 'Finished building: $<'
  196. @echo ' '
  197. dpotrf.obj: ../dpotrf.c $(GEN_OPTS) | $(GEN_HDRS)
  198. @echo 'Building file: $<'
  199. @echo 'Invoking: C6000 Compiler'
  200. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dpotrf.d" $(GEN_OPTS__FLAG) "$<"
  201. @echo 'Finished building: $<'
  202. @echo ' '
  203. dpotri.obj: ../dpotri.c $(GEN_OPTS) | $(GEN_HDRS)
  204. @echo 'Building file: $<'
  205. @echo 'Invoking: C6000 Compiler'
  206. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dpotri.d" $(GEN_OPTS__FLAG) "$<"
  207. @echo 'Finished building: $<'
  208. @echo ' '
  209. dpotrs.obj: ../dpotrs.c $(GEN_OPTS) | $(GEN_HDRS)
  210. @echo 'Building file: $<'
  211. @echo 'Invoking: C6000 Compiler'
  212. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dpotrs.d" $(GEN_OPTS__FLAG) "$<"
  213. @echo 'Finished building: $<'
  214. @echo ' '
  215. dppsv.obj: ../dppsv.c $(GEN_OPTS) | $(GEN_HDRS)
  216. @echo 'Building file: $<'
  217. @echo 'Invoking: C6000 Compiler'
  218. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dppsv.d" $(GEN_OPTS__FLAG) "$<"
  219. @echo 'Finished building: $<'
  220. @echo ' '
  221. dpptrf.obj: ../dpptrf.c $(GEN_OPTS) | $(GEN_HDRS)
  222. @echo 'Building file: $<'
  223. @echo 'Invoking: C6000 Compiler'
  224. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dpptrf.d" $(GEN_OPTS__FLAG) "$<"
  225. @echo 'Finished building: $<'
  226. @echo ' '
  227. dpptrs.obj: ../dpptrs.c $(GEN_OPTS) | $(GEN_HDRS)
  228. @echo 'Building file: $<'
  229. @echo 'Invoking: C6000 Compiler'
  230. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dpptrs.d" $(GEN_OPTS__FLAG) "$<"
  231. @echo 'Finished building: $<'
  232. @echo ' '
  233. dsteqr.obj: ../dsteqr.c $(GEN_OPTS) | $(GEN_HDRS)
  234. @echo 'Building file: $<'
  235. @echo 'Invoking: C6000 Compiler'
  236. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dsteqr.d" $(GEN_OPTS__FLAG) "$<"
  237. @echo 'Finished building: $<'
  238. @echo ' '
  239. dsterf.obj: ../dsterf.c $(GEN_OPTS) | $(GEN_HDRS)
  240. @echo 'Building file: $<'
  241. @echo 'Invoking: C6000 Compiler'
  242. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dsterf.d" $(GEN_OPTS__FLAG) "$<"
  243. @echo 'Finished building: $<'
  244. @echo ' '
  245. dsyev.obj: ../dsyev.c $(GEN_OPTS) | $(GEN_HDRS)
  246. @echo 'Building file: $<'
  247. @echo 'Invoking: C6000 Compiler'
  248. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dsyev.d" $(GEN_OPTS__FLAG) "$<"
  249. @echo 'Finished building: $<'
  250. @echo ' '
  251. dsytd2.obj: ../dsytd2.c $(GEN_OPTS) | $(GEN_HDRS)
  252. @echo 'Building file: $<'
  253. @echo 'Invoking: C6000 Compiler'
  254. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dsytd2.d" $(GEN_OPTS__FLAG) "$<"
  255. @echo 'Finished building: $<'
  256. @echo ' '
  257. dsytrd.obj: ../dsytrd.c $(GEN_OPTS) | $(GEN_HDRS)
  258. @echo 'Building file: $<'
  259. @echo 'Invoking: C6000 Compiler'
  260. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dsytrd.d" $(GEN_OPTS__FLAG) "$<"
  261. @echo 'Finished building: $<'
  262. @echo ' '
  263. dtrti2.obj: ../dtrti2.c $(GEN_OPTS) | $(GEN_HDRS)
  264. @echo 'Building file: $<'
  265. @echo 'Invoking: C6000 Compiler'
  266. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dtrti2.d" $(GEN_OPTS__FLAG) "$<"
  267. @echo 'Finished building: $<'
  268. @echo ' '
  269. dtrtri.obj: ../dtrtri.c $(GEN_OPTS) | $(GEN_HDRS)
  270. @echo 'Building file: $<'
  271. @echo 'Invoking: C6000 Compiler'
  272. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="dtrtri.d" $(GEN_OPTS__FLAG) "$<"
  273. @echo 'Finished building: $<'
  274. @echo ' '
  275. ieeeck.obj: ../ieeeck.c $(GEN_OPTS) | $(GEN_HDRS)
  276. @echo 'Building file: $<'
  277. @echo 'Invoking: C6000 Compiler'
  278. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="ieeeck.d" $(GEN_OPTS__FLAG) "$<"
  279. @echo 'Finished building: $<'
  280. @echo ' '
  281. iladlc.obj: ../iladlc.c $(GEN_OPTS) | $(GEN_HDRS)
  282. @echo 'Building file: $<'
  283. @echo 'Invoking: C6000 Compiler'
  284. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="iladlc.d" $(GEN_OPTS__FLAG) "$<"
  285. @echo 'Finished building: $<'
  286. @echo ' '
  287. iladlr.obj: ../iladlr.c $(GEN_OPTS) | $(GEN_HDRS)
  288. @echo 'Building file: $<'
  289. @echo 'Invoking: C6000 Compiler'
  290. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="iladlr.d" $(GEN_OPTS__FLAG) "$<"
  291. @echo 'Finished building: $<'
  292. @echo ' '
  293. ilaenv.obj: ../ilaenv.c $(GEN_OPTS) | $(GEN_HDRS)
  294. @echo 'Building file: $<'
  295. @echo 'Invoking: C6000 Compiler'
  296. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="ilaenv.d" $(GEN_OPTS__FLAG) "$<"
  297. @echo 'Finished building: $<'
  298. @echo ' '
  299. iparmq.obj: ../iparmq.c $(GEN_OPTS) | $(GEN_HDRS)
  300. @echo 'Building file: $<'
  301. @echo 'Invoking: C6000 Compiler'
  302. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="iparmq.d" $(GEN_OPTS__FLAG) "$<"
  303. @echo 'Finished building: $<'
  304. @echo ' '
  305. lsame.obj: ../lsame.c $(GEN_OPTS) | $(GEN_HDRS)
  306. @echo 'Building file: $<'
  307. @echo 'Invoking: C6000 Compiler'
  308. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="lsame.d" $(GEN_OPTS__FLAG) "$<"
  309. @echo 'Finished building: $<'
  310. @echo ' '
  311. xerbla.obj: ../xerbla.c $(GEN_OPTS) | $(GEN_HDRS)
  312. @echo 'Building file: $<'
  313. @echo 'Invoking: C6000 Compiler'
  314. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="xerbla.d" $(GEN_OPTS__FLAG) "$<"
  315. @echo 'Finished building: $<'
  316. @echo ' '