summaryrefslogtreecommitdiff
path: root/math/Makefile
blob: 03c8e1f9ff508676065eef3640f5f47af12ea5f6 (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
# $Id: Makefile,v 1.20 1996/12/12 03:47:50 erich Exp $
#

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

.include <bsd.port.subdir.mk>