1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/math/Makefile

31 lines
612 B
Makefile
Raw Normal View History

1997-06-03 22:43:00 +00:00
# $Id: Makefile,v 1.27 1997/06/03 22:21:36 asami Exp $
1994-10-06 01:16:49 +00:00
#
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
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
1996-04-12 08:35:07 +00:00
SUBDIR += maxima
1997-04-28 09:24:08 +00:00
SUBDIR += numpy
1995-10-03 11:45:15 +00:00
SUBDIR += octave
SUBDIR += oleo
1997-01-24 12:32:35 +00:00
SUBDIR += ss
1997-06-03 22:21:36 +00:00
SUBDIR += umatrix
SUBDIR += wingz
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
1995-11-26 13:49:33 +00:00
SUBDIR += xvgr
1994-10-06 01:16:49 +00:00
.include <bsd.port.subdir.mk>