Annotation of researchv10no/cmd/spitbol/imptape, revision 1.1.1.1

1.1       root        1: 
                      2: install: newspit
                      3:        cp newspit /usr/bin/spitbol
                      4: 
                      5: spitv35.o: spitv35.s header.s
                      6:        as -o spitv35.o header.s spitv35.s
                      7: 
                      8: spitv35sub.o: spitv35sub.s regmasks.s
                      9:        cat spitv35sub.s regmasks.s | as -o spitv35sub.o
                     10: 
                     11: spitv35.ppmin: spitv35.min
                     12:        spitbol -d100k minpp.spt
                     13: 
                     14: spitv35.tok: spitv35.ppmin
                     15:        spitbol -d100k mintok.spt
                     16: 
                     17: spitv35.src: spitv35.tok spitv35.plb
                     18:        spitbol -d100k tokunx.spt
                     19: 
                     20: spitv35.serr: spitv35.src
                     21:        spitbol vaxpo1.spt
                     22: 
                     23: spitv35.s: spitv35.serr labels.sed
                     24:        sed -f labels.sed <spitv35.serr >spitv35.s
                     25: 
                     26: $(COBJ): spitblks.h spitio.h
                     27: 
                     28: clean:
                     29:        rm -f spitbol newspit $(OBJ)
                     30: 
                     31: clobber:       clean
                     32:        rm -f spitv35.ppmin spitv35.tok spitv35.src spitv35.serr spitv35.s

unix.superglobalmegacorp.com

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