summaryrefslogtreecommitdiff
path: root/math/Makefile
blob: e537f47a96c31d0a1df0d0a1e276c3a31b884397 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# $NetBSD: Makefile,v 1.24 2000/11/06 17:56:09 wennmach Exp $
# FreeBSD Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp
#

    SUBDIR += R
    SUBDIR += abacus
    SUBDIR += abs
    SUBDIR += blas
    SUBDIR += cassowary
    SUBDIR += fftw
    SUBDIR += geg
    SUBDIR += gnumeric
    SUBDIR += grace
    SUBDIR += grpn
    SUBDIR += gsl
    SUBDIR += libffm
    SUBDIR += octave
    SUBDIR += pspp
    SUBDIR += py-Numeric
    SUBDIR += sc
    SUBDIR += scilab
    SUBDIR += vista
    SUBDIR += xldlas
    SUBDIR += xlispstat
    SUBDIR += xmgr
    SUBDIR += yacas
    SUBDIR += yorick

.include "../mk/bsd.pkg.subdir.mk"