Annotation of researchv9/cmd/cfront/libC/makefile, revision 1.1

1.1     ! root        1: install:
        !             2:        cd complex;     CC -c *.c
        !             3:        cd ../stream;   CC -c *.c
        !             4:        cd ../task;     CC -c *.[cs]
        !             5:        cd ../new;      CC -c *.c
        !             6:        cd ../misc;     CC -c *.c
        !             7:        cd ../generic;  CC -c *.c
        !             8:        ar cr xx */*.[oi]
        !             9:        mv xx /lib/libC.a
        !            10: clean:
        !            11:        rm -f */*.[oi] xx

unix.superglobalmegacorp.com

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