Annotation of researchv10no/cmd/ansi/mkfile, revision 1.1

1.1     ! root        1: ENVIRON='install(){
        !             2:        strip $1
        !             3:        cp $1 $4 && rm -f $1 $1.o
        !             4:        chmod $3 $4
        !             5:        /etc/chown $2 $4
        !             6: }
        !             7: ubin(){
        !             8:        install $1 bin,bin 775 /usr/bin/$1
        !             9: }'
        !            10: 
        !            11: all:V: \
        !            12:        tr
        !            13: 
        !            14: %: %.c
        !            15:        lcc -A $stem.c -o $stem
        !            16: 
        !            17: %.ins: %
        !            18:        ubin tr

unix.superglobalmegacorp.com

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