aboutsummaryrefslogtreecommitdiff
path: root/pkg/utilities/nttools/threed/txtable/generic/mkpkg
blob: d82c36d2c884a699620e877574d359634b96d4c6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Update the generic routines.

default:
	$checkout libpkg.a ../../
	$update   libpkg.a
	$checkin  libpkg.a ../../
$exit

libpkg.a:
	txtcptb.x
	txtcptc.x
	txtcptd.x
	txtcpti.x
	txtcptr.x
	txtcpts.x
	txthvb.x
	txthvc.x
	txthvd.x
	txthvi.x
	txthvr.x
	txthvs.x
	;