openbsd-ports/math/Makefile

68 lines
1.5 KiB
Makefile
Raw Normal View History

2001-12-17 02:08:27 -05:00
# $OpenBSD: Makefile,v 1.31 2001/12/17 07:08:27 obecian Exp $
1998-05-17 00:32:58 -04:00
#
2001-03-21 22:30:14 -05:00
SUBDIR += R
1998-05-17 00:32:58 -04:00
# SUBDIR += Scilab
2000-12-28 08:55:41 -05:00
SUBDIR += abs
1998-05-17 00:32:58 -04:00
# SUBDIR += apc
# SUBDIR += blas
1999-11-11 11:41:49 -05:00
SUBDIR += calc
2001-11-18 17:11:32 -05:00
SUBDIR += calcoo
1998-05-17 00:32:58 -04:00
# SUBDIR += calctool
2001-01-19 11:47:03 -05:00
SUBDIR += cassowary
2001-09-22 10:26:05 -04:00
SUBDIR += coq
1998-05-17 00:32:58 -04:00
# SUBDIR += eispack
# SUBDIR += eval
# SUBDIR += femlab
# SUBDIR += fftpack
2001-07-01 19:11:58 -04:00
SUBDIR += fftw
1998-05-17 00:32:58 -04:00
# SUBDIR += freefem
# SUBDIR += fudgit
2001-01-12 11:09:14 -05:00
SUBDIR += geg
1998-05-23 21:19:28 -04:00
SUBDIR += gnuplot
2001-05-05 17:28:04 -04:00
SUBDIR += gnuplot,no_x11
2001-07-13 15:03:12 -04:00
SUBDIR += grace
2001-07-30 09:48:02 -04:00
SUBDIR += graphviz
SUBDIR += grpn
2001-12-17 02:08:27 -05:00
SUBDIR += hc
2001-01-12 11:09:14 -05:00
SUBDIR += hexcalc
1998-09-16 15:36:54 -04:00
SUBDIR += hoc
1998-05-17 00:32:58 -04:00
# SUBDIR += lapack
# SUBDIR += libranlib
# SUBDIR += linpack
1999-07-14 13:44:55 -04:00
SUBDIR += maple
2000-11-19 15:05:56 -05:00
SUBDIR += maple-share
2001-01-19 11:47:03 -05:00
SUBDIR += mcsim
1998-05-17 00:32:58 -04:00
# SUBDIR += metis
2000-12-26 07:28:18 -05:00
SUBDIR += netcdf
2001-01-08 11:19:12 -05:00
SUBDIR += ntl
1998-05-17 00:32:58 -04:00
# SUBDIR += numpy
2001-07-15 14:08:47 -04:00
SUBDIR += octave
1998-05-17 00:32:58 -04:00
# SUBDIR += oleo
SUBDIR += p5-AI-NeuralNet-BackProp
SUBDIR += p5-AI-NeuralNet-Mesh
2001-01-23 10:55:02 -05:00
SUBDIR += p5-AI-Perceptron
2001-01-28 10:29:58 -05:00
SUBDIR += p5-Math-GMP
1998-05-17 00:32:58 -04:00
# SUBDIR += p5-MatrixReal
2001-01-24 03:22:47 -05:00
SUBDIR += p5-Set-IntSpan
1998-05-17 00:32:58 -04:00
# SUBDIR += pari
# SUBDIR += plplot
# SUBDIR += r
2001-02-04 13:44:47 -05:00
SUBDIR += sc
1998-05-17 00:32:58 -04:00
# SUBDIR += siag
# SUBDIR += simpack
# SUBDIR += ss
# SUBDIR += umatrix
1998-09-18 18:48:16 -04:00
SUBDIR += wingz
2001-01-16 20:10:37 -05:00
SUBDIR += wmcalc
1998-05-17 00:32:58 -04:00
# SUBDIR += xgfe
# SUBDIR += xgraph
# SUBDIR += xldlas
# SUBDIR += xlispstat
# SUBDIR += xmgr
# SUBDIR += xplot
1998-09-23 11:59:53 -04:00
SUBDIR += xspread
2001-02-09 05:58:13 -05:00
SUBDIR += yorick
1998-05-17 00:32:58 -04:00
#
1998-05-23 21:19:28 -04:00
.include <bsd.port.subdir.mk>