Annotation of researchv10dc/cmd/town/makefile, revision 1.1

1.1     ! root        1: town: town.o
        !             2:        cc town.o -lcbt -lm -o town
        !             3: apmemory: apmem.o
        !             4:        cc apmem.o -lcbt -o apmemory
        !             5: mark: mark.o
        !             6:        cc mark.o -lcbt -o mark
        !             7: counties:
        !             8:        rx r70 cat /crp/dict/counties >xx1
        !             9:        /usr/mel/towns/dx <xx1 | /usr/mel/towns/patch | sort >counties
        !            10:        rm xx1
        !            11:        /usr/mel/towns/loc <counties >indcounties
        !            12:        : the input has fields
        !            13:        : 1 unknown
        !            14:        : 2 unknown
        !            15:        : 3 state A
        !            16:        : 4 county A
        !            17:        : 5 state B
        !            18:        : 6 county B
        !            19:        : 7 lat 1
        !            20:        : 8 long 1
        !            21:        : 9 lat 2
        !            22:        : 10 long 2
        !            23: drnp: drnp.o
        !            24:        cc drnp.o /usr/theo/PLOT/libplot.a -lcbt -lm -o drnp

unix.superglobalmegacorp.com

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