blob: 896134d464022b79881aea51c8f252698d688fc5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Make the ISM Client utility procedures.
$checkout libpkg.a ../
$update libpkg.a
$checkin libpkg.a ../
$exit
libpkg.a:
# dspmmap.x <ctype.h> <error.h> <imhdr.h> <imset.h> \
# <mach.h> <pmset.h>
idxstr.x
ism.x ismfd.com ismcom.com <config.h> <mach.h> <xwhen.h>
wcsgfterm.x
;
|