53 lines
1.1 KiB
Makefile
53 lines
1.1 KiB
Makefile
# $NetBSD: Makefile,v 1.20 2000/02/08 12:06:26 fredb Exp $
|
|
# FreeBSD Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp
|
|
#
|
|
|
|
SUBDIR += R
|
|
SUBDIR += abacus
|
|
SUBDIR += abs
|
|
# SUBDIR += apc
|
|
# SUBDIR += blas
|
|
# SUBDIR += calc
|
|
# SUBDIR += calctool
|
|
SUBDIR += cassowary
|
|
# SUBDIR += eispack
|
|
# SUBDIR += femlab
|
|
# SUBDIR += fftpack
|
|
SUBDIR += fftw
|
|
# SUBDIR += freefem
|
|
# SUBDIR += fudgit
|
|
SUBDIR += geg
|
|
# SUBDIR += gnuplot
|
|
SUBDIR += gnumeric
|
|
SUBDIR += grace
|
|
SUBDIR += grpn
|
|
SUBDIR += gsl
|
|
# SUBDIR += hexcalc
|
|
# SUBDIR += lapack
|
|
# SUBDIR += libranlib
|
|
# SUBDIR += linpack
|
|
# SUBDIR += numpy
|
|
SUBDIR += octave
|
|
# SUBDIR += oleo
|
|
# SUBDIR += p5-MatrixReal
|
|
# SUBDIR += pari
|
|
# SUBDIR += plplot
|
|
SUBDIR += pspp
|
|
SUBDIR += py-Numeric
|
|
SUBDIR += sc
|
|
SUBDIR += scilab
|
|
# SUBDIR += siag
|
|
# SUBDIR += simpack
|
|
# SUBDIR += ss
|
|
# SUBDIR += umatrix
|
|
SUBDIR += vista
|
|
# SUBDIR += wingz
|
|
# SUBDIR += xgfe
|
|
# SUBDIR += xgraph
|
|
SUBDIR += xldlas
|
|
SUBDIR += xlispstat
|
|
SUBDIR += xmgr
|
|
# SUBDIR += xplot
|
|
# SUBDIR += xspread
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|