openbsd-ports/math/Makefile

46 lines
975 B
Makefile
Raw Normal View History

2000-11-19 15:05:56 -05:00
# $OpenBSD: Makefile,v 1.9 2000/11/19 20:05:56 espie Exp $
1998-05-17 00:32:58 -04:00
#
# SUBDIR += Scilab
# SUBDIR += apc
# SUBDIR += blas
1999-11-11 11:41:49 -05:00
SUBDIR += calc
1998-05-17 00:32:58 -04:00
# SUBDIR += calctool
# SUBDIR += eispack
# SUBDIR += eval
# SUBDIR += femlab
# SUBDIR += fftpack
# SUBDIR += freefem
# SUBDIR += fudgit
1998-05-23 21:19:28 -04:00
SUBDIR += gnuplot
2000-09-22 17:28:28 -04:00
SUBDIR += gnuplot:no_x11
1998-05-17 00:32:58 -04: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
1998-05-17 00:32:58 -04:00
# SUBDIR += metis
# SUBDIR += numpy
# SUBDIR += octave
# SUBDIR += oleo
# SUBDIR += p5-MatrixReal
# SUBDIR += pari
# SUBDIR += plplot
# SUBDIR += r
# SUBDIR += siag
# SUBDIR += simpack
# SUBDIR += ss
# SUBDIR += umatrix
1998-09-18 18:48:16 -04:00
SUBDIR += wingz
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
1998-05-17 00:32:58 -04:00
#
1998-05-23 21:19:28 -04:00
.include <bsd.port.subdir.mk>