mathematical 1.6.9 → 1.6.14

Sign up to get free protection for your applications and to get access to all the features.
Files changed (374) hide show
  1. checksums.yaml +5 -5
  2. data/README.md +2 -1
  3. data/ext/mathematical/CMakeLists.txt +48 -6
  4. data/ext/mathematical/extconf.rb +31 -16
  5. data/ext/mathematical/lasem/COPYING +2 -1
  6. data/ext/mathematical/lasem/NEWS +4 -2
  7. data/ext/mathematical/lasem/configure.ac +1 -1
  8. data/ext/mathematical/lasem/lasem.doap +2 -2
  9. data/ext/mathematical/lasem/po/LINGUAS +5 -0
  10. data/ext/mathematical/lasem/po/da.po +99 -0
  11. data/ext/mathematical/lasem/po/es.po +38 -18
  12. data/ext/mathematical/lasem/po/eu.po +66 -30
  13. data/ext/mathematical/lasem/po/fur.po +101 -0
  14. data/ext/mathematical/lasem/po/it.po +68 -28
  15. data/ext/mathematical/lasem/po/lv.po +72 -29
  16. data/ext/mathematical/lasem/po/nl.po +102 -0
  17. data/ext/mathematical/lasem/po/ro.po +64 -0
  18. data/ext/mathematical/lasem/po/sl.po +53 -18
  19. data/ext/mathematical/lasem/po/tr.po +68 -28
  20. data/ext/mathematical/lasem/po/zh_CN.po +71 -34
  21. data/ext/mathematical/lasem/src/lasemrender.c +4 -4
  22. data/ext/mathematical/lasem/src/lsm.c +2 -2
  23. data/ext/mathematical/lasem/src/lsm.h +2 -2
  24. data/ext/mathematical/lasem/src/lsmattributes.c +2 -2
  25. data/ext/mathematical/lasem/src/lsmattributes.h +2 -2
  26. data/ext/mathematical/lasem/src/lsmcairo.c +3 -3
  27. data/ext/mathematical/lasem/src/lsmcairo.h +2 -2
  28. data/ext/mathematical/lasem/src/lsmdebug.c +2 -2
  29. data/ext/mathematical/lasem/src/lsmdebug.h +2 -2
  30. data/ext/mathematical/lasem/src/lsmdom.h +2 -2
  31. data/ext/mathematical/lasem/src/lsmdomcharacterdata.c +2 -2
  32. data/ext/mathematical/lasem/src/lsmdomcharacterdata.h +2 -2
  33. data/ext/mathematical/lasem/src/lsmdomdocument.c +2 -2
  34. data/ext/mathematical/lasem/src/lsmdomdocument.h +2 -2
  35. data/ext/mathematical/lasem/src/lsmdomdocumentfragment.c +2 -2
  36. data/ext/mathematical/lasem/src/lsmdomdocumentfragment.h +2 -2
  37. data/ext/mathematical/lasem/src/lsmdomelement.c +2 -2
  38. data/ext/mathematical/lasem/src/lsmdomelement.h +2 -2
  39. data/ext/mathematical/lasem/src/lsmdomentities.c +2 -2
  40. data/ext/mathematical/lasem/src/lsmdomentities.h +2 -2
  41. data/ext/mathematical/lasem/src/lsmdomimplementation.c +2 -2
  42. data/ext/mathematical/lasem/src/lsmdomimplementation.h +2 -2
  43. data/ext/mathematical/lasem/src/lsmdomnamednodemap.c +2 -2
  44. data/ext/mathematical/lasem/src/lsmdomnamednodemap.h +2 -2
  45. data/ext/mathematical/lasem/src/lsmdomnode.c +2 -2
  46. data/ext/mathematical/lasem/src/lsmdomnode.h +2 -2
  47. data/ext/mathematical/lasem/src/lsmdomnodelist.c +2 -2
  48. data/ext/mathematical/lasem/src/lsmdomnodelist.h +2 -2
  49. data/ext/mathematical/lasem/src/lsmdomparser.c +9 -9
  50. data/ext/mathematical/lasem/src/lsmdomparser.h +5 -5
  51. data/ext/mathematical/lasem/src/lsmdomtext.c +2 -2
  52. data/ext/mathematical/lasem/src/lsmdomtext.h +2 -2
  53. data/ext/mathematical/lasem/src/lsmdomtypes.h +2 -2
  54. data/ext/mathematical/lasem/src/lsmdomview.c +8 -8
  55. data/ext/mathematical/lasem/src/lsmdomview.h +2 -2
  56. data/ext/mathematical/lasem/src/lsmitex.c +2 -2
  57. data/ext/mathematical/lasem/src/lsmitex.h +2 -2
  58. data/ext/mathematical/lasem/src/lsmmathml.h +2 -2
  59. data/ext/mathematical/lasem/src/lsmmathmlactionelement.c +2 -2
  60. data/ext/mathematical/lasem/src/lsmmathmlactionelement.h +2 -2
  61. data/ext/mathematical/lasem/src/lsmmathmlaligngroupelement.c +2 -2
  62. data/ext/mathematical/lasem/src/lsmmathmlaligngroupelement.h +2 -2
  63. data/ext/mathematical/lasem/src/lsmmathmlalignmarkelement.c +2 -2
  64. data/ext/mathematical/lasem/src/lsmmathmlalignmarkelement.h +2 -2
  65. data/ext/mathematical/lasem/src/lsmmathmlattributes.c +2 -2
  66. data/ext/mathematical/lasem/src/lsmmathmlattributes.h +2 -2
  67. data/ext/mathematical/lasem/src/lsmmathmldocument.c +3 -3
  68. data/ext/mathematical/lasem/src/lsmmathmldocument.h +2 -2
  69. data/ext/mathematical/lasem/src/lsmmathmlelement.c +2 -2
  70. data/ext/mathematical/lasem/src/lsmmathmlelement.h +2 -2
  71. data/ext/mathematical/lasem/src/lsmmathmlencloseelement.c +2 -2
  72. data/ext/mathematical/lasem/src/lsmmathmlencloseelement.h +2 -2
  73. data/ext/mathematical/lasem/src/lsmmathmlenums.c +6 -2
  74. data/ext/mathematical/lasem/src/lsmmathmlenums.h +2 -2
  75. data/ext/mathematical/lasem/src/lsmmathmlerrorelement.c +2 -2
  76. data/ext/mathematical/lasem/src/lsmmathmlerrorelement.h +2 -2
  77. data/ext/mathematical/lasem/src/lsmmathmlfencedelement.c +2 -2
  78. data/ext/mathematical/lasem/src/lsmmathmlfencedelement.h +2 -2
  79. data/ext/mathematical/lasem/src/lsmmathmlfractionelement.c +2 -2
  80. data/ext/mathematical/lasem/src/lsmmathmlfractionelement.h +2 -2
  81. data/ext/mathematical/lasem/src/lsmmathmlglyphtableams.c +2 -2
  82. data/ext/mathematical/lasem/src/lsmmathmlglyphtableams.h +2 -2
  83. data/ext/mathematical/lasem/src/lsmmathmlitexelement.c +2 -2
  84. data/ext/mathematical/lasem/src/lsmmathmlitexelement.h +2 -2
  85. data/ext/mathematical/lasem/src/lsmmathmllayoututils.c +2 -2
  86. data/ext/mathematical/lasem/src/lsmmathmllayoututils.h +2 -2
  87. data/ext/mathematical/lasem/src/lsmmathmlmathelement.c +2 -2
  88. data/ext/mathematical/lasem/src/lsmmathmlmathelement.h +2 -2
  89. data/ext/mathematical/lasem/src/lsmmathmloperatordictionary.c +2 -2
  90. data/ext/mathematical/lasem/src/lsmmathmloperatordictionary.h +2 -2
  91. data/ext/mathematical/lasem/src/lsmmathmloperatorelement.c +2 -2
  92. data/ext/mathematical/lasem/src/lsmmathmloperatorelement.h +2 -2
  93. data/ext/mathematical/lasem/src/lsmmathmlpaddedelement.c +2 -2
  94. data/ext/mathematical/lasem/src/lsmmathmlpaddedelement.h +2 -2
  95. data/ext/mathematical/lasem/src/lsmmathmlphantomelement.c +2 -2
  96. data/ext/mathematical/lasem/src/lsmmathmlphantomelement.h +2 -2
  97. data/ext/mathematical/lasem/src/lsmmathmlpresentationcontainer.c +2 -2
  98. data/ext/mathematical/lasem/src/lsmmathmlpresentationcontainer.h +2 -2
  99. data/ext/mathematical/lasem/src/lsmmathmlpresentationtoken.c +2 -2
  100. data/ext/mathematical/lasem/src/lsmmathmlpresentationtoken.h +2 -2
  101. data/ext/mathematical/lasem/src/lsmmathmlradicalelement.c +2 -2
  102. data/ext/mathematical/lasem/src/lsmmathmlradicalelement.h +2 -2
  103. data/ext/mathematical/lasem/src/lsmmathmlrowelement.c +2 -2
  104. data/ext/mathematical/lasem/src/lsmmathmlrowelement.h +2 -2
  105. data/ext/mathematical/lasem/src/lsmmathmlscriptelement.c +2 -2
  106. data/ext/mathematical/lasem/src/lsmmathmlscriptelement.h +2 -2
  107. data/ext/mathematical/lasem/src/lsmmathmlsemanticselement.c +2 -2
  108. data/ext/mathematical/lasem/src/lsmmathmlsemanticselement.h +2 -2
  109. data/ext/mathematical/lasem/src/lsmmathmlspaceelement.c +2 -2
  110. data/ext/mathematical/lasem/src/lsmmathmlspaceelement.h +2 -2
  111. data/ext/mathematical/lasem/src/lsmmathmlstringelement.c +2 -2
  112. data/ext/mathematical/lasem/src/lsmmathmlstringelement.h +2 -2
  113. data/ext/mathematical/lasem/src/lsmmathmlstyle.c +2 -2
  114. data/ext/mathematical/lasem/src/lsmmathmlstyle.h +2 -2
  115. data/ext/mathematical/lasem/src/lsmmathmlstyleelement.c +2 -2
  116. data/ext/mathematical/lasem/src/lsmmathmlstyleelement.h +2 -2
  117. data/ext/mathematical/lasem/src/lsmmathmltablecellelement.c +2 -2
  118. data/ext/mathematical/lasem/src/lsmmathmltablecellelement.h +2 -2
  119. data/ext/mathematical/lasem/src/lsmmathmltableelement.c +2 -2
  120. data/ext/mathematical/lasem/src/lsmmathmltableelement.h +2 -2
  121. data/ext/mathematical/lasem/src/lsmmathmltablerowelement.c +2 -2
  122. data/ext/mathematical/lasem/src/lsmmathmltablerowelement.h +2 -2
  123. data/ext/mathematical/lasem/src/lsmmathmltraits.c +2 -2
  124. data/ext/mathematical/lasem/src/lsmmathmltraits.h +2 -2
  125. data/ext/mathematical/lasem/src/lsmmathmltypes.h +2 -2
  126. data/ext/mathematical/lasem/src/lsmmathmlunderoverelement.c +2 -2
  127. data/ext/mathematical/lasem/src/lsmmathmlunderoverelement.h +2 -2
  128. data/ext/mathematical/lasem/src/lsmmathmlutils.c +2 -2
  129. data/ext/mathematical/lasem/src/lsmmathmlutils.h +2 -2
  130. data/ext/mathematical/lasem/src/lsmmathmlview.c +2 -2
  131. data/ext/mathematical/lasem/src/lsmmathmlview.h +2 -2
  132. data/ext/mathematical/lasem/src/lsmproperties.c +2 -2
  133. data/ext/mathematical/lasem/src/lsmproperties.h +2 -2
  134. data/ext/mathematical/lasem/src/lsmstr.c +2 -2
  135. data/ext/mathematical/lasem/src/lsmstr.h +2 -2
  136. data/ext/mathematical/lasem/src/lsmsvg.h +2 -2
  137. data/ext/mathematical/lasem/src/lsmsvgaelement.c +2 -2
  138. data/ext/mathematical/lasem/src/lsmsvgaelement.h +2 -2
  139. data/ext/mathematical/lasem/src/lsmsvgattributes.h +2 -2
  140. data/ext/mathematical/lasem/src/lsmsvgcircleelement.c +2 -2
  141. data/ext/mathematical/lasem/src/lsmsvgcircleelement.h +2 -2
  142. data/ext/mathematical/lasem/src/lsmsvgclippathelement.c +2 -2
  143. data/ext/mathematical/lasem/src/lsmsvgclippathelement.h +2 -2
  144. data/ext/mathematical/lasem/src/lsmsvgcolors.c +2 -2
  145. data/ext/mathematical/lasem/src/lsmsvgcolors.h +2 -2
  146. data/ext/mathematical/lasem/src/lsmsvgdefselement.c +2 -2
  147. data/ext/mathematical/lasem/src/lsmsvgdefselement.h +2 -2
  148. data/ext/mathematical/lasem/src/lsmsvgdocument.c +2 -2
  149. data/ext/mathematical/lasem/src/lsmsvgdocument.h +2 -2
  150. data/ext/mathematical/lasem/src/lsmsvgelement.c +2 -2
  151. data/ext/mathematical/lasem/src/lsmsvgelement.h +2 -3
  152. data/ext/mathematical/lasem/src/lsmsvgellipseelement.c +2 -2
  153. data/ext/mathematical/lasem/src/lsmsvgellipseelement.h +2 -2
  154. data/ext/mathematical/lasem/src/lsmsvgenums.c +2 -2
  155. data/ext/mathematical/lasem/src/lsmsvgenums.h +2 -2
  156. data/ext/mathematical/lasem/src/lsmsvgfilterblend.c +2 -2
  157. data/ext/mathematical/lasem/src/lsmsvgfilterblend.h +2 -2
  158. data/ext/mathematical/lasem/src/lsmsvgfiltercolormatrix.c +2 -2
  159. data/ext/mathematical/lasem/src/lsmsvgfiltercolormatrix.h +2 -2
  160. data/ext/mathematical/lasem/src/lsmsvgfiltercomposite.c +2 -2
  161. data/ext/mathematical/lasem/src/lsmsvgfiltercomposite.h +2 -2
  162. data/ext/mathematical/lasem/src/lsmsvgfilterconvolvematrix.c +2 -2
  163. data/ext/mathematical/lasem/src/lsmsvgfilterconvolvematrix.h +2 -2
  164. data/ext/mathematical/lasem/src/lsmsvgfilterdisplacementmap.c +2 -2
  165. data/ext/mathematical/lasem/src/lsmsvgfilterdisplacementmap.h +2 -2
  166. data/ext/mathematical/lasem/src/lsmsvgfilterelement.c +2 -2
  167. data/ext/mathematical/lasem/src/lsmsvgfilterelement.h +2 -2
  168. data/ext/mathematical/lasem/src/lsmsvgfilterflood.c +2 -2
  169. data/ext/mathematical/lasem/src/lsmsvgfilterflood.h +2 -2
  170. data/ext/mathematical/lasem/src/lsmsvgfiltergaussianblur.c +2 -2
  171. data/ext/mathematical/lasem/src/lsmsvgfiltergaussianblur.h +2 -2
  172. data/ext/mathematical/lasem/src/lsmsvgfilterimage.c +6 -4
  173. data/ext/mathematical/lasem/src/lsmsvgfilterimage.h +2 -2
  174. data/ext/mathematical/lasem/src/lsmsvgfiltermerge.c +2 -2
  175. data/ext/mathematical/lasem/src/lsmsvgfiltermerge.h +2 -2
  176. data/ext/mathematical/lasem/src/lsmsvgfiltermergenode.c +2 -2
  177. data/ext/mathematical/lasem/src/lsmsvgfiltermergenode.h +2 -2
  178. data/ext/mathematical/lasem/src/lsmsvgfiltermorphology.c +2 -2
  179. data/ext/mathematical/lasem/src/lsmsvgfiltermorphology.h +2 -2
  180. data/ext/mathematical/lasem/src/lsmsvgfilteroffset.c +2 -2
  181. data/ext/mathematical/lasem/src/lsmsvgfilteroffset.h +2 -2
  182. data/ext/mathematical/lasem/src/lsmsvgfilterprimitive.c +2 -2
  183. data/ext/mathematical/lasem/src/lsmsvgfilterprimitive.h +2 -2
  184. data/ext/mathematical/lasem/src/lsmsvgfilterspecularlighting.c +2 -2
  185. data/ext/mathematical/lasem/src/lsmsvgfilterspecularlighting.h +2 -2
  186. data/ext/mathematical/lasem/src/lsmsvgfiltersurface.c +2 -2
  187. data/ext/mathematical/lasem/src/lsmsvgfiltersurface.h +2 -2
  188. data/ext/mathematical/lasem/src/lsmsvgfiltertile.c +2 -2
  189. data/ext/mathematical/lasem/src/lsmsvgfiltertile.h +2 -2
  190. data/ext/mathematical/lasem/src/lsmsvgfilterturbulence.c +2 -2
  191. data/ext/mathematical/lasem/src/lsmsvgfilterturbulence.h +2 -2
  192. data/ext/mathematical/lasem/src/lsmsvggelement.c +2 -2
  193. data/ext/mathematical/lasem/src/lsmsvggelement.h +2 -2
  194. data/ext/mathematical/lasem/src/lsmsvggradientelement.c +2 -2
  195. data/ext/mathematical/lasem/src/lsmsvggradientelement.h +2 -2
  196. data/ext/mathematical/lasem/src/lsmsvgimageelement.c +2 -2
  197. data/ext/mathematical/lasem/src/lsmsvgimageelement.h +2 -2
  198. data/ext/mathematical/lasem/src/lsmsvglength.c +2 -2
  199. data/ext/mathematical/lasem/src/lsmsvglength.h +2 -2
  200. data/ext/mathematical/lasem/src/lsmsvglineargradientelement.c +2 -2
  201. data/ext/mathematical/lasem/src/lsmsvglineargradientelement.h +2 -2
  202. data/ext/mathematical/lasem/src/lsmsvglineelement.c +2 -2
  203. data/ext/mathematical/lasem/src/lsmsvglineelement.h +2 -2
  204. data/ext/mathematical/lasem/src/lsmsvgmarkerelement.c +2 -2
  205. data/ext/mathematical/lasem/src/lsmsvgmarkerelement.h +2 -2
  206. data/ext/mathematical/lasem/src/lsmsvgmaskelement.c +2 -2
  207. data/ext/mathematical/lasem/src/lsmsvgmaskelement.h +2 -2
  208. data/ext/mathematical/lasem/src/lsmsvgmatrix.c +2 -2
  209. data/ext/mathematical/lasem/src/lsmsvgmatrix.h +2 -2
  210. data/ext/mathematical/lasem/src/lsmsvgpathelement.c +2 -2
  211. data/ext/mathematical/lasem/src/lsmsvgpathelement.h +2 -2
  212. data/ext/mathematical/lasem/src/lsmsvgpatternelement.c +2 -2
  213. data/ext/mathematical/lasem/src/lsmsvgpatternelement.h +2 -2
  214. data/ext/mathematical/lasem/src/lsmsvgpolygonelement.c +2 -2
  215. data/ext/mathematical/lasem/src/lsmsvgpolygonelement.h +2 -2
  216. data/ext/mathematical/lasem/src/lsmsvgpolylineelement.c +2 -2
  217. data/ext/mathematical/lasem/src/lsmsvgpolylineelement.h +2 -2
  218. data/ext/mathematical/lasem/src/lsmsvgradialgradientelement.c +2 -2
  219. data/ext/mathematical/lasem/src/lsmsvgradialgradientelement.h +2 -2
  220. data/ext/mathematical/lasem/src/lsmsvgrectelement.c +2 -2
  221. data/ext/mathematical/lasem/src/lsmsvgrectelement.h +2 -2
  222. data/ext/mathematical/lasem/src/lsmsvgstopelement.c +2 -2
  223. data/ext/mathematical/lasem/src/lsmsvgstopelement.h +2 -2
  224. data/ext/mathematical/lasem/src/lsmsvgstyle.c +2 -2
  225. data/ext/mathematical/lasem/src/lsmsvgstyle.h +2 -2
  226. data/ext/mathematical/lasem/src/lsmsvgsvgelement.c +2 -2
  227. data/ext/mathematical/lasem/src/lsmsvgsvgelement.h +2 -2
  228. data/ext/mathematical/lasem/src/lsmsvgswitchelement.c +2 -2
  229. data/ext/mathematical/lasem/src/lsmsvgswitchelement.h +2 -2
  230. data/ext/mathematical/lasem/src/lsmsvgsymbolelement.c +2 -2
  231. data/ext/mathematical/lasem/src/lsmsvgsymbolelement.h +2 -2
  232. data/ext/mathematical/lasem/src/lsmsvgtextelement.c +2 -2
  233. data/ext/mathematical/lasem/src/lsmsvgtextelement.h +2 -2
  234. data/ext/mathematical/lasem/src/lsmsvgtraits.c +2 -2
  235. data/ext/mathematical/lasem/src/lsmsvgtraits.h +2 -2
  236. data/ext/mathematical/lasem/src/lsmsvgtransformable.c +2 -2
  237. data/ext/mathematical/lasem/src/lsmsvgtransformable.h +2 -2
  238. data/ext/mathematical/lasem/src/lsmsvgtspanelement.c +2 -2
  239. data/ext/mathematical/lasem/src/lsmsvgtspanelement.h +2 -2
  240. data/ext/mathematical/lasem/src/lsmsvgtypes.h +2 -2
  241. data/ext/mathematical/lasem/src/lsmsvguseelement.c +2 -2
  242. data/ext/mathematical/lasem/src/lsmsvguseelement.h +2 -2
  243. data/ext/mathematical/lasem/src/lsmsvgview.c +2 -2
  244. data/ext/mathematical/lasem/src/lsmsvgview.h +2 -2
  245. data/ext/mathematical/lasem/src/lsmtraits.c +2 -2
  246. data/ext/mathematical/lasem/src/lsmtraits.h +2 -2
  247. data/ext/mathematical/lasem/src/lsmtypes.h +2 -2
  248. data/ext/mathematical/lasem/src/lsmutils.c +2 -2
  249. data/ext/mathematical/lasem/src/lsmutils.h +2 -2
  250. data/ext/mathematical/lasem/tests/lsmtest.c +1 -3
  251. data/ext/mathematical/lasem/tests/suite.c +1 -2
  252. data/ext/mathematical/lasem_overrides.c +3 -0
  253. data/ext/mathematical/lib/liblasem.dylib +0 -0
  254. data/ext/mathematical/lib/libmtex2MML.a +0 -0
  255. data/ext/mathematical/mathematical.h +1 -0
  256. data/ext/mathematical/mtex2MML/CMakeLists.txt +6 -1
  257. data/ext/mathematical/mtex2MML/README.md +1 -1
  258. data/ext/mathematical/mtex2MML/build/CMakeCache.txt +102 -82
  259. data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.8.0 → 3.16.2}/CMakeCCompiler.cmake +15 -7
  260. data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.8.0 → 3.16.2}/CMakeCXXCompiler.cmake +27 -9
  261. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.16.2/CMakeDetermineCompilerABI_C.bin +0 -0
  262. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.16.2/CMakeDetermineCompilerABI_CXX.bin +0 -0
  263. data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.7.2 → 3.16.2}/CMakeSystem.cmake +4 -4
  264. data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.8.0 → 3.16.2}/CompilerIdC/CMakeCCompilerId.c +141 -37
  265. data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.8.0 → 3.16.2}/CompilerIdCXX/CMakeCXXCompilerId.cpp +159 -38
  266. data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeDirectoryInformation.cmake +3 -3
  267. data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeError.log +22 -0
  268. data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeOutput.log +258 -943
  269. data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeRuleHashes.txt +33 -33
  270. data/ext/mathematical/mtex2MML/build/CMakeFiles/Continuous.dir/build.make +7 -7
  271. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousBuild.dir/build.make +7 -7
  272. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousConfigure.dir/build.make +7 -7
  273. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousCoverage.dir/build.make +7 -7
  274. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousMemCheck.dir/build.make +7 -7
  275. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousStart.dir/build.make +7 -7
  276. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousSubmit.dir/build.make +7 -7
  277. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousTest.dir/build.make +7 -7
  278. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousUpdate.dir/build.make +7 -7
  279. data/ext/mathematical/mtex2MML/build/CMakeFiles/Experimental.dir/build.make +7 -7
  280. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalBuild.dir/build.make +7 -7
  281. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalConfigure.dir/build.make +7 -7
  282. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalCoverage.dir/build.make +7 -7
  283. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalMemCheck.dir/build.make +7 -7
  284. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalStart.dir/build.make +7 -7
  285. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalSubmit.dir/build.make +7 -7
  286. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalTest.dir/build.make +7 -7
  287. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalUpdate.dir/build.make +7 -7
  288. data/ext/mathematical/mtex2MML/build/CMakeFiles/Makefile.cmake +113 -109
  289. data/ext/mathematical/mtex2MML/build/CMakeFiles/Makefile2 +162 -308
  290. data/ext/mathematical/mtex2MML/build/CMakeFiles/Nightly.dir/build.make +7 -7
  291. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyBuild.dir/build.make +7 -7
  292. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyConfigure.dir/build.make +7 -7
  293. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyCoverage.dir/build.make +7 -7
  294. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemCheck.dir/build.make +7 -7
  295. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemoryCheck.dir/build.make +7 -7
  296. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyStart.dir/build.make +7 -7
  297. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlySubmit.dir/build.make +7 -7
  298. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyTest.dir/build.make +7 -7
  299. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyUpdate.dir/build.make +7 -7
  300. data/ext/mathematical/mtex2MML/build/CMakeFiles/TargetDirectories.txt +41 -41
  301. data/ext/mathematical/mtex2MML/build/CMakeFiles/format.dir/build.make +7 -7
  302. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/DependInfo.cmake +11 -10
  303. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/build.make +39 -126
  304. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/cmake_clean.cmake +6 -6
  305. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/flags.make +5 -5
  306. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/link.txt +1 -1
  307. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/C.includecache +42 -42
  308. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/DependInfo.cmake +9 -9
  309. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/build.make +39 -126
  310. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/cmake_clean.cmake +6 -6
  311. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/depend.internal +25 -25
  312. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/depend.make +1 -1
  313. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/flags.make +5 -5
  314. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/link.txt +2 -2
  315. data/ext/mathematical/mtex2MML/build/CMakeFiles/memcheck.dir/build.make +6 -6
  316. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/DependInfo.cmake +10 -10
  317. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/build.make +43 -142
  318. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/cmake_clean.cmake +7 -7
  319. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/flags.make +5 -5
  320. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/link.txt +1 -1
  321. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/DependInfo.cmake +26 -26
  322. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/build.make +113 -404
  323. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/cmake_clean.cmake +11 -11
  324. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/flags.make +5 -5
  325. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/link.txt +1 -1
  326. data/ext/mathematical/mtex2MML/build/CTestTestfile.cmake +3 -2
  327. data/ext/mathematical/mtex2MML/build/DartConfiguration.tcl +12 -19
  328. data/ext/mathematical/mtex2MML/build/Makefile +18 -18
  329. data/ext/mathematical/mtex2MML/build/cmake_install.cmake +63 -4
  330. data/ext/mathematical/mtex2MML/build/lexer.c +4104 -4048
  331. data/ext/mathematical/mtex2MML/build/libmtex2MML.a +0 -0
  332. data/ext/mathematical/mtex2MML/build/libmtex2MML.pc +1 -1
  333. data/ext/mathematical/mtex2MML/build/mtex2mml_export.h +1 -1
  334. data/ext/mathematical/mtex2MML/build/parser.c +3137 -3123
  335. data/ext/mathematical/mtex2MML/build/parser.h +32 -32
  336. data/ext/mathematical/mtex2MML/build/parser.output +13641 -12859
  337. data/ext/mathematical/mtex2MML/script/bootstrap +21 -6
  338. data/ext/mathematical/mtex2MML/script/cibuild +4 -3
  339. data/ext/mathematical/mtex2MML/src/lexer.l +6 -3
  340. data/ext/mathematical/mtex2MML/src/libmtex2MML.pc.in +1 -1
  341. data/ext/mathematical/mtex2MML/src/parser.y +13 -1
  342. data/ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/other/not-1.html +1 -1
  343. data/ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/symbols/relations-1.html +1 -1
  344. data/ext/mathematical/mtex2MML/tests/fixtures/basic/filter.html +1 -1
  345. data/ext/mathematical/mtex2MML/tests/fixtures/basic/text_filter.html +1 -1
  346. data/ext/mathematical/mtex2MML/tests/fixtures/functions/prod_limits.html +1 -0
  347. data/ext/mathematical/mtex2MML/tests/fixtures/functions/prod_limits.txt +1 -0
  348. data/ext/mathematical/mtex2MML/tests/fixtures/performance/big_file.html +4 -4
  349. data/ext/mathematical/mtex2MML/tests/functions.c +9 -0
  350. data/ext/mathematical/mtex2MML/tests/mathjax.c +592 -592
  351. data/ext/mathematical/mtex2MML/tests/mathjax_generate.py +1 -1
  352. data/lib/mathematical/version.rb +1 -1
  353. data/mathematical.gemspec +3 -4
  354. data/test/mathematical/multiples_test.rb +1 -1
  355. data/test/mathematical/png_test.rb +3 -1
  356. data/test/test_helper.rb +5 -2
  357. metadata +58 -81
  358. data/ext/mathematical/FindPackageHandleStandardArgs.cmake +0 -58
  359. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CMakeCCompiler.cmake +0 -68
  360. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CMakeCXXCompiler.cmake +0 -69
  361. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CMakeDetermineCompilerABI_C.bin +0 -0
  362. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CMakeDetermineCompilerABI_CXX.bin +0 -0
  363. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CompilerIdC/CMakeCCompilerId.c +0 -561
  364. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CompilerIdC/a.out +0 -0
  365. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CompilerIdCXX/CMakeCXXCompilerId.cpp +0 -533
  366. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CompilerIdCXX/a.out +0 -0
  367. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CMakeDetermineCompilerABI_C.bin +0 -0
  368. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CMakeDetermineCompilerABI_CXX.bin +0 -0
  369. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CMakeSystem.cmake +0 -15
  370. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CompilerIdC/a.out +0 -0
  371. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CompilerIdCXX/a.out +0 -0
  372. data/ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.bin +0 -0
  373. data/ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.c +0 -34
  374. data/ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.cxx +0 -405
