aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
blob: 250ede2f876aa278c7b6ba9c8533b7d1bc9a5919 (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.17 1996/04/12 08:35:07 asami Exp $
#

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

.include <bsd.port.subdir.mk>