Annotation of researchv8dc/cmd/iostat/Makefile, revision 1.1

1.1     ! root        1: CFLAGS = -Od2
        !             2: 
        !             3: iostat:        iostat.o
        !             4:        cc -o iostat iostat.o
        !             5: 
        !             6: install:       iostat
        !             7:        strip iostat
        !             8:        mv iostat /bin
        !             9:        chgrp sys /bin/iostat
        !            10:        chmod g+s /bin/iostat
        !            11: 
        !            12: clean:
        !            13:        rm -f iostat *.o

unix.superglobalmegacorp.com

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