summaryrefslogtreecommitdiff
path: root/math/Makefile
blob: fdd2fd49cb5cda9d6fb66d10ece4ae1688d696f4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# $Id: Makefile,v 1.19 1996/12/05 00:24:17 asami Exp $
#

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