freebsd-ports/math/Makefile
Satoshi Asami 26b4e20e9e Add xplot.
1997-03-06 01:23:46 +00:00

26 lines
525 B
Makefile

# $Id: Makefile,v 1.23 1997/02/14 08:54:02 tg Exp $
#
SUBDIR += blas
SUBDIR += calc
SUBDIR += calctool
SUBDIR += eispack
SUBDIR += fftpack
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 += xplot
SUBDIR += xspread
SUBDIR += xvgr
.include <bsd.port.subdir.mk>