summaryrefslogtreecommitdiff
path: root/math/Makefile
blob: 3feb55a5c27f1ca02476b9f6edb7691192fc4db3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# $NetBSD: Makefile,v 1.7 1998/11/26 00:53:32 tron 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 += fftw
#    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 += pspp
    SUBDIR += py-Numeric
    SUBDIR += scilab
#    SUBDIR += siag
#    SUBDIR += simpack
#    SUBDIR += ss
#    SUBDIR += umatrix
    SUBDIR += vista
#    SUBDIR += wingz
#    SUBDIR += xgfe
#    SUBDIR += xgraph
    SUBDIR += xldlas
    SUBDIR += xlispstat
#    SUBDIR += xplot
#    SUBDIR += xspread

.include "../mk/bsd.pkg.subdir.mk"