aboutsummaryrefslogtreecommitdiff
path: root/math/llsq/mkpkg
blob: 1d2cf4a5a54f19c5a5dca6e2e65fd44dba938685 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Update Lawson's and Hanson's linear least squares package (LIBLLSQ).

$checkout libllsq.a lib$
$update   libllsq.a
$checkin  libllsq.a lib$
$exit

libllsq.a:
	bndacc.f
	bndsol.f
	diff.f
	g1.f
	g2.f
	gen.f
	h12.f
	hfti.f
	ldp.f
	mfeout.f
	nnls.f
	qrbd.f
	sva.f
	svdrs.f
	;