Annotation of cci/MAKE/mkusrtape.f77, revision 1.1.1.1

1.1       root        1: RELSRC= (source file area)
                      2: if [ -z "$RELSRC" ]
                      3: then
                      4:      echo"No RELSRC directory specified!"
                      5:      exit 1
                      6: fi
                      7: echo The f77 code must be built on $RELSRC/f77
                      8: echo Please load usr f77 tape
                      9: echo type cr when tape is ready
                     10: read x
                     11: (cd $RELSRC/f77; tar c .)
                     12: tar t >F77.files
                     13: diff F77.master F77.files

unix.superglobalmegacorp.com

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