blob: ee3e86db20d3ac2c9ac135a7356254ab03a198c3 (
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
|
# Make the MSKEXPR and MSKREGIONS tasks
$checkout libpkg.a ../
$update libpkg.a
$checkin libpkg.a ../
$exit
libpkg.a:
t_mskexpr.x <fset.h> <ctype.h> <imhdr.h>
memkmask.x <mach.h> <ctype.h> <imhdr.h> <imset.h> <pmset.h> \
<evvexpr.h>
t_mskregions.x <fset.h> <ctype.h> <imhdr.h> <imset.h> <pmset.h>
mesetreg.x <plset.h> <imset.h>
mesetexpr.x
meregmask.x <mach.h> <ctype.h> <imhdr.h> <imset.h> <pmset.h> \
<evvexpr.h>
peregfuncs.x <plset.h> <plio.h> <math.h> peregfuncs.h
peregufcn.x <plset.h> <plio.h> <math.h> peregfuncs.h
megeom.x <math.h>
meregfuncs.x <mach.h> <ctype.h> <math.h>
mskexpand.x <ctotok.h> <ctype.h> gettok.h
megsym.x <ctotok.h> <ctype.h> gettok.h
gettok.x <syserr.h> <error.h> <fset.h> <ctype.h> gettok.h
;
|