summaryrefslogtreecommitdiff
path: root/math/Makefile
blob: 5f413150dacc4872a037f6f4f76e4be094cdc5ba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# $Id: Makefile,v 1.18 1996/06/07 15:56:19 jmz Exp $
#

    SUBDIR += blas
    SUBDIR += calc
    SUBDIR += eispack
    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>