aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
blob: 6a8bfc0be0c7c402984bc5c2193d7ef385586871 (plain) (blame)
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
# $Id: Makefile,v 1.30 1997/06/18 12:16:03 tg Exp $
#

    SUBDIR += Scilab
    SUBDIR += apc
    SUBDIR += blas
    SUBDIR += calc
    SUBDIR += calctool
    SUBDIR += eispack
    SUBDIR += fftpack
    SUBDIR += freefem
    SUBDIR += fudgit
    SUBDIR += gnuplot
    SUBDIR += hexcalc
    SUBDIR += lapack
    SUBDIR += libranlib
    SUBDIR += linpack
    SUBDIR += maxima
    SUBDIR += numpy
    SUBDIR += octave
    SUBDIR += oleo
    SUBDIR += pari
    SUBDIR += simpack
    SUBDIR += ss
    SUBDIR += umatrix
    SUBDIR += wingz
    SUBDIR += xgraph
    SUBDIR += xlispstat
    SUBDIR += xplot
    SUBDIR += xspread
    SUBDIR += xvgr

.include <bsd.port.subdir.mk>