blob: eaa9797172020cbfc577f9cfa60d2d1375dad9d7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# Update the generic routines in selector
default:
$checkout libtbtables.a ../../
$update libtbtables.a
$checkin libtbtables.a ../../
$exit
libtbtables.a:
tcsrdaryb.x ../tcs.h
tcsrdaryc.x ../tcs.h
tcsrdaryd.x ../tcs.h
tcsrdaryi.x ../tcs.h
tcsrdaryr.x ../tcs.h
tcsrdarys.x ../tcs.h
;
|