Google
 

Trailing-Edge - PDP-10 Archives - SRI_NIC_PERM_FS_1_19910112 - c/lib5/recompile.mic
There is 1 other file named recompile.mic in the archive. Click here to see a list.
@! Force recompilation of all library modules, by deleting
@! all of the .REL files.
@terminal no pause end
@take -dirs-.cmd
@delete cstdio:*.rel, cmath:*.rel, cusys:*.rel, cnet:*.rel, *.rel
@terminal pause end
@kmic