Add math/ Makefile

This commit is contained in:
angelos 1998-05-17 04:32:58 +00:00
parent 6393d818a9
commit 1e384e1a70

41
math/Makefile Normal file
View File

@ -0,0 +1,41 @@
# $OpenBSD: Makefile,v 1.1 1998/05/17 04:32:58 angelos Exp $
#
# SUBDIR += Scilab
# SUBDIR += apc
# SUBDIR += blas
# SUBDIR += calc
# SUBDIR += calctool
# SUBDIR += eispack
# SUBDIR += eval
# SUBDIR += femlab
# SUBDIR += fftpack
# SUBDIR += freefem
# SUBDIR += fudgit
SUBDIR += gnuplot
# SUBDIR += hexcalc
# SUBDIR += lapack
# SUBDIR += libranlib
# SUBDIR += linpack
# SUBDIR += metis
# SUBDIR += numpy
# SUBDIR += octave
# SUBDIR += oleo
# SUBDIR += p5-MatrixReal
# SUBDIR += pari
# SUBDIR += plplot
# SUBDIR += r
# SUBDIR += siag
# SUBDIR += simpack
# SUBDIR += ss
# SUBDIR += umatrix
# SUBDIR += wingz
# SUBDIR += xgfe
# SUBDIR += xgraph
# SUBDIR += xldlas
# SUBDIR += xlispstat
# SUBDIR += xmgr
# SUBDIR += xplot
# SUBDIR += xspread
#
#.include <bsd.port.subdir.mk>