blob: e609106ef53a542cad331874fe7710a11734a08b (
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
24
25
26
27
28
|
# DISPCOR Task
$checkout libpkg.a ..
$update libpkg.a
$checkin libpkg.a ..
$exit
libpkg.a:
dcio.x dispcor.h <error.h> <imhdr.h> <imset.h> <pkg/dttext.h>\
<smw.h> <units.h>
dctable.x dctable.h <imhdr.h> <mach.h> <smw.h>
dispcor.x <math/iminterp.h>
ranges.x <ctype.h> <mach.h>
refaverage.x refspectra.h
reffollow.x refspectra.h <mach.h>
refgspec.x refspectra.com refspectra.h <error.h>
refinterp.x refspectra.h <mach.h>
refmatch.x refspectra.h
refmsgs.x refspectra.com refspectra.h
refnearest.x refspectra.h <mach.h>
refnoextn.x
refprecede.x refspectra.h <mach.h>
refspectra.x refspectra.com refspectra.h
reftable.x refspectra.h <error.h>
t_dispcor.x dctable.h dispcor.h <error.h> <imhdr.h> <imio.h>\
<mach.h> <mwset.h> <smw.h> <units.h>
t_disptrans.x <error.h> <imhdr.h> <math/curfit.h> <smw.h> <units.h>
;
|