pkgsrc/math/Makefile

47 lines
1,020 B
Makefile
Raw Normal View History

1999-02-10 14:01:01 +01:00
# $NetBSD: Makefile,v 1.11 1999/02/10 13:01:01 frueauf Exp $
# FreeBSD Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp
#
1998-12-04 12:36:29 +01:00
SUBDIR += R
1998-12-13 01:31:37 +01:00
SUBDIR += abacus
1998-12-05 13:36:18 +01:00
SUBDIR += abs
# SUBDIR += apc
# SUBDIR += blas
# SUBDIR += calc
# SUBDIR += calctool
# SUBDIR += eispack
# SUBDIR += femlab
# SUBDIR += fftpack
1998-10-21 22:00:59 +02:00
SUBDIR += fftw
# SUBDIR += freefem
# SUBDIR += fudgit
# SUBDIR += gnuplot
# SUBDIR += hexcalc
# SUBDIR += lapack
# SUBDIR += libranlib
# SUBDIR += linpack
# SUBDIR += numpy
1998-11-26 01:53:32 +01:00
SUBDIR += octave
# SUBDIR += oleo
# SUBDIR += p5-MatrixReal
# SUBDIR += pari
# SUBDIR += plplot
1998-10-26 19:57:56 +01:00
SUBDIR += pspp
SUBDIR += py-Numeric
1998-08-25 15:00:35 +02:00
SUBDIR += scilab
# SUBDIR += siag
# SUBDIR += simpack
# SUBDIR += ss
# SUBDIR += umatrix
1998-10-03 22:41:00 +02:00
SUBDIR += vista
# SUBDIR += wingz
# SUBDIR += xgfe
# SUBDIR += xgraph
1998-10-03 22:41:00 +02:00
SUBDIR += xldlas
SUBDIR += xlispstat
1999-02-10 14:01:01 +01:00
SUBDIR += xmgr
# SUBDIR += xplot
# SUBDIR += xspread
.include "../mk/bsd.pkg.subdir.mk"