Google
 

Trailing-Edge - PDP-10 Archives - SRI_NIC_PERM_FS_1_19910112 - c/lib5/old-clib.mic
There are no other files named old-clib.mic in the archive.
@terminal no pause end
@take logicals.cmd
@photo
*clib.log
@!
@!	compile stdio routines
@!
@connect cs:
@take stdio.cmd
@!
@!	compile math routines
@!
@connect cm:
@take math.cmd
@!
@!	compile uio routines
@!
@connect cu:
@take uio.cmd
@!
@!	compile network stuff
@!
@connect cn:
@take network.cmd
@!
@!	compile everything else
@!
@connect clib:
@take clib.cmd
@!
@!	now merge them
@!
@maklib
*clib=@maklib.cmd
*clib.poi= clib/points
*
@pop
@terminal pause end
@kmic