blob: 8c08a1f78eaf3c771c1ebcd2484bdf63efe87229 (
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
# Update the generically expanded files in libex.a.
$checkout libex.a lib$
$update libex.a
$checkin libex.a lib$
$exit
libex.a:
qpaddb.x ../qpoe.h
qpaddc.x ../qpoe.h
qpaddd.x ../qpoe.h
qpaddi.x ../qpoe.h
qpaddl.x ../qpoe.h
qpaddr.x ../qpoe.h
qpadds.x ../qpoe.h
qpaddx.x ../qpoe.h
qpexattrld.x ../qpex.h <ctype.h> <mach.h>
qpexattrli.x ../qpex.h <ctype.h> <mach.h>
qpexattrlr.x ../qpex.h <ctype.h> <mach.h>
qpexcoded.x ../qpex.h <mach.h>
qpexcodei.x ../qpex.h <mach.h>
qpexcoder.x ../qpex.h <mach.h>
qpexparsed.x ../qpex.h <ctype.h> <mach.h>
qpexparsei.x ../qpex.h <ctype.h> <mach.h>
qpexparser.x ../qpex.h <ctype.h> <mach.h>
qpexsubd.x ../qpex.h <mach.h>
qpexsubi.x ../qpex.h <mach.h>
qpexsubr.x ../qpex.h <mach.h>
qpgetc.x ../qpoe.h
qpgetd.x ../qpoe.h
qpgeti.x ../qpoe.h
qpgetl.x ../qpoe.h
qpgetr.x ../qpoe.h
qpgets.x ../qpoe.h
qpiogetev.x ../qpio.h <pmset.h>
qpiorpixi.x ../qpio.h <mach.h>
qpiorpixs.x ../qpio.h <mach.h>
qpputc.x ../qpoe.h
qpputd.x ../qpoe.h
qpputi.x ../qpoe.h
qpputl.x ../qpoe.h
qpputr.x ../qpoe.h
qpputs.x ../qpoe.h
qprlmerged.x ../qpex.h <mach.h>
qprlmergei.x ../qpex.h <mach.h>
qprlmerger.x ../qpex.h <mach.h>
;
|