blob: 6d2d99d39c02e63d9e0d5796591083bee672381c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# The Cyber rcopy format reader RRCOPY makes the following contributions
# to the dataio package library:
$checkout libpkg.a ../../
$update libpkg.a
$checkin libpkg.a ../../
$exit
libpkg.a:
rcrbits.x ../pow.inc <error.h> <imhdr.h> <mach.h> rrcopy.h
rcrheader.x <error.h> <imhdr.h> <mach.h> rrcopy.h
rcrimage.x rrcopy.h <error.h> <imhdr.h> <mach.h>
rrcopy.x <mach.h> rrcopy.h
t_rrcopy.x rrcopy.h <error.h> <imhdr.h> <mach.h>
;
|