freebsd-ports/math/Makefile

26 lines
506 B
Makefile
Raw Normal View History

1997-02-14 09:54:02 +01:00
# $Id: Makefile,v 1.22 1997/01/24 12:32:35 max Exp $
1994-10-06 02:16:49 +01:00
#
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-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
1995-10-03 12:45:15 +01:00
SUBDIR += linpack
1996-04-12 10:35:07 +02:00
SUBDIR += maxima
1995-10-03 12:45:15 +01:00
SUBDIR += octave
SUBDIR += oleo
1997-01-24 13:32:35 +01:00
SUBDIR += ss
SUBDIR += wingz
1995-10-03 12:45:15 +01:00
SUBDIR += xgraph
SUBDIR += xlispstat
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>