1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Added linpack and eispack.

This commit is contained in:
L Jonas Olsson 1994-10-31 14:37:36 +00:00
parent dec4bfa1e5
commit bdfe3f3829
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300

View File

@ -1,6 +1,6 @@
# $Id: Makefile,v 1.2 1994/10/11 18:17:37 jkh Exp $
# $Id: Makefile,v 1.3 1994/10/27 15:06:51 ljo Exp $
#
SUBDIR= blas gnuplot oleo
SUBDIR= blas eispack gnuplot linpack oleo
.include <bsd.port.subdir.mk>