@@ -1,21 +1,11 @@
1
1
  # CMAKE generated file: DO NOT EDIT!
2
- # Generated by "Unix Makefiles" Generator, CMake Version 3.8
2
+ # Generated by "Unix Makefiles" Generator, CMake Version 3.16
3
3
 
4
4
  # Default target executed when no arguments are given to make.
5
5
  default_target: all
6
6
 
7
7
  .PHONY : default_target
8
8
 
9
- # The main recursive all target
10
- all:
11
-
12
- .PHONY : all
13
-
14
- # The main recursive preinstall target
15
- preinstall:
16
-
17
- .PHONY : preinstall
18
-
19
9
  #=============================================================================
20
10
  # Special targets provided by cmake.
21
11
 
@@ -45,19 +35,73 @@ cmake_force:
45
35
  SHELL = /bin/sh
46
36
 
47
37
  # The CMake executable.
48
- CMAKE_COMMAND = /usr/local/Cellar/cmake/3.8.0/bin/cmake
38
+ CMAKE_COMMAND = /usr/local/Cellar/cmake/3.16.2/bin/cmake
49
39
 
50
40
  # The command to remove a file.
51
- RM = /usr/local/Cellar/cmake/3.8.0/bin/cmake -E remove -f
41
+ RM = /usr/local/Cellar/cmake/3.16.2/bin/cmake -E remove -f
52
42
 
