1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/math/Makefile

21 lines
390 B
Makefile
Raw Normal View History

1995-08-18 08:53:54 +00:00
# $Id: Makefile,v 1.12 1995/07/01 09:17:15 asami Exp $
#
# RESTRICTED: maxima (license required)
1994-10-06 01:16:49 +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
SUBDIR += xspread
1994-10-06 01:16:49 +00:00
.include <bsd.port.subdir.mk>