Annotation of researchv10no/cmd/snocone/Makefile, revision 1.1.1.1

1.1       root        1: all:   snocone sc2
                      2: 
                      3: sc:    snocone
                      4:        spitbol -s16k snocone
                      5:        mv a.out sc
                      6: 
                      7: sc2:   sc snocone.sc
                      8:        ./sc snocone.sc
                      9:        mv a.out sc2
                     10:        ./sc2
                     11:        mv a.out sc2
                     12: 
                     13: install: sc2
                     14:        cp sc2 /usr/bin/snocone
                     15: 
                     16: ship:
                     17:        dest=`cat destinations` ship /usr/bin/snocone /usr/lib/snocone
                     18: 
                     19: clean:
                     20:        rm -f sc sc2 a.out

unix.superglobalmegacorp.com

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