openbsd-ports/math/Makefile

57 lines
1.2 KiB
Makefile
Raw Normal View History

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