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

1.1       root        1: CFLAGS = -Od2
                      2: 
                      3: clear: clear.o
                      4:        cc -o clear clear.o -ltermlib
                      5: 
                      6: install:       clear
                      7:        strip clear
                      8:        mv clear /usr/bin
                      9: 
                     10: clean:
                     11:        rm -f clear *.o

unix.superglobalmegacorp.com

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