aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
blob: 3fda62510b4339ffdf807da3a2580b4468cb0b76 (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.12 1995/07/01 09:17:15 asami Exp $
#
# RESTRICTED: maxima (license required)
#

   SUBDIR += blas
   SUBDIR += calc
   SUBDIR += eispack
   SUBDIR += fudgit
   SUBDIR += gmp
   SUBDIR += gnuplot
   SUBDIR += hexcalc
   SUBDIR += linpack
   SUBDIR += octave
   SUBDIR += oleo
   SUBDIR += xgraph
   SUBDIR += xlispstat
   SUBDIR += xspread

.include <bsd.port.subdir.mk>