blob: 80b80f4892833911cda6cd6866f64f294d82c832 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# Make the WCSPIX ISM Client task.
$checkout libpkg.a ../
$update libpkg.a
$checkin libpkg.a ../
$exit
libpkg.a:
t_wcspix.x wcspix.h class.com <ctype.h> <time.h>
wcimage.x wcspix.h <ctype.h> <imhdr.h> <imio.h> <math.h> \
<time.h> <mwset.h> <pkg/skywcs.h> wcspix.h
wcmef.x wcspix.h
wcmspec.x wcspix.h
wcunknown.x wcspix.h <ctype.h>
;
|