blob: 3c6a6c14011482f322256c4c2eb684b18dcedff6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# Make the ISM Client tasks.
$checkout libpkg.a ../
$update libpkg.a
$checkin libpkg.a ../
$exit
libpkg.a:
@skywcs
idxstr.x
reopen.x <config.h> <fio.com> <fio.h>
dspmmap.x <ctype.h> <error.h> <imhdr.h> <imset.h> \
<mach.h> <pmset.h>
wcsgfterm.x
ximtool.x <config.h> <mach.h> <xwhen.h>
;
|