Google
 

Trailing-Edge - PDP-10 Archives - SRI_NIC_PERM_FS_1_19910112 - kcc-4/lib/libc.mic
There are 4 other files named libc.mic in the archive. Click here to see a list.
@terminal no pause end
@take -dirs-.cmd
@photo
*libc.log
@!
@!	compile stdio routines
@!
@connect cs:
@take -make-.cmd
@!
@!	compile math routines
@!
@connect cm:
@take -make-.cmd
@!
@!	compile unix syscall routines
@!
@connect cu:
@take -make-.cmd
@!
@!	compile network stuff
@!
@connect cn:
@take -make-.cmd
@!
@!	compile everything else
@!
@connect libc:
@take -make-.cmd
@!
@!	now merge them
@!
@maklib
*libc=@libc.mak
*libc.poi= libc/points
*
@!
@!	Compile special LIBCKX module (not part of normal LIBC)
@!
@cc -q -c -m libckx
@pop
@terminal pause end
@kmic