blob: f3ba6fb50ae9e6095af1486af178ac046b16c3b5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# Make the system interface for libncar.a.
$checkout libncar.a lib$
$update libncar.a
$checkin libncar.a lib$
$exit
libncar.a:
support.f
fencode.x <mach.h> <error.h> <ctype.h>
fulib.x <error.h>
ishift.x <mach.h>
gbytes.x
sbytes.x <mach.h>
spps.f
;
|