Annotation of researchv8dc/cmd/view2d/rksmith/Makefile, revision 1.1.1.1

1.1       root        1: BACKDIR = /src/cmd/view2d/rksmith
                      2: PRECIOUS = Makefile box.f rkstri.c
                      3: BACKMACH = bowell
                      4: 
                      5: test: rkstri
                      6:        rkstri -v <testdata >tmp
                      7:        regrid -n10 -v tmp >t
                      8: 
                      9: rkstri: rkstri.o box.o
                     10:        cc -o rkstri rkstri.o box.o ../sys.o -lview2d
                     11: 
                     12: clean:
                     13:        rm -f *.o a.out core tmp t
                     14: 
                     15: backup: Backup
                     16: Backup: $(PRECIOUS)
                     17:        push -v $(BACKMACH) $? $(BACKDIR)
                     18:        touch Backup

unix.superglobalmegacorp.com

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