Makefile 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. # $OpenBSD: Makefile,v 1.141 2017/05/19 07:38:06 pirofti Exp $
  2. SUBDIR =
  3. SUBDIR += R
  4. SUBDIR += aamath
  5. SUBDIR += abs
  6. SUBDIR += arpack
  7. SUBDIR += blas
  8. SUBDIR += calc
  9. SUBDIR += calcoo
  10. SUBDIR += cblas
  11. SUBDIR += cfitsio
  12. SUBDIR += cgal
  13. SUBDIR += coq
  14. SUBDIR += ecm
  15. SUBDIR += eigen
  16. SUBDIR += eigen2
  17. SUBDIR += eigen3
  18. SUBDIR += fann
  19. SUBDIR += fftw
  20. SUBDIR += fftw3
  21. SUBDIR += fftw3,float
  22. SUBDIR += foma
  23. SUBDIR += freemat
  24. SUBDIR += galculator
  25. SUBDIR += geogebra
  26. SUBDIR += ginac
  27. SUBDIR += gnumeric
  28. SUBDIR += gnuplot
  29. SUBDIR += gnuplot,no_x11
  30. SUBDIR += grace
  31. SUBDIR += graphviz
  32. SUBDIR += grpn
  33. SUBDIR += gunits
  34. SUBDIR += hc
  35. SUBDIR += hdf5
  36. SUBDIR += hexcalc
  37. SUBDIR += hoc
  38. SUBDIR += hs-half
  39. SUBDIR += jacal
  40. SUBDIR += kst
  41. SUBDIR += lapack
  42. SUBDIR += libqalculate
  43. SUBDIR += libtommath
  44. SUBDIR += lpsolve
  45. SUBDIR += lrs
  46. SUBDIR += mathomatic
  47. SUBDIR += matio
  48. SUBDIR += maxima
  49. SUBDIR += mcl
  50. SUBDIR += mcsim
  51. SUBDIR += minisat
  52. SUBDIR += moo
  53. SUBDIR += netcdf
  54. SUBDIR += nonogram
  55. SUBDIR += nonolib
  56. SUBDIR += ntl
  57. SUBDIR += octave
  58. SUBDIR += openfst
  59. SUBDIR += p5-AI-FANN
  60. SUBDIR += p5-AI-NeuralNet-BackProp
  61. SUBDIR += p5-AI-NeuralNet-Kohonen
  62. SUBDIR += p5-AI-NeuralNet-Kohonen-Visual
  63. SUBDIR += p5-AI-NeuralNet-Mesh
  64. SUBDIR += p5-AI-Perceptron
  65. SUBDIR += p5-Algorithm-Combinatorics
  66. SUBDIR += p5-Algorithm-NaiveBayes
  67. SUBDIR += p5-Bit-Vector
  68. SUBDIR += p5-Business-Hours
  69. SUBDIR += p5-Chart-Math-Axis
  70. SUBDIR += p5-Data-PowerSet
  71. SUBDIR += p5-GraphViz
  72. SUBDIR += p5-Math-Base36
  73. SUBDIR += p5-Math-Base85
  74. SUBDIR += p5-Math-BaseCnv
  75. SUBDIR += p5-Math-Bezier
  76. SUBDIR += p5-Math-BigInt-GMP
  77. SUBDIR += p5-Math-BigInt-Pari
  78. SUBDIR += p5-Math-Calc-Units
  79. SUBDIR += p5-Math-Derivative
  80. SUBDIR += p5-Math-FFT
  81. SUBDIR += p5-Math-Fibonacci
  82. SUBDIR += p5-Math-Fibonacci-Phi
  83. SUBDIR += p5-Math-GMP
  84. SUBDIR += p5-Math-MatrixReal
  85. SUBDIR += p5-Math-Pari
  86. SUBDIR += p5-Math-Random-ISAAC
  87. SUBDIR += p5-Math-Round
  88. SUBDIR += p5-Math-Spline
  89. SUBDIR += p5-Math-Symbolic
  90. SUBDIR += p5-Math-SymbolicX-ParserExtensionFactory
  91. SUBDIR += p5-Math-VecStat
  92. SUBDIR += p5-Number-WithError
  93. SUBDIR += p5-Set-IntSpan
  94. SUBDIR += p5-Statistics-CaseResampling
  95. SUBDIR += p5-Statistics-Contingency
  96. SUBDIR += p5-Statistics-Descriptive
  97. SUBDIR += pari
  98. SUBDIR += plplot
  99. SUBDIR += prover9
  100. SUBDIR += py-Numeric
  101. SUBDIR += py-bottleneck
  102. SUBDIR += py-bottleneck,python3
  103. SUBDIR += py-gnuplot
  104. SUBDIR += py-mpmath
  105. SUBDIR += py-mpmath,python3
  106. SUBDIR += py-numexpr
  107. SUBDIR += py-numexpr,python3
  108. SUBDIR += py-numpy
  109. SUBDIR += py-numpy,python3
  110. SUBDIR += py-patsy
  111. SUBDIR += py-patsy,python3
  112. SUBDIR += py-probstat
  113. SUBDIR += py-scipy
  114. SUBDIR += py-scipy,python3
  115. SUBDIR += py-statistics
  116. SUBDIR += py-sympy
  117. SUBDIR += py-sympy,python3
  118. SUBDIR += qhull
  119. SUBDIR += qrupdate
  120. SUBDIR += sc
  121. SUBDIR += suitesparse
  122. SUBDIR += udunits
  123. SUBDIR += veusz
  124. SUBDIR += wcalc
  125. SUBDIR += wmcalc
  126. SUBDIR += wxMaxima
  127. SUBDIR += yorick
  128. SUBDIR += z3
  129. .include <bsd.port.subdir.mk>