aboutsummaryrefslogtreecommitdiff
path: root/pkg/utilities/nttools/threed/titable/generic/mkpkg
blob: f65f2f1c3c29b24a5dc83913d0ad40b1d0df0a60 (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:
	tirowsb.x	<tbset.h>
	tirowsc.x	<tbset.h>
	tirowsd.x	<tbset.h>
	tirowsi.x	<tbset.h>
	tirowsr.x	<tbset.h>
	tirowss.x	<tbset.h>
	tichb.x		<tbset.h>
	tichc.x		<tbset.h>
	tichd.x		<tbset.h>
	tichi.x		<tbset.h>
	tichr.x		<tbset.h>
	tichs.x		<tbset.h>
	;