pkgsrc/math/Makefile

39 lines
864 B
Makefile
Raw Normal View History

1998-08-25 15:00:35 +02:00
# $NetBSD: Makefile,v 1.3 1998/08/25 13:00:35 agc Exp $
# FreeBSD Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp
#
# SUBDIR += apc
# SUBDIR += blas
# SUBDIR += calc
# SUBDIR += calctool
# SUBDIR += eispack
# SUBDIR += femlab
# SUBDIR += fftpack
# SUBDIR += freefem
# SUBDIR += fudgit
# SUBDIR += gnuplot
# SUBDIR += hexcalc
# SUBDIR += lapack
# SUBDIR += libranlib
# SUBDIR += linpack
# SUBDIR += numpy
# SUBDIR += octave
# SUBDIR += oleo
# SUBDIR += p5-MatrixReal
# SUBDIR += pari
# SUBDIR += plplot
SUBDIR += py-Numeric
1998-08-25 15:00:35 +02:00
SUBDIR += scilab
# SUBDIR += siag
# SUBDIR += simpack
# SUBDIR += ss
# SUBDIR += umatrix
# SUBDIR += wingz
# SUBDIR += xgfe
# SUBDIR += xgraph
# SUBDIR += xlispstat
# SUBDIR += xplot
# SUBDIR += xspread
.include "../mk/bsd.pkg.subdir.mk"