freebsd-ports/math/Makefile
Masafumi Max NAKANE 6e11e72c11 Activate ss.
1997-01-24 12:32:35 +00:00

25 lines
486 B
Makefile

# $Id: Makefile,v 1.21 1997/01/11 11:39:44 asami Exp $
#
SUBDIR += blas
SUBDIR += calc
SUBDIR += calctool
SUBDIR += eispack
SUBDIR += freefem
SUBDIR += fudgit
SUBDIR += gnuplot
SUBDIR += hexcalc
SUBDIR += lapack
SUBDIR += linpack
SUBDIR += maxima
SUBDIR += octave
SUBDIR += oleo
SUBDIR += ss
SUBDIR += wingz
SUBDIR += xgraph
SUBDIR += xlispstat
SUBDIR += xspread
SUBDIR += xvgr
.include <bsd.port.subdir.mk>