Google
 

Trailing-Edge - PDP-10 Archives - SRI_NIC_PERM_FS_1_19910112 - kcc-4/lib/libc.ctl
There is 1 other file named libc.ctl in the archive. Click here to see a list.
@take logicals.cmd
@!
@!	compile stdio routines
@!
@connect cs:
@take stdio.cmd
@!
@!	compile math routines
@!
@connect cm:
@take math.cmd
@!
@!	compile unix syscall routines
@!
@connect cu:
@take usys.cmd
@!
@!	compile network stuff
@!
@connect cn:
@take network.cmd
@!
@!	compile everything else
@!
@connect libc:
@take libc.cmd
@!
@!	now merge them
@!
@maklib
*libc=@maklib.cmd
*libc.poi= libc/points
*
@pop
@logout