Annotation of researchv10no/cmd/ul/Makefile, revision 1.1

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

unix.superglobalmegacorp.com

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