53
43
  # Escaping for special characters.
54
44
  EQUALS = =
55
45
 
56
46
  # The top-level source directory on which CMake was run.
57
- CMAKE_SOURCE_DIR = /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML
47
+ CMAKE_SOURCE_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML
58
48
 
59
49
  # The top-level build directory on which CMake was run.
60
- CMAKE_BINARY_DIR = /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build
50
+ CMAKE_BINARY_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build
51
+
52
+ #=============================================================================
53
+ # Directory level rules for the build root directory
54
+
55
+ # The main recursive "all" target.
56
+ all: CMakeFiles/mtex2MML_clar.dir/all
57
+ all: CMakeFiles/libmtex2MML_static.dir/all
58
+ all: CMakeFiles/libmtex2MML.dir/all
59
+ all: CMakeFiles/mtex2MML.dir/all
60
+
61
+ .PHONY : all
62
+
63
+ # The main recursive "preinstall" target.
64
+ preinstall:
65
+
66
+ .PHONY : preinstall
67
+
68
+ # The main recursive "clean" target.
69
+ clean: CMakeFiles/mtex2MML_clar.dir/clean
70
+ clean: CMakeFiles/ContinuousCoverage.dir/clean
71
+ clean: CMakeFiles/ContinuousTest.dir/clean
72
+ clean: CMakeFiles/ContinuousBuild.dir/clean
73
+ clean: CMakeFiles/ContinuousUpdate.dir/clean
74
+ clean: CMakeFiles/ContinuousStart.dir/clean
75
+ clean: CMakeFiles/ExperimentalSubmit.dir/clean
76
+ clean: CMakeFiles/ExperimentalBuild.dir/clean
77
+ clean: CMakeFiles/ExperimentalCoverage.dir/clean
78
+ clean: CMakeFiles/ExperimentalUpdate.dir/clean
79
+ clean: CMakeFiles/ContinuousSubmit.dir/clean
80
+ clean: CMakeFiles/ExperimentalTest.dir/clean
81
+ clean: CMakeFiles/NightlySubmit.dir/clean
82
+ clean: CMakeFiles/NightlyMemCheck.dir/clean
83
+ clean: CMakeFiles/NightlyTest.dir/clean
84
+ clean: CMakeFiles/memcheck.dir/clean
85
+ clean: CMakeFiles/NightlyConfigure.dir/clean
86
+ clean: CMakeFiles/ExperimentalMemCheck.dir/clean
87
+ clean: CMakeFiles/ContinuousConfigure.dir/clean
88
+ clean: CMakeFiles/NightlyMemoryCheck.dir/clean
89
+ clean: CMakeFiles/Continuous.dir/clean
90
+ clean: CMakeFiles/NightlyStart.dir/clean
91
+ clean: CMakeFiles/Nightly.dir/clean
92
+ clean: CMakeFiles/Experimental.dir/clean
93
+ clean: CMakeFiles/libmtex2MML_static.dir/clean
94
+ clean: CMakeFiles/NightlyUpdate.dir/clean
95
+ clean: CMakeFiles/ContinuousMemCheck.dir/clean
96
+ clean: CMakeFiles/NightlyBuild.dir/clean
97
+ clean: CMakeFiles/format.dir/clean
98
+ clean: CMakeFiles/ExperimentalStart.dir/clean
99
+ clean: CMakeFiles/libmtex2MML.dir/clean
100
+ clean: CMakeFiles/ExperimentalConfigure.dir/clean
101
+ clean: CMakeFiles/NightlyCoverage.dir/clean
102
+ clean: CMakeFiles/mtex2MML.dir/clean
103
+
104
+ .PHONY : clean
61
105
 
