blob: 21db58038e3b95485989f616baf607b0da6bf5b4 (
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
|
# Make the protype masks tasks MIMSTAT
$checkout libpkg.a ../
$update libpkg.a
$checkin libpkg.a ../
$exit
libpkg.a:
t_mimstat.x <mach.h> <imhdr.h> <imset.h> <pmset.h> "mimstat.h"
mstcache.x <imhdr.h> <imset.h>
t_rskysub.x <imhdr.h> "rskysub.h"
rsstats.x <mach.h> <imhdr.h> <imset.h> <pmset.h> "mimstat.h" \
"rskysub.h"
rsmmean.x <imhdr.h> <imset.h> <pmset.h> "rskysub.h"
rsmean.x <imhdr.h> "rskysub.h"
rsscache.x <imhdr.h> <imset.h>
rsreject.x <imhdr.h> <imset.h>
rsfnames.x
mimstat.x <mach.h> "mimstat.h"
mptools.x <ctype.h> <imhdr.h> <imset.h> <pmset.h>
;
|