blob: b2aa7dd898acb990fd198bc13398eea65afb3b92 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# The mkpkg file for the PEXAMINE task.
$checkout libpkg.a ".."
$update libpkg.a
$checkin libpkg.a ".."
$exit
libpkg.a:
ptahgmr.x <mach.h> pexamine.h
ptalimr.x <mach.h>
ptcolon.x <gset.h> pexamine.h
ptdelete.x <gset.h> <mach.h> pexamine.h
ptgetphot.x <tbset.h> ../../lib/ptkeysdef.h pexamine.h
ptimplot.x <imhdr.h> <math.h> <gset.h> <mach.h>
ptplot.x <error.h> <fset.h> <tbset.h> <gset.h> <mach.h> \
<ctype.h> ../../lib/ptkeysdef.h pexamine.h
ptrddata.x ../../lib/ptkeysdef.h pexamine.h
ptsetup.x <error.h> pexamine.h <ctotok.h>
ptwtfile.x ../../lib/ptkeysdef.h pexamine.h
t_pexamine.x <error.h> <fset.h> pexamine.h
;
|