freebsd-ports/math/Makefile
Jean-Marc Zucconi 4f9e648568 Add lapack.
1996-06-07 15:56:19 +00:00

21 lines
404 B
Makefile

# $Id: Makefile,v 1.17 1996/04/12 08:35:07 asami Exp $
#
SUBDIR += blas
SUBDIR += calc
SUBDIR += eispack
SUBDIR += fudgit
SUBDIR += gnuplot
SUBDIR += hexcalc
SUBDIR += lapack
SUBDIR += linpack
SUBDIR += maxima
SUBDIR += octave
SUBDIR += oleo
SUBDIR += xgraph
SUBDIR += xlispstat
SUBDIR += xspread
SUBDIR += xvgr
.include <bsd.port.subdir.mk>