20 lines
402 B
Makefile
20 lines
402 B
Makefile
# $Id: Makefile,v 1.15 1995/11/26 13:49:33 asami Exp $
|
|
#
|
|
|
|
SUBDIR += blas
|
|
SUBDIR += calc
|
|
SUBDIR += eispack
|
|
SUBDIR += fudgit
|
|
SUBDIR += gnuplot
|
|
SUBDIR += hexcalc
|
|
SUBDIR += linpack
|
|
RESTRICTED += maxima (license required)
|
|
SUBDIR += octave
|
|
SUBDIR += oleo
|
|
SUBDIR += xgraph
|
|
SUBDIR += xlispstat
|
|
SUBDIR += xspread
|
|
SUBDIR += xvgr
|
|
|
|
.include <bsd.port.subdir.mk>
|