makefile 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300
  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.1.1
  6. GEN_OPTS__FLAG :=
  7. GEN_CMDS__FLAG :=
  8. ORDERED_OBJS += \
  9. "./src/Algorithm/Inexact/IpInexactAlgBuilder.obj" \
  10. "./src/Algorithm/Inexact/IpInexactCq.obj" \
  11. "./src/Algorithm/Inexact/IpInexactData.obj" \
  12. "./src/Algorithm/Inexact/IpInexactDoglegNormal.obj" \
  13. "./src/Algorithm/Inexact/IpInexactLSAcceptor.obj" \
  14. "./src/Algorithm/Inexact/IpInexactNewtonNormal.obj" \
  15. "./src/Algorithm/Inexact/IpInexactNormalTerminationTester.obj" \
  16. "./src/Algorithm/Inexact/IpInexactPDSolver.obj" \
  17. "./src/Algorithm/Inexact/IpInexactPDTerminationTester.obj" \
  18. "./src/Algorithm/Inexact/IpInexactRegOp.obj" \
  19. "./src/Algorithm/Inexact/IpInexactSearchDirCalc.obj" \
  20. "./src/Algorithm/Inexact/IpInexactTSymScalingMethod.obj" \
  21. "./src/Algorithm/Inexact/IpIterativePardisoSolverInterface.obj" \
  22. "./src/Algorithm/Inexact/IpIterativeSolverTerminationTester.obj" \
  23. "./src/Algorithm/IpAdaptiveMuUpdate.obj" \
  24. "./src/Algorithm/IpAlgBuilder.obj" \
  25. "./src/Algorithm/IpAlgorithmRegOp.obj" \
  26. "./src/Algorithm/IpAugRestoSystemSolver.obj" \
  27. "./src/Algorithm/IpBacktrackingLineSearch.obj" \
  28. "./src/Algorithm/IpDefaultIterateInitializer.obj" \
  29. "./src/Algorithm/IpEquilibrationScaling.obj" \
  30. "./src/Algorithm/IpExactHessianUpdater.obj" \
  31. "./src/Algorithm/IpFilter.obj" \
  32. "./src/Algorithm/IpFilterLSAcceptor.obj" \
  33. "./src/Algorithm/IpGenAugSystemSolver.obj" \
  34. "./src/Algorithm/IpGradientScaling.obj" \
  35. "./src/Algorithm/IpIpoptAlg.obj" \
  36. "./src/Algorithm/IpIpoptCalculatedQuantities.obj" \
  37. "./src/Algorithm/IpIpoptData.obj" \
  38. "./src/Algorithm/IpIteratesVector.obj" \
  39. "./src/Algorithm/IpLeastSquareMults.obj" \
  40. "./src/Algorithm/IpLimMemQuasiNewtonUpdater.obj" \
  41. "./src/Algorithm/IpLoqoMuOracle.obj" \
  42. "./src/Algorithm/IpLowRankAugSystemSolver.obj" \
  43. "./src/Algorithm/IpLowRankSSAugSystemSolver.obj" \
  44. "./src/Algorithm/IpMonotoneMuUpdate.obj" \
  45. "./src/Algorithm/IpNLPBoundsRemover.obj" \
  46. "./src/Algorithm/IpNLPScaling.obj" \
  47. "./src/Algorithm/IpOptErrorConvCheck.obj" \
  48. "./src/Algorithm/IpOrigIpoptNLP.obj" \
  49. "./src/Algorithm/IpOrigIterationOutput.obj" \
  50. "./src/Algorithm/IpPDFullSpaceSolver.obj" \
  51. "./src/Algorithm/IpPDPerturbationHandler.obj" \
  52. "./src/Algorithm/IpPDSearchDirCalc.obj" \
  53. "./src/Algorithm/IpPenaltyLSAcceptor.obj" \
  54. "./src/Algorithm/IpProbingMuOracle.obj" \
  55. "./src/Algorithm/IpQualityFunctionMuOracle.obj" \
  56. "./src/Algorithm/IpRestoConvCheck.obj" \
  57. "./src/Algorithm/IpRestoFilterConvCheck.obj" \
  58. "./src/Algorithm/IpRestoIpoptNLP.obj" \
  59. "./src/Algorithm/IpRestoIterateInitializer.obj" \
  60. "./src/Algorithm/IpRestoIterationOutput.obj" \
  61. "./src/Algorithm/IpRestoMinC_1Nrm.obj" \
  62. "./src/Algorithm/IpRestoPenaltyConvCheck.obj" \
  63. "./src/Algorithm/IpRestoRestoPhase.obj" \
  64. "./src/Algorithm/IpStdAugSystemSolver.obj" \
  65. "./src/Algorithm/IpTimingStatistics.obj" \
  66. "./src/Algorithm/IpUserScaling.obj" \
  67. "./src/Algorithm/IpWarmStartIterateInitializer.obj" \
  68. "./src/Algorithm/LinearSolvers/IpIterativeWsmpSolverInterface.obj" \
  69. "./src/Algorithm/LinearSolvers/IpLinearSolversRegOp.obj" \
  70. "./src/Algorithm/LinearSolvers/IpMa27TSolverInterface.obj" \
  71. "./src/Algorithm/LinearSolvers/IpMa28TDependencyDetector.obj" \
  72. "./src/Algorithm/LinearSolvers/IpMa57TSolverInterface.obj" \
  73. "./src/Algorithm/LinearSolvers/IpMa77SolverInterface.obj" \
  74. "./src/Algorithm/LinearSolvers/IpMa86SolverInterface.obj" \
  75. "./src/Algorithm/LinearSolvers/IpMa97SolverInterface.obj" \
  76. "./src/Algorithm/LinearSolvers/IpMc19TSymScalingMethod.obj" \
  77. "./src/Algorithm/LinearSolvers/IpPardisoSolverInterface.obj" \
  78. "./src/Algorithm/LinearSolvers/IpSlackBasedTSymScalingMethod.obj" \
  79. "./src/Algorithm/LinearSolvers/IpTSymDependencyDetector.obj" \
  80. "./src/Algorithm/LinearSolvers/IpTSymLinearSolver.obj" \
  81. "./src/Algorithm/LinearSolvers/IpTripletToCSRConverter.obj" \
  82. "./src/Algorithm/LinearSolvers/IpWsmpSolverInterface.obj" \
  83. "./src/Common/IpDebug.obj" \
  84. "./src/Common/IpJournalist.obj" \
  85. "./src/Common/IpObserver.obj" \
  86. "./src/Common/IpOptionsList.obj" \
  87. "./src/Common/IpRegOptions.obj" \
  88. "./src/Common/IpTaggedObject.obj" \
  89. "./src/Common/IpUtils.obj" \
  90. "./src/Interfaces/IpInterfacesRegOp.obj" \
  91. "./src/Interfaces/IpIpoptApplication.obj" \
  92. "./src/Interfaces/IpSolveStatistics.obj" \
  93. "./src/Interfaces/IpStdCInterface.obj" \
  94. "./src/Interfaces/IpStdFInterface.obj" \
  95. "./src/Interfaces/IpStdInterfaceTNLP.obj" \
  96. "./src/Interfaces/IpTNLPAdapter.obj" \
  97. "./src/Interfaces/IpTNLPReducer.obj" \
  98. "./src/LinAlg/IpBlas.obj" \
  99. "./src/LinAlg/IpCompoundMatrix.obj" \
  100. "./src/LinAlg/IpCompoundSymMatrix.obj" \
  101. "./src/LinAlg/IpCompoundVector.obj" \
  102. "./src/LinAlg/IpDenseGenMatrix.obj" \
  103. "./src/LinAlg/IpDenseSymMatrix.obj" \
  104. "./src/LinAlg/IpDenseVector.obj" \
  105. "./src/LinAlg/IpDiagMatrix.obj" \
  106. "./src/LinAlg/IpExpandedMultiVectorMatrix.obj" \
  107. "./src/LinAlg/IpExpansionMatrix.obj" \
  108. "./src/LinAlg/IpIdentityMatrix.obj" \
  109. "./src/LinAlg/IpLapack.obj" \
  110. "./src/LinAlg/IpLowRankUpdateSymMatrix.obj" \
  111. "./src/LinAlg/IpMatrix.obj" \
  112. "./src/LinAlg/IpMultiVectorMatrix.obj" \
  113. "./src/LinAlg/IpScaledMatrix.obj" \
  114. "./src/LinAlg/IpSumMatrix.obj" \
  115. "./src/LinAlg/IpSumSymMatrix.obj" \
  116. "./src/LinAlg/IpSymScaledMatrix.obj" \
  117. "./src/LinAlg/IpTransposeMatrix.obj" \
  118. "./src/LinAlg/IpVector.obj" \
  119. "./src/LinAlg/IpZeroMatrix.obj" \
  120. "./src/LinAlg/IpZeroSymMatrix.obj" \
  121. "./src/LinAlg/TMatrices/IpGenTMatrix.obj" \
  122. "./src/LinAlg/TMatrices/IpSymTMatrix.obj" \
  123. "./src/LinAlg/TMatrices/IpTripletHelper.obj" \
  124. "./src/contrib/CGPenalty/IpCGPenaltyCq.obj" \
  125. "./src/contrib/CGPenalty/IpCGPenaltyData.obj" \
  126. "./src/contrib/CGPenalty/IpCGPenaltyLSAcceptor.obj" \
  127. "./src/contrib/CGPenalty/IpCGPenaltyRegOp.obj" \
  128. "./src/contrib/CGPenalty/IpCGPerturbationHandler.obj" \
  129. "./src/contrib/CGPenalty/IpCGSearchDirCalc.obj" \
  130. "./src/contrib/CGPenalty/IpPiecewisePenalty.obj" \
  131. "./src/contrib/LinearSolverLoader/HSLLoader.obj" \
  132. "./src/contrib/LinearSolverLoader/LibraryHandler.obj" \
  133. "./src/contrib/LinearSolverLoader/PardisoLoader.obj" \
  134. $(GEN_CMDS__FLAG) \
  135. -include ../makefile.init
  136. RM := DEL /F
  137. RMDIR := RMDIR /S/Q
  138. # All of the sources participating in the build are defined here
  139. -include sources.mk
  140. -include src/Algorithm/Inexact/subdir_vars.mk
  141. -include src/Algorithm/subdir_vars.mk
  142. -include src/Algorithm/LinearSolvers/subdir_vars.mk
  143. -include src/Common/subdir_vars.mk
  144. -include src/Interfaces/subdir_vars.mk
  145. -include src/LinAlg/subdir_vars.mk
  146. -include src/LinAlg/TMatrices/subdir_vars.mk
  147. -include src/contrib/CGPenalty/subdir_vars.mk
  148. -include src/contrib/LinearSolverLoader/subdir_vars.mk
  149. -include src/Algorithm/Inexact/subdir_rules.mk
  150. -include src/Algorithm/subdir_rules.mk
  151. -include src/Algorithm/LinearSolvers/subdir_rules.mk
  152. -include src/Common/subdir_rules.mk
  153. -include src/Interfaces/subdir_rules.mk
  154. -include src/LinAlg/subdir_rules.mk
  155. -include src/LinAlg/TMatrices/subdir_rules.mk
  156. -include src/contrib/CGPenalty/subdir_rules.mk
  157. -include src/contrib/LinearSolverLoader/subdir_rules.mk
  158. -include objects.mk
  159. ifneq ($(MAKECMDGOALS),clean)
  160. ifneq ($(strip $(S_DEPS)),)
  161. -include $(S_DEPS)
  162. endif
  163. ifneq ($(strip $(S_UPPER_DEPS)),)
  164. -include $(S_UPPER_DEPS)
  165. endif
  166. ifneq ($(strip $(S62_DEPS)),)
  167. -include $(S62_DEPS)
  168. endif
  169. ifneq ($(strip $(C64_DEPS)),)
  170. -include $(C64_DEPS)
  171. endif
  172. ifneq ($(strip $(ASM_DEPS)),)
  173. -include $(ASM_DEPS)
  174. endif
  175. ifneq ($(strip $(CC_DEPS)),)
  176. -include $(CC_DEPS)
  177. endif
  178. ifneq ($(strip $(SV7A_DEPS)),)
  179. -include $(SV7A_DEPS)
  180. endif
  181. ifneq ($(strip $(S55_DEPS)),)
  182. -include $(S55_DEPS)
  183. endif
  184. ifneq ($(strip $(C67_DEPS)),)
  185. -include $(C67_DEPS)
  186. endif
  187. ifneq ($(strip $(CLA_DEPS)),)
  188. -include $(CLA_DEPS)
  189. endif
  190. ifneq ($(strip $(C??_DEPS)),)
  191. -include $(C??_DEPS)
  192. endif
  193. ifneq ($(strip $(CPP_DEPS)),)
  194. -include $(CPP_DEPS)
  195. endif
  196. ifneq ($(strip $(S??_DEPS)),)
  197. -include $(S??_DEPS)
  198. endif
  199. ifneq ($(strip $(C_DEPS)),)
  200. -include $(C_DEPS)
  201. endif
  202. ifneq ($(strip $(C62_DEPS)),)
  203. -include $(C62_DEPS)
  204. endif
  205. ifneq ($(strip $(CXX_DEPS)),)
  206. -include $(CXX_DEPS)
  207. endif
  208. ifneq ($(strip $(C++_DEPS)),)
  209. -include $(C++_DEPS)
  210. endif
  211. ifneq ($(strip $(ASM_UPPER_DEPS)),)
  212. -include $(ASM_UPPER_DEPS)
  213. endif
  214. ifneq ($(strip $(K_DEPS)),)
  215. -include $(K_DEPS)
  216. endif
  217. ifneq ($(strip $(C43_DEPS)),)
  218. -include $(C43_DEPS)
  219. endif
  220. ifneq ($(strip $(INO_DEPS)),)
  221. -include $(INO_DEPS)
  222. endif
  223. ifneq ($(strip $(S67_DEPS)),)
  224. -include $(S67_DEPS)
  225. endif
  226. ifneq ($(strip $(SA_DEPS)),)
  227. -include $(SA_DEPS)
  228. endif
  229. ifneq ($(strip $(S43_DEPS)),)
  230. -include $(S43_DEPS)
  231. endif
  232. ifneq ($(strip $(OPT_DEPS)),)
  233. -include $(OPT_DEPS)
  234. endif
  235. ifneq ($(strip $(PDE_DEPS)),)
  236. -include $(PDE_DEPS)
  237. endif
  238. ifneq ($(strip $(S64_DEPS)),)
  239. -include $(S64_DEPS)
  240. endif
  241. ifneq ($(strip $(C_UPPER_DEPS)),)
  242. -include $(C_UPPER_DEPS)
  243. endif
  244. ifneq ($(strip $(C55_DEPS)),)
  245. -include $(C55_DEPS)
  246. endif
  247. endif
  248. -include ../makefile.defs
  249. # Add inputs and outputs from these tool invocations to the build variables
  250. LIB_OUTPUTS += \
  251. libipopt.lib \
  252. LIB_OUTPUTS__QUOTED += \
  253. "libipopt.lib" \
  254. # All Target
  255. all: libipopt.lib
  256. # Tool invocations
  257. libipopt.lib: $(OBJS) $(OBJ_SRCS) $(LIB_SRCS)
  258. @echo 'Building target: $@'
  259. @echo 'Invoking: C6000 Archiver'
  260. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.1.1/bin/ar6x" r "libipopt.lib" $(ORDERED_OBJS)
  261. @echo 'Finished building target: $@'
  262. @echo ' '
  263. # Other Targets
  264. clean:
  265. -$(RM) $(LIB_OUTPUTS__QUOTED)
  266. -$(RM) "src\Algorithm\Inexact\IpInexactAlgBuilder.d" "src\Algorithm\Inexact\IpInexactCq.d" "src\Algorithm\Inexact\IpInexactData.d" "src\Algorithm\Inexact\IpInexactDoglegNormal.d" "src\Algorithm\Inexact\IpInexactLSAcceptor.d" "src\Algorithm\Inexact\IpInexactNewtonNormal.d" "src\Algorithm\Inexact\IpInexactNormalTerminationTester.d" "src\Algorithm\Inexact\IpInexactPDSolver.d" "src\Algorithm\Inexact\IpInexactPDTerminationTester.d" "src\Algorithm\Inexact\IpInexactRegOp.d" "src\Algorithm\Inexact\IpInexactSearchDirCalc.d" "src\Algorithm\Inexact\IpInexactTSymScalingMethod.d" "src\Algorithm\Inexact\IpIterativePardisoSolverInterface.d" "src\Algorithm\Inexact\IpIterativeSolverTerminationTester.d" "src\Algorithm\IpAdaptiveMuUpdate.d" "src\Algorithm\IpAlgBuilder.d" "src\Algorithm\IpAlgorithmRegOp.d" "src\Algorithm\IpAugRestoSystemSolver.d" "src\Algorithm\IpBacktrackingLineSearch.d" "src\Algorithm\IpDefaultIterateInitializer.d" "src\Algorithm\IpEquilibrationScaling.d" "src\Algorithm\IpExactHessianUpdater.d"
  267. -$(RM) "src\Algorithm\IpFilter.d" "src\Algorithm\IpFilterLSAcceptor.d" "src\Algorithm\IpGenAugSystemSolver.d" "src\Algorithm\IpGradientScaling.d" "src\Algorithm\IpIpoptAlg.d" "src\Algorithm\IpIpoptCalculatedQuantities.d" "src\Algorithm\IpIpoptData.d" "src\Algorithm\IpIteratesVector.d" "src\Algorithm\IpLeastSquareMults.d" "src\Algorithm\IpLimMemQuasiNewtonUpdater.d" "src\Algorithm\IpLoqoMuOracle.d" "src\Algorithm\IpLowRankAugSystemSolver.d" "src\Algorithm\IpLowRankSSAugSystemSolver.d" "src\Algorithm\IpMonotoneMuUpdate.d" "src\Algorithm\IpNLPBoundsRemover.d" "src\Algorithm\IpNLPScaling.d" "src\Algorithm\IpOptErrorConvCheck.d" "src\Algorithm\IpOrigIpoptNLP.d" "src\Algorithm\IpOrigIterationOutput.d" "src\Algorithm\IpPDFullSpaceSolver.d" "src\Algorithm\IpPDPerturbationHandler.d" "src\Algorithm\IpPDSearchDirCalc.d" "src\Algorithm\IpPenaltyLSAcceptor.d" "src\Algorithm\IpProbingMuOracle.d" "src\Algorithm\IpQualityFunctionMuOracle.d" "src\Algorithm\IpRestoConvCheck.d" "src\Algorithm\IpRestoFilterConvCheck.d"
  268. -$(RM) "src\Algorithm\IpRestoIpoptNLP.d" "src\Algorithm\IpRestoIterateInitializer.d" "src\Algorithm\IpRestoIterationOutput.d" "src\Algorithm\IpRestoMinC_1Nrm.d" "src\Algorithm\IpRestoPenaltyConvCheck.d" "src\Algorithm\IpRestoRestoPhase.d" "src\Algorithm\IpStdAugSystemSolver.d" "src\Algorithm\IpTimingStatistics.d" "src\Algorithm\IpUserScaling.d" "src\Algorithm\IpWarmStartIterateInitializer.d" "src\Algorithm\LinearSolvers\IpIterativeWsmpSolverInterface.d" "src\Algorithm\LinearSolvers\IpLinearSolversRegOp.d" "src\Algorithm\LinearSolvers\IpMa27TSolverInterface.d" "src\Algorithm\LinearSolvers\IpMa28TDependencyDetector.d" "src\Algorithm\LinearSolvers\IpMa57TSolverInterface.d" "src\Algorithm\LinearSolvers\IpMa77SolverInterface.d" "src\Algorithm\LinearSolvers\IpMa86SolverInterface.d" "src\Algorithm\LinearSolvers\IpMa97SolverInterface.d" "src\Algorithm\LinearSolvers\IpMc19TSymScalingMethod.d" "src\Algorithm\LinearSolvers\IpPardisoSolverInterface.d" "src\Algorithm\LinearSolvers\IpSlackBasedTSymScalingMethod.d"
  269. -$(RM) "src\Algorithm\LinearSolvers\IpTSymDependencyDetector.d" "src\Algorithm\LinearSolvers\IpTSymLinearSolver.d" "src\Algorithm\LinearSolvers\IpTripletToCSRConverter.d" "src\Algorithm\LinearSolvers\IpWsmpSolverInterface.d" "src\Common\IpDebug.d" "src\Common\IpJournalist.d" "src\Common\IpObserver.d" "src\Common\IpOptionsList.d" "src\Common\IpRegOptions.d" "src\Common\IpTaggedObject.d" "src\Common\IpUtils.d" "src\Interfaces\IpInterfacesRegOp.d" "src\Interfaces\IpIpoptApplication.d" "src\Interfaces\IpSolveStatistics.d" "src\Interfaces\IpStdCInterface.d" "src\Interfaces\IpStdInterfaceTNLP.d" "src\Interfaces\IpTNLPAdapter.d" "src\Interfaces\IpTNLPReducer.d" "src\LinAlg\IpBlas.d" "src\LinAlg\IpCompoundMatrix.d" "src\LinAlg\IpCompoundSymMatrix.d" "src\LinAlg\IpCompoundVector.d" "src\LinAlg\IpDenseGenMatrix.d" "src\LinAlg\IpDenseSymMatrix.d" "src\LinAlg\IpDenseVector.d" "src\LinAlg\IpDiagMatrix.d" "src\LinAlg\IpExpandedMultiVectorMatrix.d" "src\LinAlg\IpExpansionMatrix.d" "src\LinAlg\IpIdentityMatrix.d"
  270. -$(RM) "src\LinAlg\IpLapack.d" "src\LinAlg\IpLowRankUpdateSymMatrix.d" "src\LinAlg\IpMatrix.d" "src\LinAlg\IpMultiVectorMatrix.d" "src\LinAlg\IpScaledMatrix.d" "src\LinAlg\IpSumMatrix.d" "src\LinAlg\IpSumSymMatrix.d" "src\LinAlg\IpSymScaledMatrix.d" "src\LinAlg\IpTransposeMatrix.d" "src\LinAlg\IpVector.d" "src\LinAlg\IpZeroMatrix.d" "src\LinAlg\IpZeroSymMatrix.d" "src\LinAlg\TMatrices\IpGenTMatrix.d" "src\LinAlg\TMatrices\IpSymTMatrix.d" "src\LinAlg\TMatrices\IpTripletHelper.d" "src\contrib\CGPenalty\IpCGPenaltyCq.d" "src\contrib\CGPenalty\IpCGPenaltyData.d" "src\contrib\CGPenalty\IpCGPenaltyLSAcceptor.d" "src\contrib\CGPenalty\IpCGPenaltyRegOp.d" "src\contrib\CGPenalty\IpCGPerturbationHandler.d" "src\contrib\CGPenalty\IpCGSearchDirCalc.d" "src\contrib\CGPenalty\IpPiecewisePenalty.d"
  271. -$(RM) "src\Interfaces\IpStdFInterface.d" "src\contrib\LinearSolverLoader\HSLLoader.d" "src\contrib\LinearSolverLoader\LibraryHandler.d" "src\contrib\LinearSolverLoader\PardisoLoader.d"
  272. -$(RM) "src\Algorithm\Inexact\IpInexactAlgBuilder.obj" "src\Algorithm\Inexact\IpInexactCq.obj" "src\Algorithm\Inexact\IpInexactData.obj" "src\Algorithm\Inexact\IpInexactDoglegNormal.obj" "src\Algorithm\Inexact\IpInexactLSAcceptor.obj" "src\Algorithm\Inexact\IpInexactNewtonNormal.obj" "src\Algorithm\Inexact\IpInexactNormalTerminationTester.obj" "src\Algorithm\Inexact\IpInexactPDSolver.obj" "src\Algorithm\Inexact\IpInexactPDTerminationTester.obj" "src\Algorithm\Inexact\IpInexactRegOp.obj" "src\Algorithm\Inexact\IpInexactSearchDirCalc.obj" "src\Algorithm\Inexact\IpInexactTSymScalingMethod.obj" "src\Algorithm\Inexact\IpIterativePardisoSolverInterface.obj" "src\Algorithm\Inexact\IpIterativeSolverTerminationTester.obj" "src\Algorithm\IpAdaptiveMuUpdate.obj" "src\Algorithm\IpAlgBuilder.obj" "src\Algorithm\IpAlgorithmRegOp.obj" "src\Algorithm\IpAugRestoSystemSolver.obj" "src\Algorithm\IpBacktrackingLineSearch.obj" "src\Algorithm\IpDefaultIterateInitializer.obj" "src\Algorithm\IpEquilibrationScaling.obj"
  273. -$(RM) "src\Algorithm\IpExactHessianUpdater.obj" "src\Algorithm\IpFilter.obj" "src\Algorithm\IpFilterLSAcceptor.obj" "src\Algorithm\IpGenAugSystemSolver.obj" "src\Algorithm\IpGradientScaling.obj" "src\Algorithm\IpIpoptAlg.obj" "src\Algorithm\IpIpoptCalculatedQuantities.obj" "src\Algorithm\IpIpoptData.obj" "src\Algorithm\IpIteratesVector.obj" "src\Algorithm\IpLeastSquareMults.obj" "src\Algorithm\IpLimMemQuasiNewtonUpdater.obj" "src\Algorithm\IpLoqoMuOracle.obj" "src\Algorithm\IpLowRankAugSystemSolver.obj" "src\Algorithm\IpLowRankSSAugSystemSolver.obj" "src\Algorithm\IpMonotoneMuUpdate.obj" "src\Algorithm\IpNLPBoundsRemover.obj" "src\Algorithm\IpNLPScaling.obj" "src\Algorithm\IpOptErrorConvCheck.obj" "src\Algorithm\IpOrigIpoptNLP.obj" "src\Algorithm\IpOrigIterationOutput.obj" "src\Algorithm\IpPDFullSpaceSolver.obj" "src\Algorithm\IpPDPerturbationHandler.obj" "src\Algorithm\IpPDSearchDirCalc.obj" "src\Algorithm\IpPenaltyLSAcceptor.obj" "src\Algorithm\IpProbingMuOracle.obj" "src\Algorithm\IpQualityFunctionMuOracle.obj"
  274. -$(RM) "src\Algorithm\IpRestoConvCheck.obj" "src\Algorithm\IpRestoFilterConvCheck.obj" "src\Algorithm\IpRestoIpoptNLP.obj" "src\Algorithm\IpRestoIterateInitializer.obj" "src\Algorithm\IpRestoIterationOutput.obj" "src\Algorithm\IpRestoMinC_1Nrm.obj" "src\Algorithm\IpRestoPenaltyConvCheck.obj" "src\Algorithm\IpRestoRestoPhase.obj" "src\Algorithm\IpStdAugSystemSolver.obj" "src\Algorithm\IpTimingStatistics.obj" "src\Algorithm\IpUserScaling.obj" "src\Algorithm\IpWarmStartIterateInitializer.obj" "src\Algorithm\LinearSolvers\IpIterativeWsmpSolverInterface.obj" "src\Algorithm\LinearSolvers\IpLinearSolversRegOp.obj" "src\Algorithm\LinearSolvers\IpMa27TSolverInterface.obj" "src\Algorithm\LinearSolvers\IpMa28TDependencyDetector.obj" "src\Algorithm\LinearSolvers\IpMa57TSolverInterface.obj" "src\Algorithm\LinearSolvers\IpMa77SolverInterface.obj" "src\Algorithm\LinearSolvers\IpMa86SolverInterface.obj" "src\Algorithm\LinearSolvers\IpMa97SolverInterface.obj" "src\Algorithm\LinearSolvers\IpMc19TSymScalingMethod.obj"
  275. -$(RM) "src\Algorithm\LinearSolvers\IpPardisoSolverInterface.obj" "src\Algorithm\LinearSolvers\IpSlackBasedTSymScalingMethod.obj" "src\Algorithm\LinearSolvers\IpTSymDependencyDetector.obj" "src\Algorithm\LinearSolvers\IpTSymLinearSolver.obj" "src\Algorithm\LinearSolvers\IpTripletToCSRConverter.obj" "src\Algorithm\LinearSolvers\IpWsmpSolverInterface.obj" "src\Common\IpDebug.obj" "src\Common\IpJournalist.obj" "src\Common\IpObserver.obj" "src\Common\IpOptionsList.obj" "src\Common\IpRegOptions.obj" "src\Common\IpTaggedObject.obj" "src\Common\IpUtils.obj" "src\Interfaces\IpInterfacesRegOp.obj" "src\Interfaces\IpIpoptApplication.obj" "src\Interfaces\IpSolveStatistics.obj" "src\Interfaces\IpStdCInterface.obj" "src\Interfaces\IpStdFInterface.obj" "src\Interfaces\IpStdInterfaceTNLP.obj" "src\Interfaces\IpTNLPAdapter.obj" "src\Interfaces\IpTNLPReducer.obj" "src\LinAlg\IpBlas.obj" "src\LinAlg\IpCompoundMatrix.obj" "src\LinAlg\IpCompoundSymMatrix.obj" "src\LinAlg\IpCompoundVector.obj" "src\LinAlg\IpDenseGenMatrix.obj"
  276. -$(RM) "src\LinAlg\IpDenseSymMatrix.obj" "src\LinAlg\IpDenseVector.obj" "src\LinAlg\IpDiagMatrix.obj" "src\LinAlg\IpExpandedMultiVectorMatrix.obj" "src\LinAlg\IpExpansionMatrix.obj" "src\LinAlg\IpIdentityMatrix.obj" "src\LinAlg\IpLapack.obj" "src\LinAlg\IpLowRankUpdateSymMatrix.obj" "src\LinAlg\IpMatrix.obj" "src\LinAlg\IpMultiVectorMatrix.obj" "src\LinAlg\IpScaledMatrix.obj" "src\LinAlg\IpSumMatrix.obj" "src\LinAlg\IpSumSymMatrix.obj" "src\LinAlg\IpSymScaledMatrix.obj" "src\LinAlg\IpTransposeMatrix.obj" "src\LinAlg\IpVector.obj" "src\LinAlg\IpZeroMatrix.obj" "src\LinAlg\IpZeroSymMatrix.obj" "src\LinAlg\TMatrices\IpGenTMatrix.obj" "src\LinAlg\TMatrices\IpSymTMatrix.obj" "src\LinAlg\TMatrices\IpTripletHelper.obj" "src\contrib\CGPenalty\IpCGPenaltyCq.obj" "src\contrib\CGPenalty\IpCGPenaltyData.obj" "src\contrib\CGPenalty\IpCGPenaltyLSAcceptor.obj" "src\contrib\CGPenalty\IpCGPenaltyRegOp.obj" "src\contrib\CGPenalty\IpCGPerturbationHandler.obj" "src\contrib\CGPenalty\IpCGSearchDirCalc.obj" "src\contrib\CGPenalty\IpPiecewisePenalty.obj"
  277. -$(RM) "src\contrib\LinearSolverLoader\HSLLoader.obj" "src\contrib\LinearSolverLoader\LibraryHandler.obj" "src\contrib\LinearSolverLoader\PardisoLoader.obj"
  278. -@echo 'Finished clean'
  279. -@echo ' '
  280. .PHONY: all clean dependents
  281. .SECONDARY:
  282. -include ../makefile.targets