1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/math/Makefile
Satoshi Asami b2b680d7b4 People, please please please update subdir Makefiles when you import
a port!  (I thought easy-import now yells in your ears about this..)
1996-12-05 00:24:17 +00:00

22 lines
422 B
Makefile

# $Id: Makefile,v 1.18 1996/06/07 15:56:19 jmz Exp $
#
SUBDIR += blas
SUBDIR += calc
SUBDIR += eispack
SUBDIR += fudgit
SUBDIR += gnuplot
SUBDIR += hexcalc
SUBDIR += lapack
SUBDIR += linpack
SUBDIR += maxima
SUBDIR += octave
SUBDIR += oleo
SUBDIR += wingz
SUBDIR += xgraph
SUBDIR += xlispstat
SUBDIR += xspread
SUBDIR += xvgr
.include <bsd.port.subdir.mk>