blob: c8b025b57a39a8ac4c7d48ffcbe2a5afce36d579 (
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
29
30
31
|
# AGETCAT task subdirectory
$checkout libpkg.a ".."
$update libpkg.a
$checkin libpkg.a ".."
$exit
libpkg.a:
t_aclist.x
t_aslist.x
t_agetcat.x "../../lib/astrom.h"
t_afiltcat.x "../../lib/astrom.h"
t_agetim.x "../../lib/astrom.h" <pkg/cq.h>
t_ahedit.x "../../lib/astrom.h" <pkg/cq.h>
t_aimfind.x "../../lib/astrom.h" <pkg/cq.h>
atrcquery.x <math.h> <pkg/cq.h> <pkg/skywcs.h> \
"../../lib/astrom.h" "../../lib/acatalog.h"
atrcrd.x <fset.h> <imhdr.h> <mwset.h> <pkg/skywcs.h> \
"../../lib/astrom.h" "../../lib/acatalog.h"
attquery.x <math.h> <pkg/cq.h> <pkg/skywcs.h> "../../lib/astrom.h"
atwcat.x <pkg/cq.h>
atfcat.x <imhdr.h> <ctotok.h> <evvexpr.h> "../../lib/astrom.h" \
<ctype.h> "../../lib/acatalog.h" <pkg/cq.h> \
<pkg/skywcs.h>
athedit.x "../../lib/astrom.h" "../../lib/aimpars.h" <pkg/cq.h>
atwedit.x <imhdr.h> <pkg/cq.h>
atcatinit.x
atincat.x
atoutcat.x
atrcsym.x "../../lib/astrom.h"
;
|