1995-08-18 08:53:54 +00:00
|
|
|
# $Id: Makefile,v 1.12 1995/07/01 09:17:15 asami Exp $
|
1995-05-13 07:57:18 +00:00
|
|
|
#
|
1995-05-14 03:30:07 +00:00
|
|
|
# RESTRICTED: maxima (license required)
|
1994-10-06 01:16:49 +00:00
|
|
|
#
|
1995-05-14 03:30:07 +00:00
|
|
|
|
1995-07-01 09:17:15 +00:00
|
|
|
SUBDIR += blas
|
|
|
|
SUBDIR += calc
|
|
|
|
SUBDIR += eispack
|
|
|
|
SUBDIR += fudgit
|
|
|
|
SUBDIR += gmp
|
|
|
|
SUBDIR += gnuplot
|
|
|
|
SUBDIR += hexcalc
|
|
|
|
SUBDIR += linpack
|
|
|
|
SUBDIR += octave
|
|
|
|
SUBDIR += oleo
|
|
|
|
SUBDIR += xgraph
|
1995-08-18 08:53:54 +00:00
|
|
|
SUBDIR += xlispstat
|
1995-07-01 09:17:15 +00:00
|
|
|
SUBDIR += xspread
|
1994-10-06 01:16:49 +00:00
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|