freebsd-ports/math/Makefile

36 lines
713 B
Makefile
Raw Normal View History

1997-10-06 10:22:03 +02:00
# $Id: Makefile,v 1.32 1997/09/16 07:08:40 tg Exp $
1994-10-06 02:16:49 +01:00
#
1997-06-18 14:16:03 +02:00
SUBDIR += Scilab
1997-06-04 00:43:00 +02:00
SUBDIR += apc
1995-10-03 12:45:15 +01:00
SUBDIR += blas
SUBDIR += calc
1996-12-12 04:47:50 +01:00
SUBDIR += calctool
1995-10-03 12:45:15 +01:00
SUBDIR += eispack
1997-09-16 09:08:40 +02:00
SUBDIR += femlab
1997-02-14 09:54:02 +01:00
SUBDIR += fftpack
1997-01-11 12:39:44 +01:00
SUBDIR += freefem
1995-10-03 12:45:15 +01:00
SUBDIR += fudgit
SUBDIR += gnuplot
SUBDIR += hexcalc
1996-06-07 17:56:19 +02:00
SUBDIR += lapack
SUBDIR += libranlib
1995-10-03 12:45:15 +01:00
SUBDIR += linpack
1996-04-12 10:35:07 +02:00
SUBDIR += maxima
1997-04-28 11:24:08 +02:00
SUBDIR += numpy
1995-10-03 12:45:15 +01:00
SUBDIR += octave
SUBDIR += oleo
1997-06-21 22:51:44 +02:00
SUBDIR += pari
1997-10-06 10:22:03 +02:00
SUBDIR += plplot
1997-06-10 10:50:47 +02:00
SUBDIR += simpack
1997-01-24 13:32:35 +01:00
SUBDIR += ss
1997-06-04 00:21:36 +02:00
SUBDIR += umatrix
SUBDIR += wingz
1995-10-03 12:45:15 +01:00
SUBDIR += xgraph
SUBDIR += xlispstat
1997-03-06 02:23:46 +01:00
SUBDIR += xplot
1995-10-03 12:45:15 +01:00
SUBDIR += xspread
1995-11-26 14:49:33 +01:00
SUBDIR += xvgr
1994-10-06 02:16:49 +01:00
.include <bsd.port.subdir.mk>