62
106
  #=============================================================================
63
107
  # Target rules for target CMakeFiles/mtex2MML_clar.dir
@@ -66,19 +110,14 @@ CMAKE_BINARY_DIR = /Users/gjtorikian/Developer/mathematical/ext/mathematical/mte
66
110
  CMakeFiles/mtex2MML_clar.dir/all:
67
111
  $(MAKE) -f CMakeFiles/mtex2MML_clar.dir/build.make CMakeFiles/mtex2MML_clar.dir/depend
68
112
  $(MAKE) -f CMakeFiles/mtex2MML_clar.dir/build.make CMakeFiles/mtex2MML_clar.dir/build
69
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num=32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59 "Built target mtex2MML_clar"
113
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num=32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59 "Built target mtex2MML_clar"
70
114
  .PHONY : CMakeFiles/mtex2MML_clar.dir/all
71
115
 
72
- # Include target in all.
73
- all: CMakeFiles/mtex2MML_clar.dir/all
74
-
75
- .PHONY : all
76
-
77
116
  # Build rule for subdir invocation for target.
78
117
  CMakeFiles/mtex2MML_clar.dir/rule: cmake_check_build_system
79
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 28
118
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 28
80
119
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/mtex2MML_clar.dir/all
81
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
120
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
82
121
  .PHONY : CMakeFiles/mtex2MML_clar.dir/rule
83
122
 
84
123
  # Convenience name for target.
@@ -91,11 +130,6 @@ CMakeFiles/mtex2MML_clar.dir/clean:
91
130
  $(MAKE) -f CMakeFiles/mtex2MML_clar.dir/build.make CMakeFiles/mtex2MML_clar.dir/clean
92
131
  .PHONY : CMakeFiles/mtex2MML_clar.dir/clean
93
132
 
94
- # clean rule for target.
95
- clean: CMakeFiles/mtex2MML_clar.dir/clean
96
-
97
- .PHONY : clean
98
-
99
133
  #=============================================================================
100
134
  # Target rules for target CMakeFiles/ContinuousCoverage.dir
101
135
 
@@ -103,14 +137,14 @@ clean: CMakeFiles/mtex2MML_clar.dir/clean
103
137
  CMakeFiles/ContinuousCoverage.dir/all:
104
138
  $(MAKE) -f CMakeFiles/ContinuousCoverage.dir/build.make CMakeFiles/ContinuousCoverage.dir/depend
105
139
  $(MAKE) -f CMakeFiles/ContinuousCoverage.dir/build.make CMakeFiles/ContinuousCoverage.dir/build
106
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ContinuousCoverage"
140
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ContinuousCoverage"
107
141
  .PHONY : CMakeFiles/ContinuousCoverage.dir/all
108
142
 
109
143
  # Build rule for subdir invocation for target.
110
144
  CMakeFiles/ContinuousCoverage.dir/rule: cmake_check_build_system
111
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
145
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
112
146
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousCoverage.dir/all
113
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
147
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
114
148
  .PHONY : CMakeFiles/ContinuousCoverage.dir/rule
115
149
 
116
150
  # Convenience name for target.
@@ -123,11 +157,6 @@ CMakeFiles/ContinuousCoverage.dir/clean:
123
157
  $(MAKE) -f CMakeFiles/ContinuousCoverage.dir/build.make CMakeFiles/ContinuousCoverage.dir/clean
124
158
  .PHONY : CMakeFiles/ContinuousCoverage.dir/clean
125
159
 
126
- # clean rule for target.
127
- clean: CMakeFiles/ContinuousCoverage.dir/clean
128
-
129
- .PHONY : clean
130
-
131
160
  #=============================================================================
132
161
  # Target rules for target CMakeFiles/ContinuousTest.dir
133
162
 
@@ -135,14 +164,14 @@ clean: CMakeFiles/ContinuousCoverage.dir/clean
135
164
  CMakeFiles/ContinuousTest.dir/all:
136
165
  $(MAKE) -f CMakeFiles/ContinuousTest.dir/build.make CMakeFiles/ContinuousTest.dir/depend
137
166
  $(MAKE) -f CMakeFiles/ContinuousTest.dir/build.make CMakeFiles/ContinuousTest.dir/build
138
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ContinuousTest"
167
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ContinuousTest"
139
168
  .PHONY : CMakeFiles/ContinuousTest.dir/all
140
169
 
141
170
  # Build rule for subdir invocation for target.
142
171
  CMakeFiles/ContinuousTest.dir/rule: cmake_check_build_system
143
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
172
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
144
173
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousTest.dir/all
145
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
174
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
146
175
  .PHONY : CMakeFiles/ContinuousTest.dir/rule
147
176
 
148
177
  # Convenience name for target.
@@ -155,11 +184,6 @@ CMakeFiles/ContinuousTest.dir/clean:
155
184
  $(MAKE) -f CMakeFiles/ContinuousTest.dir/build.make CMakeFiles/ContinuousTest.dir/clean
156
185
  .PHONY : CMakeFiles/ContinuousTest.dir/clean
157
186
 
158
- # clean rule for target.
159
- clean: CMakeFiles/ContinuousTest.dir/clean
160
-
161
- .PHONY : clean
162
-
163
187
  #=============================================================================
164
188
  # Target rules for target CMakeFiles/ContinuousBuild.dir
165
189
 
@@ -167,14 +191,14 @@ clean: CMakeFiles/ContinuousTest.dir/clean
167
191
  CMakeFiles/ContinuousBuild.dir/all:
168
192
  $(MAKE) -f CMakeFiles/ContinuousBuild.dir/build.make CMakeFiles/ContinuousBuild.dir/depend
169
193
  $(MAKE) -f CMakeFiles/ContinuousBuild.dir/build.make CMakeFiles/ContinuousBuild.dir/build
170
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ContinuousBuild"
194
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ContinuousBuild"
171
195
  .PHONY : CMakeFiles/ContinuousBuild.dir/all
172
196
 
173
197
  # Build rule for subdir invocation for target.
174
198
  CMakeFiles/ContinuousBuild.dir/rule: cmake_check_build_system
175
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
199
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
176
200
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousBuild.dir/all
177
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
201
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
178
202
  .PHONY : CMakeFiles/ContinuousBuild.dir/rule
179
203
 
180
204
  # Convenience name for target.
@@ -187,11 +211,6 @@ CMakeFiles/ContinuousBuild.dir/clean:
187
211
  $(MAKE) -f CMakeFiles/ContinuousBuild.dir/build.make CMakeFiles/ContinuousBuild.dir/clean
188
212
  .PHONY : CMakeFiles/ContinuousBuild.dir/clean
189
213
 
190
- # clean rule for target.
191
- clean: CMakeFiles/ContinuousBuild.dir/clean
192
-
193
- .PHONY : clean
194
-
195
214
  #=============================================================================
196
215
  # Target rules for target CMakeFiles/ContinuousUpdate.dir
197
216
 
@@ -199,14 +218,14 @@ clean: CMakeFiles/ContinuousBuild.dir/clean
199
218
  CMakeFiles/ContinuousUpdate.dir/all:
200
219
  $(MAKE) -f CMakeFiles/ContinuousUpdate.dir/build.make CMakeFiles/ContinuousUpdate.dir/depend
201
220
  $(MAKE) -f CMakeFiles/ContinuousUpdate.dir/build.make CMakeFiles/ContinuousUpdate.dir/build
202
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ContinuousUpdate"
221
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ContinuousUpdate"
203
222
  .PHONY : CMakeFiles/ContinuousUpdate.dir/all
204
223
 
205
224
  # Build rule for subdir invocation for target.
206
225
  CMakeFiles/ContinuousUpdate.dir/rule: cmake_check_build_system
207
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
226
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
208
227
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousUpdate.dir/all
209
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
228
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
210
229
  .PHONY : CMakeFiles/ContinuousUpdate.dir/rule
211
230
 
212
231
  # Convenience name for target.
@@ -219,11 +238,6 @@ CMakeFiles/ContinuousUpdate.dir/clean:
219
238
  $(MAKE) -f CMakeFiles/ContinuousUpdate.dir/build.make CMakeFiles/ContinuousUpdate.dir/clean
220
239
  .PHONY : CMakeFiles/ContinuousUpdate.dir/clean
221
240
 
222
- # clean rule for target.
223
- clean: CMakeFiles/ContinuousUpdate.dir/clean
224
-
225
- .PHONY : clean
226
-
227
241
  #=============================================================================
228
242
  # Target rules for target CMakeFiles/ContinuousStart.dir
229
243
 
@@ -231,14 +245,14 @@ clean: CMakeFiles/ContinuousUpdate.dir/clean
231
245
  CMakeFiles/ContinuousStart.dir/all:
232
246
  $(MAKE) -f CMakeFiles/ContinuousStart.dir/build.make CMakeFiles/ContinuousStart.dir/depend
233
247
  $(MAKE) -f CMakeFiles/ContinuousStart.dir/build.make CMakeFiles/ContinuousStart.dir/build
234
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ContinuousStart"
248
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ContinuousStart"
235
249
  .PHONY : CMakeFiles/ContinuousStart.dir/all
236
250
 
237
251
  # Build rule for subdir invocation for target.
238
252
  CMakeFiles/ContinuousStart.dir/rule: cmake_check_build_system
239
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
253
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
240
254
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousStart.dir/all
241
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
255
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
242
256
  .PHONY : CMakeFiles/ContinuousStart.dir/rule
243
257
 
244
258
  # Convenience name for target.
@@ -251,11 +265,6 @@ CMakeFiles/ContinuousStart.dir/clean:
251
265
  $(MAKE) -f CMakeFiles/ContinuousStart.dir/build.make CMakeFiles/ContinuousStart.dir/clean
252
266
  .PHONY : CMakeFiles/ContinuousStart.dir/clean
253
267
 
254
- # clean rule for target.
255
- clean: CMakeFiles/ContinuousStart.dir/clean
256
-
257
- .PHONY : clean
258
-
259
268
  #=============================================================================
260
269
  # Target rules for target CMakeFiles/ExperimentalSubmit.dir
261
270
 
@@ -263,14 +272,14 @@ clean: CMakeFiles/ContinuousStart.dir/clean
263
272
  CMakeFiles/ExperimentalSubmit.dir/all:
