summaryrefslogtreecommitdiff
path: root/math/Makefile
blob: 69c7c04c1d9b96b17d41ddfa7164a14ad585c62b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $Id: Makefile,v 1.14 1995/10/03 11:45:09 asami Exp $
#

    SUBDIR += blas
    SUBDIR += calc
    SUBDIR += eispack
    SUBDIR += fudgit
    SUBDIR += gmp
    SUBDIR += gnuplot
    SUBDIR += hexcalc
    SUBDIR += linpack
RESTRICTED += maxima (license required)
    SUBDIR += octave
    SUBDIR += oleo
    SUBDIR += xgraph
    SUBDIR += xlispstat
    SUBDIR += xspread
    SUBDIR += xvgr

.include <bsd.port.subdir.mk>