Annotation of 43BSDTahoe/new/dipress/src/bin/plot2ip/Test/Makefile, revision 1.1.1.1

1.1       root        1: # (c) Copyright 1986, Xerox Corporation
                      2: #
                      3: # Do test cases
                      4: 
                      5: test:
                      6:        graph -a -g 1 -y 0 9000 < data1 > data1.plot
                      7:        ../plot2ip < data1.plot > data1.ip
                      8:        graph -a -g 1 -y 0 9000 < data2 > data2.plot
                      9:        ../plot2ip < data2.plot -o data2.ip
                     10:        graph -a -g 1 -y 0 9000 < data3 > data3.plot
                     11:        ../plot2ip -o data3.ip < data3.plot
                     12: 
                     13: clean:
                     14:        rm -f *.plot *.ip

unix.superglobalmegacorp.com

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