264
273
  $(MAKE) -f CMakeFiles/ExperimentalSubmit.dir/build.make CMakeFiles/ExperimentalSubmit.dir/depend
265
274
  $(MAKE) -f CMakeFiles/ExperimentalSubmit.dir/build.make CMakeFiles/ExperimentalSubmit.dir/build
266
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ExperimentalSubmit"
275
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ExperimentalSubmit"
267
276
  .PHONY : CMakeFiles/ExperimentalSubmit.dir/all
268
277
 
269
278
  # Build rule for subdir invocation for target.
270
279
  CMakeFiles/ExperimentalSubmit.dir/rule: cmake_check_build_system
271
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
280
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
272
281
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalSubmit.dir/all
273
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
282
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
274
283
  .PHONY : CMakeFiles/ExperimentalSubmit.dir/rule
275
284
 
276
285
  # Convenience name for target.
@@ -283,11 +292,6 @@ CMakeFiles/ExperimentalSubmit.dir/clean:
283
292
  $(MAKE) -f CMakeFiles/ExperimentalSubmit.dir/build.make CMakeFiles/ExperimentalSubmit.dir/clean
284
293
  .PHONY : CMakeFiles/ExperimentalSubmit.dir/clean
285
294
 
286
- # clean rule for target.
287
- clean: CMakeFiles/ExperimentalSubmit.dir/clean
288
-
289
- .PHONY : clean
290
-
291
295
  #=============================================================================
292
296
  # Target rules for target CMakeFiles/ExperimentalBuild.dir
293
297
 
@@ -295,14 +299,14 @@ clean: CMakeFiles/ExperimentalSubmit.dir/clean
295
299
  CMakeFiles/ExperimentalBuild.dir/all:
296
300
  $(MAKE) -f CMakeFiles/ExperimentalBuild.dir/build.make CMakeFiles/ExperimentalBuild.dir/depend
297
301
  $(MAKE) -f CMakeFiles/ExperimentalBuild.dir/build.make CMakeFiles/ExperimentalBuild.dir/build
298
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ExperimentalBuild"
302
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ExperimentalBuild"
299
303
  .PHONY : CMakeFiles/ExperimentalBuild.dir/all
300
304
 
301
305
  # Build rule for subdir invocation for target.
302
306
  CMakeFiles/ExperimentalBuild.dir/rule: cmake_check_build_system
303
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
307
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
304
308
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalBuild.dir/all
305
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
309
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
306
310
  .PHONY : CMakeFiles/ExperimentalBuild.dir/rule
307
311
 
308
312
  # Convenience name for target.
@@ -315,11 +319,6 @@ CMakeFiles/ExperimentalBuild.dir/clean:
315
319
  $(MAKE) -f CMakeFiles/ExperimentalBuild.dir/build.make CMakeFiles/ExperimentalBuild.dir/clean
316
320
  .PHONY : CMakeFiles/ExperimentalBuild.dir/clean
317
321
 
318
- # clean rule for target.
319
- clean: CMakeFiles/ExperimentalBuild.dir/clean
320
-
321
- .PHONY : clean
322
-
323
322
  #=============================================================================
324
323
  # Target rules for target CMakeFiles/ExperimentalCoverage.dir
325
324
 
@@ -327,14 +326,14 @@ clean: CMakeFiles/ExperimentalBuild.dir/clean
327
326
  CMakeFiles/ExperimentalCoverage.dir/all:
328
327
  $(MAKE) -f CMakeFiles/ExperimentalCoverage.dir/build.make CMakeFiles/ExperimentalCoverage.dir/depend
329
328
  $(MAKE) -f CMakeFiles/ExperimentalCoverage.dir/build.make CMakeFiles/ExperimentalCoverage.dir/build
330
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ExperimentalCoverage"
329
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ExperimentalCoverage"
331
330
  .PHONY : CMakeFiles/ExperimentalCoverage.dir/all
332
331
 
333
332
  # Build rule for subdir invocation for target.
334
333
  CMakeFiles/ExperimentalCoverage.dir/rule: cmake_check_build_system
335
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
334
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
336
335
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalCoverage.dir/all
337
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
336
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
338
337
  .PHONY : CMakeFiles/ExperimentalCoverage.dir/rule
339
338
 
340
339
  # Convenience name for target.
@@ -347,11 +346,6 @@ CMakeFiles/ExperimentalCoverage.dir/clean:
347
346
  $(MAKE) -f CMakeFiles/ExperimentalCoverage.dir/build.make CMakeFiles/ExperimentalCoverage.dir/clean
348
347
  .PHONY : CMakeFiles/ExperimentalCoverage.dir/clean
349
348
 
350
- # clean rule for target.
351
- clean: CMakeFiles/ExperimentalCoverage.dir/clean
352
-
353
- .PHONY : clean
354
-
355
349
  #=============================================================================
356
350
  # Target rules for target CMakeFiles/ExperimentalUpdate.dir
357
351
 
@@ -359,14 +353,14 @@ clean: CMakeFiles/ExperimentalCoverage.dir/clean
359
353
  CMakeFiles/ExperimentalUpdate.dir/all:
360
354
  $(MAKE) -f CMakeFiles/ExperimentalUpdate.dir/build.make CMakeFiles/ExperimentalUpdate.dir/depend
361
355
  $(MAKE) -f CMakeFiles/ExperimentalUpdate.dir/build.make CMakeFiles/ExperimentalUpdate.dir/build
362
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ExperimentalUpdate"
356
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ExperimentalUpdate"
363
357
  .PHONY : CMakeFiles/ExperimentalUpdate.dir/all
364
358
 
365
359
  # Build rule for subdir invocation for target.
366
360
  CMakeFiles/ExperimentalUpdate.dir/rule: cmake_check_build_system
367
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
361
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
368
362
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalUpdate.dir/all
369
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
363
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
370
364
  .PHONY : CMakeFiles/ExperimentalUpdate.dir/rule
371
365
 
372
366
  # Convenience name for target.
@@ -379,11 +373,6 @@ CMakeFiles/ExperimentalUpdate.dir/clean:
379
373
  $(MAKE) -f CMakeFiles/ExperimentalUpdate.dir/build.make CMakeFiles/ExperimentalUpdate.dir/clean
380
374
  .PHONY : CMakeFiles/ExperimentalUpdate.dir/clean
381
375
 
382
- # clean rule for target.
383
- clean: CMakeFiles/ExperimentalUpdate.dir/clean
384
-
385
- .PHONY : clean
386
-
387
376
  #=============================================================================
388
377
  # Target rules for target CMakeFiles/ContinuousSubmit.dir
389
378
 
@@ -391,14 +380,14 @@ clean: CMakeFiles/ExperimentalUpdate.dir/clean
391
380
  CMakeFiles/ContinuousSubmit.dir/all:
392
381
  $(MAKE) -f CMakeFiles/ContinuousSubmit.dir/build.make CMakeFiles/ContinuousSubmit.dir/depend
393
382
  $(MAKE) -f CMakeFiles/ContinuousSubmit.dir/build.make CMakeFiles/ContinuousSubmit.dir/build
394
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ContinuousSubmit"
383
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ContinuousSubmit"
395
384
  .PHONY : CMakeFiles/ContinuousSubmit.dir/all
396
385
 
397
386
  # Build rule for subdir invocation for target.
398
387
  CMakeFiles/ContinuousSubmit.dir/rule: cmake_check_build_system
399
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
388
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
400
389
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousSubmit.dir/all
401
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
390
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
402
391
  .PHONY : CMakeFiles/ContinuousSubmit.dir/rule
403
392
 
404
393
  # Convenience name for target.
@@ -411,11 +400,6 @@ CMakeFiles/ContinuousSubmit.dir/clean:
411
400
  $(MAKE) -f CMakeFiles/ContinuousSubmit.dir/build.make CMakeFiles/ContinuousSubmit.dir/clean
412
401
  .PHONY : CMakeFiles/ContinuousSubmit.dir/clean
413
402
 
414
- # clean rule for target.
415
- clean: CMakeFiles/ContinuousSubmit.dir/clean
416
-
417
- .PHONY : clean
418
-
419
403
  #=============================================================================
420
404
  # Target rules for target CMakeFiles/ExperimentalTest.dir
421
405
 
@@ -423,14 +407,14 @@ clean: CMakeFiles/ContinuousSubmit.dir/clean
423
407
  CMakeFiles/ExperimentalTest.dir/all:
424
408
  $(MAKE) -f CMakeFiles/ExperimentalTest.dir/build.make CMakeFiles/ExperimentalTest.dir/depend
425
409
  $(MAKE) -f CMakeFiles/ExperimentalTest.dir/build.make CMakeFiles/ExperimentalTest.dir/build
426
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ExperimentalTest"
410
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ExperimentalTest"
427
411
  .PHONY : CMakeFiles/ExperimentalTest.dir/all
428
412
 
429
413
  # Build rule for subdir invocation for target.
430
414
  CMakeFiles/ExperimentalTest.dir/rule: cmake_check_build_system
431
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
415
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
432
416
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalTest.dir/all
433
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
417
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
434
418
  .PHONY : CMakeFiles/ExperimentalTest.dir/rule
435
419
 
436
420
  # Convenience name for target.
@@ -443,11 +427,6 @@ CMakeFiles/ExperimentalTest.dir/clean:
443
427
  $(MAKE) -f CMakeFiles/ExperimentalTest.dir/build.make CMakeFiles/ExperimentalTest.dir/clean
444
428
  .PHONY : CMakeFiles/ExperimentalTest.dir/clean
445
429
 
446
- # clean rule for target.
447
- clean: CMakeFiles/ExperimentalTest.dir/clean
448
-
449
- .PHONY : clean
450
-
451
430
  #=============================================================================
452
431
  # Target rules for target CMakeFiles/NightlySubmit.dir
453
432
 
@@ -455,14 +434,14 @@ clean: CMakeFiles/ExperimentalTest.dir/clean
455
434
  CMakeFiles/NightlySubmit.dir/all:
456
435
  $(MAKE) -f CMakeFiles/NightlySubmit.dir/build.make CMakeFiles/NightlySubmit.dir/depend
457
436
  $(MAKE) -f CMakeFiles/NightlySubmit.dir/build.make CMakeFiles/NightlySubmit.dir/build
458
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target NightlySubmit"
437
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target NightlySubmit"
459
438
  .PHONY : CMakeFiles/NightlySubmit.dir/all
460
439
 
461
440
  # Build rule for subdir invocation for target.
462
441
  CMakeFiles/NightlySubmit.dir/rule: cmake_check_build_system
463
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
442
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
464
443
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/NightlySubmit.dir/all
465
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
444
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
466
445
  .PHONY : CMakeFiles/NightlySubmit.dir/rule
467
446
 
468
447
  # Convenience name for target.
@@ -475,11 +454,6 @@ CMakeFiles/NightlySubmit.dir/clean:
475
454
  $(MAKE) -f CMakeFiles/NightlySubmit.dir/build.make CMakeFiles/NightlySubmit.dir/clean
476
455
  .PHONY : CMakeFiles/NightlySubmit.dir/clean
477
456
 
478
- # clean rule for target.
479
- clean: CMakeFiles/NightlySubmit.dir/clean
480
-
481
- .PHONY : clean
482
-
483
457
  #=============================================================================
484
458
  # Target rules for target CMakeFiles/NightlyMemCheck.dir
485
459
 
@@ -487,14 +461,14 @@ clean: CMakeFiles/NightlySubmit.dir/clean
487
461
  CMakeFiles/NightlyMemCheck.dir/all:
