1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/math/Makefile

28 lines
552 B
Makefile
Raw Normal View History

# $Id: Makefile,v 1.24 1997/03/06 01:23:46 asami Exp $
1994-10-06 01:16:49 +00:00
#
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
1995-10-03 11:45:15 +00:00
SUBDIR += octave
SUBDIR += oleo
1997-01-24 12:32:35 +00:00
SUBDIR += ss
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>