Annotation of researchv10no/cmd/cfront/ooptcfront/demo/run, revision 1.1

1.1     ! root        1: CC=${1-CC}
        !             2: for file in *.c
        !             3: do
        !             4: rm -f a.out
        !             5: echo :: compiling $file ::
        !             6: $CC $file 
        !             7: echo :: executing $file ::
        !             8: a.out
        !             9: done

unix.superglobalmegacorp.com

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