488
462
  $(MAKE) -f CMakeFiles/NightlyMemCheck.dir/build.make CMakeFiles/NightlyMemCheck.dir/depend
489
463
  $(MAKE) -f CMakeFiles/NightlyMemCheck.dir/build.make CMakeFiles/NightlyMemCheck.dir/build
490
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target NightlyMemCheck"
464
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target NightlyMemCheck"
491
465
  .PHONY : CMakeFiles/NightlyMemCheck.dir/all
492
466
 
493
467
  # Build rule for subdir invocation for target.
494
468
  CMakeFiles/NightlyMemCheck.dir/rule: cmake_check_build_system
495
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
469
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
496
470
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/NightlyMemCheck.dir/all
497
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
471
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
498
472
  .PHONY : CMakeFiles/NightlyMemCheck.dir/rule
499
473
 
500
474
  # Convenience name for target.
@@ -507,11 +481,6 @@ CMakeFiles/NightlyMemCheck.dir/clean:
507
481
  $(MAKE) -f CMakeFiles/NightlyMemCheck.dir/build.make CMakeFiles/NightlyMemCheck.dir/clean
508
482
  .PHONY : CMakeFiles/NightlyMemCheck.dir/clean
509
483
 
510
- # clean rule for target.
511
- clean: CMakeFiles/NightlyMemCheck.dir/clean
512
-
513
- .PHONY : clean
514
-
515
484
  #=============================================================================
516
485
  # Target rules for target CMakeFiles/NightlyTest.dir
517
486
 
@@ -519,14 +488,14 @@ clean: CMakeFiles/NightlyMemCheck.dir/clean
519
488
  CMakeFiles/NightlyTest.dir/all:
520
489
  $(MAKE) -f CMakeFiles/NightlyTest.dir/build.make CMakeFiles/NightlyTest.dir/depend
521
490
  $(MAKE) -f CMakeFiles/NightlyTest.dir/build.make CMakeFiles/NightlyTest.dir/build
522
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target NightlyTest"
491
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target NightlyTest"
523
492
  .PHONY : CMakeFiles/NightlyTest.dir/all
524
493
 
525
494
  # Build rule for subdir invocation for target.
526
495
  CMakeFiles/NightlyTest.dir/rule: cmake_check_build_system
527
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
496
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
528
497
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/NightlyTest.dir/all
529
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
498
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
530
499
  .PHONY : CMakeFiles/NightlyTest.dir/rule
531
500
 
532
501
  # Convenience name for target.
@@ -539,11 +508,6 @@ CMakeFiles/NightlyTest.dir/clean:
539
508
  $(MAKE) -f CMakeFiles/NightlyTest.dir/build.make CMakeFiles/NightlyTest.dir/clean
540
509
  .PHONY : CMakeFiles/NightlyTest.dir/clean
541
510
 
542
- # clean rule for target.
543
- clean: CMakeFiles/NightlyTest.dir/clean
544
-
545
- .PHONY : clean
546
-
547
511
  #=============================================================================
548
512
  # Target rules for target CMakeFiles/memcheck.dir
549
513
 
@@ -551,14 +515,14 @@ clean: CMakeFiles/NightlyTest.dir/clean
551
515
  CMakeFiles/memcheck.dir/all:
552
516
  $(MAKE) -f CMakeFiles/memcheck.dir/build.make CMakeFiles/memcheck.dir/depend
553
517
  $(MAKE) -f CMakeFiles/memcheck.dir/build.make CMakeFiles/memcheck.dir/build
554
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target memcheck"
518
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target memcheck"
555
519
  .PHONY : CMakeFiles/memcheck.dir/all
556
520
 
557
521
  # Build rule for subdir invocation for target.
558
522
  CMakeFiles/memcheck.dir/rule: cmake_check_build_system
559
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
523
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
560
524
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/memcheck.dir/all
561
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
525
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
562
526
  .PHONY : CMakeFiles/memcheck.dir/rule
563
527
 
564
528
  # Convenience name for target.
@@ -571,11 +535,6 @@ CMakeFiles/memcheck.dir/clean:
571
535
  $(MAKE) -f CMakeFiles/memcheck.dir/build.make CMakeFiles/memcheck.dir/clean
572
536
  .PHONY : CMakeFiles/memcheck.dir/clean
573
537
 
574
- # clean rule for target.
575
- clean: CMakeFiles/memcheck.dir/clean
576
-
577
- .PHONY : clean
578
-
579
538
  #=============================================================================
580
539
  # Target rules for target CMakeFiles/NightlyConfigure.dir
581
540
 
@@ -583,14 +542,14 @@ clean: CMakeFiles/memcheck.dir/clean
583
542
  CMakeFiles/NightlyConfigure.dir/all:
584
543
  $(MAKE) -f CMakeFiles/NightlyConfigure.dir/build.make CMakeFiles/NightlyConfigure.dir/depend
585
544
  $(MAKE) -f CMakeFiles/NightlyConfigure.dir/build.make CMakeFiles/NightlyConfigure.dir/build
586
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target NightlyConfigure"
545
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target NightlyConfigure"
587
546
  .PHONY : CMakeFiles/NightlyConfigure.dir/all
588
547
 
589
548
  # Build rule for subdir invocation for target.
590
549
  CMakeFiles/NightlyConfigure.dir/rule: cmake_check_build_system
591
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
550
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
592
551
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/NightlyConfigure.dir/all
593
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
552
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
594
553
  .PHONY : CMakeFiles/NightlyConfigure.dir/rule
595
554
 
596
555
  # Convenience name for target.
@@ -603,11 +562,6 @@ CMakeFiles/NightlyConfigure.dir/clean:
603
562
  $(MAKE) -f CMakeFiles/NightlyConfigure.dir/build.make CMakeFiles/NightlyConfigure.dir/clean
604
563
  .PHONY : CMakeFiles/NightlyConfigure.dir/clean
605
564
 
606
- # clean rule for target.
607
- clean: CMakeFiles/NightlyConfigure.dir/clean
608
-
609
- .PHONY : clean
610
-
611
565
  #=============================================================================
612
566
  # Target rules for target CMakeFiles/ExperimentalMemCheck.dir
613
567
 
@@ -615,14 +569,14 @@ clean: CMakeFiles/NightlyConfigure.dir/clean
615
569
  CMakeFiles/ExperimentalMemCheck.dir/all:
616
570
  $(MAKE) -f CMakeFiles/ExperimentalMemCheck.dir/build.make CMakeFiles/ExperimentalMemCheck.dir/depend
617
571
  $(MAKE) -f CMakeFiles/ExperimentalMemCheck.dir/build.make CMakeFiles/ExperimentalMemCheck.dir/build
618
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ExperimentalMemCheck"
572
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ExperimentalMemCheck"
619
573
  .PHONY : CMakeFiles/ExperimentalMemCheck.dir/all
620
574
 
621
575
  # Build rule for subdir invocation for target.
622
576
  CMakeFiles/ExperimentalMemCheck.dir/rule: cmake_check_build_system
623
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
577
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
624
578
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalMemCheck.dir/all
625
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
579
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
626
580
  .PHONY : CMakeFiles/ExperimentalMemCheck.dir/rule
627
581
 
628
582
  # Convenience name for target.
@@ -635,11 +589,6 @@ CMakeFiles/ExperimentalMemCheck.dir/clean:
635
589
  $(MAKE) -f CMakeFiles/ExperimentalMemCheck.dir/build.make CMakeFiles/ExperimentalMemCheck.dir/clean
636
590
  .PHONY : CMakeFiles/ExperimentalMemCheck.dir/clean
637
591
 
638
- # clean rule for target.
639
- clean: CMakeFiles/ExperimentalMemCheck.dir/clean
640
-
641
- .PHONY : clean
642
-
643
592
  #=============================================================================
644
593
  # Target rules for target CMakeFiles/ContinuousConfigure.dir
645
594
 
@@ -647,14 +596,14 @@ clean: CMakeFiles/ExperimentalMemCheck.dir/clean
647
596
  CMakeFiles/ContinuousConfigure.dir/all:
648
597
  $(MAKE) -f CMakeFiles/ContinuousConfigure.dir/build.make CMakeFiles/ContinuousConfigure.dir/depend
649
598
  $(MAKE) -f CMakeFiles/ContinuousConfigure.dir/build.make CMakeFiles/ContinuousConfigure.dir/build
650
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ContinuousConfigure"
599
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ContinuousConfigure"
651
600
  .PHONY : CMakeFiles/ContinuousConfigure.dir/all
652
601
 
653
602
  # Build rule for subdir invocation for target.
654
603
  CMakeFiles/ContinuousConfigure.dir/rule: cmake_check_build_system
655
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
604
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
656
605
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousConfigure.dir/all
657
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
606
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
658
607
  .PHONY : CMakeFiles/ContinuousConfigure.dir/rule
659
608
 
660
609
  # Convenience name for target.
@@ -667,11 +616,6 @@ CMakeFiles/ContinuousConfigure.dir/clean:
667
616
  $(MAKE) -f CMakeFiles/ContinuousConfigure.dir/build.make CMakeFiles/ContinuousConfigure.dir/clean
668
617
  .PHONY : CMakeFiles/ContinuousConfigure.dir/clean
669
618
 
670
- # clean rule for target.
671
- clean: CMakeFiles/ContinuousConfigure.dir/clean
672
-
673
- .PHONY : clean
674
-
675
619
  #=============================================================================
676
620
  # Target rules for target CMakeFiles/NightlyMemoryCheck.dir
677
621
 
@@ -679,14 +623,14 @@ clean: CMakeFiles/ContinuousConfigure.dir/clean
679
623
  CMakeFiles/NightlyMemoryCheck.dir/all:
680
624
  $(MAKE) -f CMakeFiles/NightlyMemoryCheck.dir/build.make CMakeFiles/NightlyMemoryCheck.dir/depend
681
625
  $(MAKE) -f CMakeFiles/NightlyMemoryCheck.dir/build.make CMakeFiles/NightlyMemoryCheck.dir/build
682
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target NightlyMemoryCheck"
626
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target NightlyMemoryCheck"
683
627
  .PHONY : CMakeFiles/NightlyMemoryCheck.dir/all
684
628
 
685
629
  # Build rule for subdir invocation for target.
686
630
  CMakeFiles/NightlyMemoryCheck.dir/rule: cmake_check_build_system
687
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
631
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
688
632
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/NightlyMemoryCheck.dir/all
689
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
633
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
690
634
  .PHONY : CMakeFiles/NightlyMemoryCheck.dir/rule
691
635
 
692
636
  # Convenience name for target.
@@ -699,11 +643,6 @@ CMakeFiles/NightlyMemoryCheck.dir/clean:
699
643
  $(MAKE) -f CMakeFiles/NightlyMemoryCheck.dir/build.make CMakeFiles/NightlyMemoryCheck.dir/clean
700
644
  .PHONY : CMakeFiles/NightlyMemoryCheck.dir/clean
701
645
 
702
- # clean rule for target.
703
- clean: CMakeFiles/NightlyMemoryCheck.dir/clean
704
-
705
- .PHONY : clean
706
-
707
646
  #=============================================================================
708
647
  # Target rules for target CMakeFiles/Continuous.dir
709
648
 
@@ -711,14 +650,14 @@ clean: CMakeFiles/NightlyMemoryCheck.dir/clean
711
650
  CMakeFiles/Continuous.dir/all:
712
651
  $(MAKE) -f CMakeFiles/Continuous.dir/build.make CMakeFiles/Continuous.dir/depend
