1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/math/Makefile

39 lines
779 B
Makefile
Raw Normal View History

1998-04-26 03:55:41 +00:00
# $Id: Makefile,v 1.39 1998/04/26 03:25:27 mph Exp $
1994-10-06 01:16:49 +00:00
#
1997-06-18 12:16:03 +00:00
SUBDIR += Scilab
1997-06-03 22:43:00 +00:00
SUBDIR += apc
1995-10-03 11:45:15 +00:00
SUBDIR += blas
SUBDIR += calc
1996-12-12 03:47:50 +00:00
SUBDIR += calctool
1995-10-03 11:45:15 +00:00
SUBDIR += eispack
1998-04-26 03:25:27 +00:00
SUBDIR += eval
1997-09-16 07:08:40 +00:00
SUBDIR += femlab
1997-02-14 08:54:02 +00:00
SUBDIR += fftpack
1997-01-11 11:39:44 +00:00
SUBDIR += freefem
1995-10-03 11:45:15 +00:00
SUBDIR += fudgit
SUBDIR += gnuplot
SUBDIR += hexcalc
1996-06-07 15:56:19 +00:00
SUBDIR += lapack
SUBDIR += libranlib
1995-10-03 11:45:15 +00:00
SUBDIR += linpack
1998-04-26 03:55:41 +00:00
SUBDIR += metis
1997-04-28 09:24:08 +00:00
SUBDIR += numpy
1995-10-03 11:45:15 +00:00
SUBDIR += octave
SUBDIR += oleo
1997-11-24 00:48:41 +00:00
SUBDIR += p5-MatrixReal
1997-06-21 20:51:44 +00:00
SUBDIR += pari
1997-10-06 08:22:03 +00:00
SUBDIR += plplot
SUBDIR += siag
1997-06-10 08:50:47 +00:00
SUBDIR += simpack
1997-01-24 12:32:35 +00:00
SUBDIR += ss
1997-06-03 22:21:36 +00:00
SUBDIR += umatrix
SUBDIR += wingz
1998-04-10 05:05:16 +00:00
SUBDIR += xgfe
1995-10-03 11:45:15 +00:00
SUBDIR += xgraph
SUBDIR += xlispstat
1997-03-06 01:23:46 +00:00
SUBDIR += xplot
1995-10-03 11:45:15 +00:00
SUBDIR += xspread
1994-10-06 01:16:49 +00:00
.include <bsd.port.subdir.mk>