aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
blob: 0429b1212fe58ccc3d40439c9d0bdb90d475729f (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
# $Id: Makefile,v 1.23 1997/02/14 08:54:02 tg Exp $
#

    SUBDIR += blas
    SUBDIR += calc
    SUBDIR += calctool
    SUBDIR += eispack
    SUBDIR += fftpack
    SUBDIR += freefem
    SUBDIR += fudgit
    SUBDIR += gnuplot
    SUBDIR += hexcalc
    SUBDIR += lapack
    SUBDIR += linpack
    SUBDIR += maxima
    SUBDIR += octave
    SUBDIR += oleo
    SUBDIR += ss
    SUBDIR += wingz
    SUBDIR += xgraph
    SUBDIR += xlispstat
    SUBDIR += xplot
    SUBDIR += xspread
    SUBDIR += xvgr

.include <bsd.port.subdir.mk>