713
652
  $(MAKE) -f CMakeFiles/Continuous.dir/build.make CMakeFiles/Continuous.dir/build
714
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target Continuous"
653
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target Continuous"
715
654
  .PHONY : CMakeFiles/Continuous.dir/all
716
655
 
717
656
  # Build rule for subdir invocation for target.
718
657
  CMakeFiles/Continuous.dir/rule: cmake_check_build_system
719
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
658
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
720
659
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/Continuous.dir/all
721
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
660
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
722
661
  .PHONY : CMakeFiles/Continuous.dir/rule
723
662
 
724
663
  # Convenience name for target.
@@ -731,11 +670,6 @@ CMakeFiles/Continuous.dir/clean:
731
670
  $(MAKE) -f CMakeFiles/Continuous.dir/build.make CMakeFiles/Continuous.dir/clean
732
671
  .PHONY : CMakeFiles/Continuous.dir/clean
733
672
 
734
- # clean rule for target.
735
- clean: CMakeFiles/Continuous.dir/clean
736
-
737
- .PHONY : clean
738
-
739
673
  #=============================================================================
740
674
  # Target rules for target CMakeFiles/NightlyStart.dir
741
675
 
@@ -743,14 +677,14 @@ clean: CMakeFiles/Continuous.dir/clean
743
677
  CMakeFiles/NightlyStart.dir/all:
744
678
  $(MAKE) -f CMakeFiles/NightlyStart.dir/build.make CMakeFiles/NightlyStart.dir/depend
745
679
  $(MAKE) -f CMakeFiles/NightlyStart.dir/build.make CMakeFiles/NightlyStart.dir/build
746
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target NightlyStart"
680
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target NightlyStart"
747
681
  .PHONY : CMakeFiles/NightlyStart.dir/all
748
682
 
749
683
  # Build rule for subdir invocation for target.
750
684
  CMakeFiles/NightlyStart.dir/rule: cmake_check_build_system
751
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
685
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
752
686
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/NightlyStart.dir/all
753
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
687
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
754
688
  .PHONY : CMakeFiles/NightlyStart.dir/rule
755
689
 
756
690
  # Convenience name for target.
@@ -763,11 +697,6 @@ CMakeFiles/NightlyStart.dir/clean:
763
697
  $(MAKE) -f CMakeFiles/NightlyStart.dir/build.make CMakeFiles/NightlyStart.dir/clean
764
698
  .PHONY : CMakeFiles/NightlyStart.dir/clean
765
699
 
766
- # clean rule for target.
767
- clean: CMakeFiles/NightlyStart.dir/clean
768
-
769
- .PHONY : clean
770
-
771
700
  #=============================================================================
772
701
  # Target rules for target CMakeFiles/Nightly.dir
773
702
 
@@ -775,14 +704,14 @@ clean: CMakeFiles/NightlyStart.dir/clean
775
704
  CMakeFiles/Nightly.dir/all:
776
705
  $(MAKE) -f CMakeFiles/Nightly.dir/build.make CMakeFiles/Nightly.dir/depend
777
706
  $(MAKE) -f CMakeFiles/Nightly.dir/build.make CMakeFiles/Nightly.dir/build
778
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target Nightly"
707
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target Nightly"
779
708
  .PHONY : CMakeFiles/Nightly.dir/all
780
709
 
781
710
  # Build rule for subdir invocation for target.
782
711
  CMakeFiles/Nightly.dir/rule: cmake_check_build_system
783
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
712
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
784
713
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/Nightly.dir/all
785
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
714
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
786
715
  .PHONY : CMakeFiles/Nightly.dir/rule
787
716
 
788
717
  # Convenience name for target.
@@ -795,11 +724,6 @@ CMakeFiles/Nightly.dir/clean:
795
724
  $(MAKE) -f CMakeFiles/Nightly.dir/build.make CMakeFiles/Nightly.dir/clean
796
725
  .PHONY : CMakeFiles/Nightly.dir/clean
797
726
 
798
- # clean rule for target.
799
- clean: CMakeFiles/Nightly.dir/clean
800
-
801
- .PHONY : clean
802
-
803
727
  #=============================================================================
804
728
  # Target rules for target CMakeFiles/Experimental.dir
805
729
 
@@ -807,14 +731,14 @@ clean: CMakeFiles/Nightly.dir/clean
807
731
  CMakeFiles/Experimental.dir/all:
808
732
  $(MAKE) -f CMakeFiles/Experimental.dir/build.make CMakeFiles/Experimental.dir/depend
809
733
  $(MAKE) -f CMakeFiles/Experimental.dir/build.make CMakeFiles/Experimental.dir/build
810
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target Experimental"
734
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target Experimental"
811
735
  .PHONY : CMakeFiles/Experimental.dir/all
812
736
 
813
737
  # Build rule for subdir invocation for target.
814
738
  CMakeFiles/Experimental.dir/rule: cmake_check_build_system
815
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
739
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
816
740
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/Experimental.dir/all
817
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
741
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
818
742
  .PHONY : CMakeFiles/Experimental.dir/rule
819
743
 
820
744
  # Convenience name for target.
@@ -827,11 +751,6 @@ CMakeFiles/Experimental.dir/clean:
827
751
  $(MAKE) -f CMakeFiles/Experimental.dir/build.make CMakeFiles/Experimental.dir/clean
828
752
  .PHONY : CMakeFiles/Experimental.dir/clean
829
753
 
830
- # clean rule for target.
831
- clean: CMakeFiles/Experimental.dir/clean
832
-
833
- .PHONY : clean
834
-
835
754
  #=============================================================================
836
755
  # Target rules for target CMakeFiles/libmtex2MML_static.dir
837
756
 
@@ -839,19 +758,14 @@ clean: CMakeFiles/Experimental.dir/clean
839
758
  CMakeFiles/libmtex2MML_static.dir/all:
840
759
  $(MAKE) -f CMakeFiles/libmtex2MML_static.dir/build.make CMakeFiles/libmtex2MML_static.dir/depend
841
760
  $(MAKE) -f CMakeFiles/libmtex2MML_static.dir/build.make CMakeFiles/libmtex2MML_static.dir/build
842
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num=11,12,13,14,15,16,17,18,19,20 "Built target libmtex2MML_static"
761
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num=11,12,13,14,15,16,17,18,19,20 "Built target libmtex2MML_static"
843
762
  .PHONY : CMakeFiles/libmtex2MML_static.dir/all
844
763
 
845
- # Include target in all.
846
- all: CMakeFiles/libmtex2MML_static.dir/all
847
-
848
- .PHONY : all
849
-
850
764
  # Build rule for subdir invocation for target.
851
765
  CMakeFiles/libmtex2MML_static.dir/rule: cmake_check_build_system
852
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 10
766
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 10
853
767
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/libmtex2MML_static.dir/all
854
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
768
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
855
769
  .PHONY : CMakeFiles/libmtex2MML_static.dir/rule
856
770
 
857
771
  # Convenience name for target.
@@ -864,11 +778,6 @@ CMakeFiles/libmtex2MML_static.dir/clean:
864
778
  $(MAKE) -f CMakeFiles/libmtex2MML_static.dir/build.make CMakeFiles/libmtex2MML_static.dir/clean
865
779
  .PHONY : CMakeFiles/libmtex2MML_static.dir/clean
866
780
 
867
- # clean rule for target.
868
- clean: CMakeFiles/libmtex2MML_static.dir/clean
869
-
870
- .PHONY : clean
871
-
872
781
  #=============================================================================
873
782
  # Target rules for target CMakeFiles/NightlyUpdate.dir
874
783
 
@@ -876,14 +785,14 @@ clean: CMakeFiles/libmtex2MML_static.dir/clean
876
785
  CMakeFiles/NightlyUpdate.dir/all:
877
786
  $(MAKE) -f CMakeFiles/NightlyUpdate.dir/build.make CMakeFiles/NightlyUpdate.dir/depend
878
787
  $(MAKE) -f CMakeFiles/NightlyUpdate.dir/build.make CMakeFiles/NightlyUpdate.dir/build
879
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target NightlyUpdate"
788
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target NightlyUpdate"
880
789
  .PHONY : CMakeFiles/NightlyUpdate.dir/all
881
790
 
882
791
  # Build rule for subdir invocation for target.
883
792
  CMakeFiles/NightlyUpdate.dir/rule: cmake_check_build_system
884
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
793
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
885
794
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/NightlyUpdate.dir/all
886
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
795
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
887
796
  .PHONY : CMakeFiles/NightlyUpdate.dir/rule
888
797
 
889
798
  # Convenience name for target.
@@ -896,11 +805,6 @@ CMakeFiles/NightlyUpdate.dir/clean:
896
805
  $(MAKE) -f CMakeFiles/NightlyUpdate.dir/build.make CMakeFiles/NightlyUpdate.dir/clean
897
806
  .PHONY : CMakeFiles/NightlyUpdate.dir/clean
898
807
 
899
- # clean rule for target.
900
- clean: CMakeFiles/NightlyUpdate.dir/clean
901
-
902
- .PHONY : clean
903
-
904
808
  #=============================================================================
905
809
  # Target rules for target CMakeFiles/ContinuousMemCheck.dir
906
810
 
@@ -908,14 +812,14 @@ clean: CMakeFiles/NightlyUpdate.dir/clean
908
812
  CMakeFiles/ContinuousMemCheck.dir/all:
909
813
  $(MAKE) -f CMakeFiles/ContinuousMemCheck.dir/build.make CMakeFiles/ContinuousMemCheck.dir/depend
910
814
  $(MAKE) -f CMakeFiles/ContinuousMemCheck.dir/build.make CMakeFiles/ContinuousMemCheck.dir/build
911
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ContinuousMemCheck"
815
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ContinuousMemCheck"
912
816
  .PHONY : CMakeFiles/ContinuousMemCheck.dir/all
913
817
 
914
818
  # Build rule for subdir invocation for target.
915
819
  CMakeFiles/ContinuousMemCheck.dir/rule: cmake_check_build_system
916
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
820
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
917
821
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousMemCheck.dir/all
918
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
822
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
919
823
  .PHONY : CMakeFiles/ContinuousMemCheck.dir/rule
920
824
 
921
825
  # Convenience name for target.
@@ -928,11 +832,6 @@ CMakeFiles/ContinuousMemCheck.dir/clean:
928
832
  $(MAKE) -f CMakeFiles/ContinuousMemCheck.dir/build.make CMakeFiles/ContinuousMemCheck.dir/clean
929
833
  .PHONY : CMakeFiles/ContinuousMemCheck.dir/clean
930
834
 
931
- # clean rule for target.
932
- clean: CMakeFiles/ContinuousMemCheck.dir/clean
933
-
934
- .PHONY : clean
935
-
936
835
  #=============================================================================
937
836
  # Target rules for target CMakeFiles/NightlyBuild.dir
938
837
 
@@ -940,14 +839,14 @@ clean: CMakeFiles/ContinuousMemCheck.dir/clean
940
839
  CMakeFiles/NightlyBuild.dir/all:
941
840
  $(MAKE) -f CMakeFiles/NightlyBuild.dir/build.make CMakeFiles/NightlyBuild.dir/depend
942
841
  $(MAKE) -f CMakeFiles/NightlyBuild.dir/build.make CMakeFiles/NightlyBuild.dir/build
943
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target NightlyBuild"
842
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target NightlyBuild"
944
843
  .PHONY : CMakeFiles/NightlyBuild.dir/all
945
844
 
946
845
  # Build rule for subdir invocation for target.
