makefile 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312
  1. ################################################################################
  2. # Automatically-generated file. Do not edit!
  3. ################################################################################
  4. SHELL = cmd.exe
  5. CG_TOOL_ROOT := D:/software/CCS6.2/ti/ccsv6/tools/compiler/ti-cgt-c6000_8.1.1
  6. GEN_OPTS__FLAG :=
  7. GEN_CMDS__FLAG :=
  8. ORDERED_OBJS += \
  9. "./abort_.obj" \
  10. "./backspac.obj" \
  11. "./c_abs.obj" \
  12. "./c_cos.obj" \
  13. "./c_div.obj" \
  14. "./c_exp.obj" \
  15. "./c_log.obj" \
  16. "./c_sin.obj" \
  17. "./c_sqrt.obj" \
  18. "./cabs.obj" \
  19. "./close.obj" \
  20. "./ctype.obj" \
  21. "./d_abs.obj" \
  22. "./d_acos.obj" \
  23. "./d_asin.obj" \
  24. "./d_atan.obj" \
  25. "./d_atn2.obj" \
  26. "./d_cnjg.obj" \
  27. "./d_cos.obj" \
  28. "./d_cosh.obj" \
  29. "./d_dim.obj" \
  30. "./d_exp.obj" \
  31. "./d_imag.obj" \
  32. "./d_int.obj" \
  33. "./d_lg10.obj" \
  34. "./d_log.obj" \
  35. "./d_mod.obj" \
  36. "./d_nint.obj" \
  37. "./d_prod.obj" \
  38. "./d_sign.obj" \
  39. "./d_sin.obj" \
  40. "./d_sinh.obj" \
  41. "./d_sqrt.obj" \
  42. "./d_tan.obj" \
  43. "./d_tanh.obj" \
  44. "./derf_.obj" \
  45. "./derfc_.obj" \
  46. "./dfe.obj" \
  47. "./dolio.obj" \
  48. "./dtime_.obj" \
  49. "./due.obj" \
  50. "./ef1asc_.obj" \
  51. "./ef1cmc_.obj" \
  52. "./endfile.obj" \
  53. "./erf_.obj" \
  54. "./erfc_.obj" \
  55. "./err.obj" \
  56. "./etime_.obj" \
  57. "./exit_.obj" \
  58. "./f77_aloc.obj" \
  59. "./f77vers.obj" \
  60. "./fmt.obj" \
  61. "./fmtlib.obj" \
  62. "./ftell64_.obj" \
  63. "./ftell_.obj" \
  64. "./getarg_.obj" \
  65. "./getenv_.obj" \
  66. "./h_abs.obj" \
  67. "./h_dim.obj" \
  68. "./h_dnnt.obj" \
  69. "./h_indx.obj" \
  70. "./h_len.obj" \
  71. "./h_mod.obj" \
  72. "./h_nint.obj" \
  73. "./h_sign.obj" \
  74. "./hl_ge.obj" \
  75. "./hl_gt.obj" \
  76. "./hl_le.obj" \
  77. "./hl_lt.obj" \
  78. "./i77vers.obj" \
  79. "./i_abs.obj" \
  80. "./i_ceiling.obj" \
  81. "./i_dim.obj" \
  82. "./i_dnnt.obj" \
  83. "./i_indx.obj" \
  84. "./i_len.obj" \
  85. "./i_len_trim.obj" \
  86. "./i_mod.obj" \
  87. "./i_nint.obj" \
  88. "./i_sign.obj" \
  89. "./iargc_.obj" \
  90. "./iio.obj" \
  91. "./ilnw.obj" \
  92. "./inquire.obj" \
  93. "./l_ge.obj" \
  94. "./l_gt.obj" \
  95. "./l_le.obj" \
  96. "./l_lt.obj" \
  97. "./lbitbits.obj" \
  98. "./lbitshft.obj" \
  99. "./lread.obj" \
  100. "./lwrite.obj" \
  101. "./main.obj" \
  102. "./open.obj" \
  103. "./pow_ci.obj" \
  104. "./pow_dd.obj" \
  105. "./pow_di.obj" \
  106. "./pow_hh.obj" \
  107. "./pow_ii.obj" \
  108. "./pow_qq.obj" \
  109. "./pow_ri.obj" \
  110. "./pow_zi.obj" \
  111. "./pow_zz.obj" \
  112. "./qbitbits.obj" \
  113. "./qbitshft.obj" \
  114. "./r_abs.obj" \
  115. "./r_acos.obj" \
  116. "./r_asin.obj" \
  117. "./r_atan.obj" \
  118. "./r_atn2.obj" \
  119. "./r_cnjg.obj" \
  120. "./r_cos.obj" \
  121. "./r_cosh.obj" \
  122. "./r_dim.obj" \
  123. "./r_exp.obj" \
  124. "./r_imag.obj" \
  125. "./r_int.obj" \
  126. "./r_lg10.obj" \
  127. "./r_log.obj" \
  128. "./r_mod.obj" \
  129. "./r_nint.obj" \
  130. "./r_sign.obj" \
  131. "./r_sin.obj" \
  132. "./r_sinh.obj" \
  133. "./r_sqrt.obj" \
  134. "./r_tan.obj" \
  135. "./r_tanh.obj" \
  136. "./rdfmt.obj" \
  137. "./rewind.obj" \
  138. "./rsfe.obj" \
  139. "./rsli.obj" \
  140. "./rsne.obj" \
  141. "./s_cat.obj" \
  142. "./s_cmp.obj" \
  143. "./s_copy.obj" \
  144. "./s_paus.obj" \
  145. "./s_rnge.obj" \
  146. "./s_stop.obj" \
  147. "./sfe.obj" \
  148. "./sig_die.obj" \
  149. "./signal_.obj" \
  150. "./signbit.obj" \
  151. "./sue.obj" \
  152. "./system_.obj" \
  153. "./typesize.obj" \
  154. "./uio.obj" \
  155. "./uninit.obj" \
  156. "./util.obj" \
  157. "./wref.obj" \
  158. "./wrtfmt.obj" \
  159. "./wsfe.obj" \
  160. "./wsle.obj" \
  161. "./wsne.obj" \
  162. "./xwsne.obj" \
  163. "./z_abs.obj" \
  164. "./z_cos.obj" \
  165. "./z_div.obj" \
  166. "./z_exp.obj" \
  167. "./z_log.obj" \
  168. "./z_sin.obj" \
  169. "./z_sqrt.obj" \
  170. $(GEN_CMDS__FLAG) \
  171. -include ../makefile.init
  172. RM := DEL /F
  173. RMDIR := RMDIR /S/Q
  174. # All of the sources participating in the build are defined here
  175. -include sources.mk
  176. -include subdir_vars.mk
  177. -include subdir_rules.mk
  178. -include objects.mk
  179. ifneq ($(MAKECMDGOALS),clean)
  180. ifneq ($(strip $(S_DEPS)),)
  181. -include $(S_DEPS)
  182. endif
  183. ifneq ($(strip $(S_UPPER_DEPS)),)
  184. -include $(S_UPPER_DEPS)
  185. endif
  186. ifneq ($(strip $(S62_DEPS)),)
  187. -include $(S62_DEPS)
  188. endif
  189. ifneq ($(strip $(C64_DEPS)),)
  190. -include $(C64_DEPS)
  191. endif
  192. ifneq ($(strip $(ASM_DEPS)),)
  193. -include $(ASM_DEPS)
  194. endif
  195. ifneq ($(strip $(CC_DEPS)),)
  196. -include $(CC_DEPS)
  197. endif
  198. ifneq ($(strip $(SV7A_DEPS)),)
  199. -include $(SV7A_DEPS)
  200. endif
  201. ifneq ($(strip $(S55_DEPS)),)
  202. -include $(S55_DEPS)
  203. endif
  204. ifneq ($(strip $(C67_DEPS)),)
  205. -include $(C67_DEPS)
  206. endif
  207. ifneq ($(strip $(CLA_DEPS)),)
  208. -include $(CLA_DEPS)
  209. endif
  210. ifneq ($(strip $(C??_DEPS)),)
  211. -include $(C??_DEPS)
  212. endif
  213. ifneq ($(strip $(CPP_DEPS)),)
  214. -include $(CPP_DEPS)
  215. endif
  216. ifneq ($(strip $(S??_DEPS)),)
  217. -include $(S??_DEPS)
  218. endif
  219. ifneq ($(strip $(C_DEPS)),)
  220. -include $(C_DEPS)
  221. endif
  222. ifneq ($(strip $(C62_DEPS)),)
  223. -include $(C62_DEPS)
  224. endif
  225. ifneq ($(strip $(CXX_DEPS)),)
  226. -include $(CXX_DEPS)
  227. endif
  228. ifneq ($(strip $(C++_DEPS)),)
  229. -include $(C++_DEPS)
  230. endif
  231. ifneq ($(strip $(ASM_UPPER_DEPS)),)
  232. -include $(ASM_UPPER_DEPS)
  233. endif
  234. ifneq ($(strip $(K_DEPS)),)
  235. -include $(K_DEPS)
  236. endif
  237. ifneq ($(strip $(C43_DEPS)),)
  238. -include $(C43_DEPS)
  239. endif
  240. ifneq ($(strip $(INO_DEPS)),)
  241. -include $(INO_DEPS)
  242. endif
  243. ifneq ($(strip $(S67_DEPS)),)
  244. -include $(S67_DEPS)
  245. endif
  246. ifneq ($(strip $(SA_DEPS)),)
  247. -include $(SA_DEPS)
  248. endif
  249. ifneq ($(strip $(S43_DEPS)),)
  250. -include $(S43_DEPS)
  251. endif
  252. ifneq ($(strip $(OPT_DEPS)),)
  253. -include $(OPT_DEPS)
  254. endif
  255. ifneq ($(strip $(PDE_DEPS)),)
  256. -include $(PDE_DEPS)
  257. endif
  258. ifneq ($(strip $(S64_DEPS)),)
  259. -include $(S64_DEPS)
  260. endif
  261. ifneq ($(strip $(C_UPPER_DEPS)),)
  262. -include $(C_UPPER_DEPS)
  263. endif
  264. ifneq ($(strip $(C55_DEPS)),)
  265. -include $(C55_DEPS)
  266. endif
  267. endif
  268. -include ../makefile.defs
  269. # Add inputs and outputs from these tool invocations to the build variables
  270. LIB_OUTPUTS += \
  271. libf2c.lib \
  272. LIB_OUTPUTS__QUOTED += \
  273. "libf2c.lib" \
  274. # All Target
  275. all: libf2c.lib
  276. # Tool invocations
  277. libf2c.lib: $(OBJS)
  278. @echo 'Building target: $@'
  279. @echo 'Invoking: C6000 Archiver'
  280. "D:/software/CCS6.2/ti/ccsv6/tools/compiler/ti-cgt-c6000_8.1.1/bin/ar6x" r "libf2c.lib" $(ORDERED_OBJS)
  281. @echo 'Finished building target: $@'
  282. @echo ' '
  283. # Other Targets
  284. clean:
  285. -$(RM) $(LIB_OUTPUTS__QUOTED)
  286. -$(RM) "abort_.d" "backspac.d" "c_abs.d" "c_cos.d" "c_div.d" "c_exp.d" "c_log.d" "c_sin.d" "c_sqrt.d" "cabs.d" "close.d" "ctype.d" "d_abs.d" "d_acos.d" "d_asin.d" "d_atan.d" "d_atn2.d" "d_cnjg.d" "d_cos.d" "d_cosh.d" "d_dim.d" "d_exp.d" "d_imag.d" "d_int.d" "d_lg10.d" "d_log.d" "d_mod.d" "d_nint.d" "d_prod.d" "d_sign.d" "d_sin.d" "d_sinh.d" "d_sqrt.d" "d_tan.d" "d_tanh.d" "derf_.d" "derfc_.d" "dfe.d" "dolio.d" "dtime_.d" "due.d" "ef1asc_.d" "ef1cmc_.d" "endfile.d" "erf_.d" "erfc_.d" "err.d" "etime_.d" "exit_.d" "f77_aloc.d" "f77vers.d" "fmt.d" "fmtlib.d" "ftell64_.d" "ftell_.d" "getarg_.d" "getenv_.d" "h_abs.d" "h_dim.d" "h_dnnt.d" "h_indx.d" "h_len.d" "h_mod.d" "h_nint.d" "h_sign.d" "hl_ge.d" "hl_gt.d" "hl_le.d" "hl_lt.d" "i77vers.d" "i_abs.d" "i_ceiling.d" "i_dim.d" "i_dnnt.d" "i_indx.d" "i_len.d" "i_len_trim.d" "i_mod.d" "i_nint.d" "i_sign.d" "iargc_.d" "iio.d" "ilnw.d" "inquire.d" "l_ge.d" "l_gt.d" "l_le.d" "l_lt.d" "lbitbits.d" "lbitshft.d" "lread.d" "lwrite.d" "main.d" "open.d" "pow_ci.d"
  287. -$(RM) "pow_dd.d" "pow_di.d" "pow_hh.d" "pow_ii.d" "pow_qq.d" "pow_ri.d" "pow_zi.d" "pow_zz.d" "qbitbits.d" "qbitshft.d" "r_abs.d" "r_acos.d" "r_asin.d" "r_atan.d" "r_atn2.d" "r_cnjg.d" "r_cos.d" "r_cosh.d" "r_dim.d" "r_exp.d" "r_imag.d" "r_int.d" "r_lg10.d" "r_log.d" "r_mod.d" "r_nint.d" "r_sign.d" "r_sin.d" "r_sinh.d" "r_sqrt.d" "r_tan.d" "r_tanh.d" "rdfmt.d" "rewind.d" "rsfe.d" "rsli.d" "rsne.d" "s_cat.d" "s_cmp.d" "s_copy.d" "s_paus.d" "s_rnge.d" "s_stop.d" "sfe.d" "sig_die.d" "signal_.d" "signbit.d" "sue.d" "system_.d" "typesize.d" "uio.d" "uninit.d" "util.d" "wref.d" "wrtfmt.d" "wsfe.d" "wsle.d" "wsne.d" "xwsne.d" "z_abs.d" "z_cos.d" "z_div.d" "z_exp.d" "z_log.d" "z_sin.d" "z_sqrt.d"
  288. -$(RM) "abort_.obj" "backspac.obj" "c_abs.obj" "c_cos.obj" "c_div.obj" "c_exp.obj" "c_log.obj" "c_sin.obj" "c_sqrt.obj" "cabs.obj" "close.obj" "ctype.obj" "d_abs.obj" "d_acos.obj" "d_asin.obj" "d_atan.obj" "d_atn2.obj" "d_cnjg.obj" "d_cos.obj" "d_cosh.obj" "d_dim.obj" "d_exp.obj" "d_imag.obj" "d_int.obj" "d_lg10.obj" "d_log.obj" "d_mod.obj" "d_nint.obj" "d_prod.obj" "d_sign.obj" "d_sin.obj" "d_sinh.obj" "d_sqrt.obj" "d_tan.obj" "d_tanh.obj" "derf_.obj" "derfc_.obj" "dfe.obj" "dolio.obj" "dtime_.obj" "due.obj" "ef1asc_.obj" "ef1cmc_.obj" "endfile.obj" "erf_.obj" "erfc_.obj" "err.obj" "etime_.obj" "exit_.obj" "f77_aloc.obj" "f77vers.obj" "fmt.obj" "fmtlib.obj" "ftell64_.obj" "ftell_.obj" "getarg_.obj" "getenv_.obj" "h_abs.obj" "h_dim.obj" "h_dnnt.obj" "h_indx.obj" "h_len.obj" "h_mod.obj" "h_nint.obj" "h_sign.obj" "hl_ge.obj" "hl_gt.obj" "hl_le.obj" "hl_lt.obj" "i77vers.obj" "i_abs.obj" "i_ceiling.obj" "i_dim.obj" "i_dnnt.obj" "i_indx.obj" "i_len.obj" "i_len_trim.obj" "i_mod.obj" "i_nint.obj" "i_sign.obj"
  289. -$(RM) "iargc_.obj" "iio.obj" "ilnw.obj" "inquire.obj" "l_ge.obj" "l_gt.obj" "l_le.obj" "l_lt.obj" "lbitbits.obj" "lbitshft.obj" "lread.obj" "lwrite.obj" "main.obj" "open.obj" "pow_ci.obj" "pow_dd.obj" "pow_di.obj" "pow_hh.obj" "pow_ii.obj" "pow_qq.obj" "pow_ri.obj" "pow_zi.obj" "pow_zz.obj" "qbitbits.obj" "qbitshft.obj" "r_abs.obj" "r_acos.obj" "r_asin.obj" "r_atan.obj" "r_atn2.obj" "r_cnjg.obj" "r_cos.obj" "r_cosh.obj" "r_dim.obj" "r_exp.obj" "r_imag.obj" "r_int.obj" "r_lg10.obj" "r_log.obj" "r_mod.obj" "r_nint.obj" "r_sign.obj" "r_sin.obj" "r_sinh.obj" "r_sqrt.obj" "r_tan.obj" "r_tanh.obj" "rdfmt.obj" "rewind.obj" "rsfe.obj" "rsli.obj" "rsne.obj" "s_cat.obj" "s_cmp.obj" "s_copy.obj" "s_paus.obj" "s_rnge.obj" "s_stop.obj" "sfe.obj" "sig_die.obj" "signal_.obj" "signbit.obj" "sue.obj" "system_.obj" "typesize.obj" "uio.obj" "uninit.obj" "util.obj" "wref.obj" "wrtfmt.obj" "wsfe.obj" "wsle.obj" "wsne.obj" "xwsne.obj" "z_abs.obj" "z_cos.obj" "z_div.obj" "z_exp.obj" "z_log.obj" "z_sin.obj" "z_sqrt.obj"
  290. -@echo 'Finished clean'
  291. -@echo ' '
  292. .PHONY: all clean dependents
  293. .SECONDARY:
  294. -include ../makefile.targets