File:  [MW Coherent from dump] / coherent / b / lib / libc / XSTDIO / ndpobj / Doit
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:36 2019 UTC (7 years ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent

echo Run NDP Doit as bin!
echo Run after running ../obj/Doit!

# Grab the current xstdio library.
cp -d ../obj/libc.a .

# Delete 17 files not in NDP version.
ar d libc.a `cat Files.delete`

# Add NDP runtime support, 1 file.
cp -d /usr/src/obj/libc.ndp/rts87.o .
ar rk libc.a rts87.o

# Replace 7 files which differ in software and NDP fp.
cc -c -VNDP -I/usr/include/ansi *.c
ar rk libc.a `cat Files.differ`

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.