947
846
  CMakeFiles/NightlyBuild.dir/rule: cmake_check_build_system
948
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
847
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
949
848
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/NightlyBuild.dir/all
950
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
849
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
951
850
  .PHONY : CMakeFiles/NightlyBuild.dir/rule
952
851
 
953
852
  # Convenience name for target.
@@ -960,11 +859,6 @@ CMakeFiles/NightlyBuild.dir/clean:
960
859
  $(MAKE) -f CMakeFiles/NightlyBuild.dir/build.make CMakeFiles/NightlyBuild.dir/clean
961
860
  .PHONY : CMakeFiles/NightlyBuild.dir/clean
962
861
 
963
- # clean rule for target.
964
- clean: CMakeFiles/NightlyBuild.dir/clean
965
-
966
- .PHONY : clean
967
-
968
862
  #=============================================================================
969
863
  # Target rules for target CMakeFiles/format.dir
970
864
 
@@ -972,14 +866,14 @@ clean: CMakeFiles/NightlyBuild.dir/clean
972
866
  CMakeFiles/format.dir/all:
973
867
  $(MAKE) -f CMakeFiles/format.dir/build.make CMakeFiles/format.dir/depend
974
868
  $(MAKE) -f CMakeFiles/format.dir/build.make CMakeFiles/format.dir/build
975
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target format"
869
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target format"
976
870
  .PHONY : CMakeFiles/format.dir/all
977
871
 
978
872
  # Build rule for subdir invocation for target.
979
873
  CMakeFiles/format.dir/rule: cmake_check_build_system
980
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
874
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
981
875
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/format.dir/all
982
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
876
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
983
877
  .PHONY : CMakeFiles/format.dir/rule
984
878
 
985
879
  # Convenience name for target.
@@ -992,11 +886,6 @@ CMakeFiles/format.dir/clean:
992
886
  $(MAKE) -f CMakeFiles/format.dir/build.make CMakeFiles/format.dir/clean
993
887
  .PHONY : CMakeFiles/format.dir/clean
994
888
 
995
- # clean rule for target.
996
- clean: CMakeFiles/format.dir/clean
997
-
998
- .PHONY : clean
999
-
1000
889
  #=============================================================================
1001
890
  # Target rules for target CMakeFiles/ExperimentalStart.dir
1002
891
 
@@ -1004,14 +893,14 @@ clean: CMakeFiles/format.dir/clean
1004
893
  CMakeFiles/ExperimentalStart.dir/all:
1005
894
  $(MAKE) -f CMakeFiles/ExperimentalStart.dir/build.make CMakeFiles/ExperimentalStart.dir/depend
1006
895
  $(MAKE) -f CMakeFiles/ExperimentalStart.dir/build.make CMakeFiles/ExperimentalStart.dir/build
1007
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ExperimentalStart"
896
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ExperimentalStart"
1008
897
  .PHONY : CMakeFiles/ExperimentalStart.dir/all
1009
898
 
1010
899
  # Build rule for subdir invocation for target.
1011
900
  CMakeFiles/ExperimentalStart.dir/rule: cmake_check_build_system
1012
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
901
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
1013
902
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalStart.dir/all
1014
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
903
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
1015
904
  .PHONY : CMakeFiles/ExperimentalStart.dir/rule
1016
905
 
1017
906
  # Convenience name for target.
@@ -1024,11 +913,6 @@ CMakeFiles/ExperimentalStart.dir/clean:
1024
913
  $(MAKE) -f CMakeFiles/ExperimentalStart.dir/build.make CMakeFiles/ExperimentalStart.dir/clean
1025
914
  .PHONY : CMakeFiles/ExperimentalStart.dir/clean
1026
915
 
1027
- # clean rule for target.
1028
- clean: CMakeFiles/ExperimentalStart.dir/clean
1029
-
1030
- .PHONY : clean
1031
-
1032
916
  #=============================================================================
1033
917
  # Target rules for target CMakeFiles/libmtex2MML.dir
1034
918
 
@@ -1036,19 +920,14 @@ clean: CMakeFiles/ExperimentalStart.dir/clean
1036
920
  CMakeFiles/libmtex2MML.dir/all:
1037
921
  $(MAKE) -f CMakeFiles/libmtex2MML.dir/build.make CMakeFiles/libmtex2MML.dir/depend
1038
922
  $(MAKE) -f CMakeFiles/libmtex2MML.dir/build.make CMakeFiles/libmtex2MML.dir/build
1039
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9,10 "Built target libmtex2MML"
923
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9,10 "Built target libmtex2MML"
1040
924
  .PHONY : CMakeFiles/libmtex2MML.dir/all
1041
925
 
1042
- # Include target in all.
1043
- all: CMakeFiles/libmtex2MML.dir/all
1044
-
1045
- .PHONY : all
1046
-
1047
926
  # Build rule for subdir invocation for target.
1048
927
  CMakeFiles/libmtex2MML.dir/rule: cmake_check_build_system
1049
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 10
928
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 10
1050
929
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/libmtex2MML.dir/all
1051
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
930
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
1052
931
  .PHONY : CMakeFiles/libmtex2MML.dir/rule
1053
932
 
1054
933
  # Convenience name for target.
@@ -1061,11 +940,6 @@ CMakeFiles/libmtex2MML.dir/clean:
1061
940
  $(MAKE) -f CMakeFiles/libmtex2MML.dir/build.make CMakeFiles/libmtex2MML.dir/clean
1062
941
  .PHONY : CMakeFiles/libmtex2MML.dir/clean
1063
942
 
1064
- # clean rule for target.
1065
- clean: CMakeFiles/libmtex2MML.dir/clean
1066
-
1067
- .PHONY : clean
1068
-
1069
943
  #=============================================================================
1070
944
  # Target rules for target CMakeFiles/ExperimentalConfigure.dir
1071
945
 
@@ -1073,14 +947,14 @@ clean: CMakeFiles/libmtex2MML.dir/clean
1073
947
  CMakeFiles/ExperimentalConfigure.dir/all:
1074
948
  $(MAKE) -f CMakeFiles/ExperimentalConfigure.dir/build.make CMakeFiles/ExperimentalConfigure.dir/depend
1075
949
  $(MAKE) -f CMakeFiles/ExperimentalConfigure.dir/build.make CMakeFiles/ExperimentalConfigure.dir/build
1076
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ExperimentalConfigure"
950
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target ExperimentalConfigure"
1077
951
  .PHONY : CMakeFiles/ExperimentalConfigure.dir/all
1078
952
 
1079
953
  # Build rule for subdir invocation for target.
1080
954
  CMakeFiles/ExperimentalConfigure.dir/rule: cmake_check_build_system
1081
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
955
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
1082
956
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalConfigure.dir/all
1083
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
957
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
1084
958
  .PHONY : CMakeFiles/ExperimentalConfigure.dir/rule
1085
959
 
1086
960
  # Convenience name for target.
@@ -1093,11 +967,6 @@ CMakeFiles/ExperimentalConfigure.dir/clean:
1093
967
  $(MAKE) -f CMakeFiles/ExperimentalConfigure.dir/build.make CMakeFiles/ExperimentalConfigure.dir/clean
1094
968
  .PHONY : CMakeFiles/ExperimentalConfigure.dir/clean
1095
969
 
1096
- # clean rule for target.
1097
- clean: CMakeFiles/ExperimentalConfigure.dir/clean
1098
-
1099
- .PHONY : clean
1100
-
1101
970
  #=============================================================================
1102
971
  # Target rules for target CMakeFiles/NightlyCoverage.dir
1103
972
 
@@ -1105,14 +974,14 @@ clean: CMakeFiles/ExperimentalConfigure.dir/clean
1105
974
  CMakeFiles/NightlyCoverage.dir/all:
1106
975
  $(MAKE) -f CMakeFiles/NightlyCoverage.dir/build.make CMakeFiles/NightlyCoverage.dir/depend
1107
976
  $(MAKE) -f CMakeFiles/NightlyCoverage.dir/build.make CMakeFiles/NightlyCoverage.dir/build
1108
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target NightlyCoverage"
977
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num= "Built target NightlyCoverage"
1109
978
  .PHONY : CMakeFiles/NightlyCoverage.dir/all
1110
979
 
1111
980
  # Build rule for subdir invocation for target.
1112
981
  CMakeFiles/NightlyCoverage.dir/rule: cmake_check_build_system
1113
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
982
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
1114
983
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/NightlyCoverage.dir/all
1115
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
984
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
1116
985
  .PHONY : CMakeFiles/NightlyCoverage.dir/rule
1117
986
 
1118
987
  # Convenience name for target.
@@ -1125,11 +994,6 @@ CMakeFiles/NightlyCoverage.dir/clean:
1125
994
  $(MAKE) -f CMakeFiles/NightlyCoverage.dir/build.make CMakeFiles/NightlyCoverage.dir/clean
1126
995
  .PHONY : CMakeFiles/NightlyCoverage.dir/clean
1127
996
 
1128
- # clean rule for target.
1129
- clean: CMakeFiles/NightlyCoverage.dir/clean
1130
-
1131
- .PHONY : clean
1132
-
1133
997
  #=============================================================================
1134
998
  # Target rules for target CMakeFiles/mtex2MML.dir
1135
999
 
@@ -1137,19 +1001,14 @@ clean: CMakeFiles/NightlyCoverage.dir/clean
1137
1001
  CMakeFiles/mtex2MML.dir/all:
1138
1002
  $(MAKE) -f CMakeFiles/mtex2MML.dir/build.make CMakeFiles/mtex2MML.dir/depend
1139
1003
  $(MAKE) -f CMakeFiles/mtex2MML.dir/build.make CMakeFiles/mtex2MML.dir/build
1140
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num=21,22,23,24,25,26,27,28,29,30,31 "Built target mtex2MML"
1004
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num=21,22,23,24,25,26,27,28,29,30,31 "Built target mtex2MML"
1141
1005
  .PHONY : CMakeFiles/mtex2MML.dir/all
1142
1006
 
1143
- # Include target in all.
1144
- all: CMakeFiles/mtex2MML.dir/all
1145
-
1146
- .PHONY : all
1147
-
1148
1007
  # Build rule for subdir invocation for target.
1149
1008
  CMakeFiles/mtex2MML.dir/rule: cmake_check_build_system
1150
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 11
1009
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 11
1151
1010
  $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/mtex2MML.dir/all
1152
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
1011
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles 0
1153
1012
  .PHONY : CMakeFiles/mtex2MML.dir/rule
1154
1013
 
1155
1014
  # Convenience name for target.
@@ -1162,11 +1021,6 @@ CMakeFiles/mtex2MML.dir/clean:
1162
1021
  $(MAKE) -f CMakeFiles/mtex2MML.dir/build.make CMakeFiles/mtex2MML.dir/clean
1163
1022
  .PHONY : CMakeFiles/mtex2MML.dir/clean
1164
1023
 
1165
- # clean rule for target.
1166
- clean: CMakeFiles/mtex2MML.dir/clean
1167
-
1168
- .PHONY : clean
1169
-
1170
1024
  #=============================================================================
1171
1025
  # Special targets to cleanup operation of make.
1172
1026
 
@@ -1174,6 +1028,6 @@ clean: CMakeFiles/mtex2MML.dir/clean
1174
1028
  # No rule that depends on this can have commands that come from listfiles
1175
1029
  # because they might be regenerated.
1176
1030
  cmake_check_build_system:
1177
- $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
1031
+ $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
1178
1032
  .PHONY : cmake_check_build_system
1179
1033