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

1.1     ! root        1: CFLAGS = -Od2
        !             2: 
        !             3: a.out: =.o
        !             4:        cc =.o
        !             5: 
        !             6: install:       a.out
        !             7:        rm -f /usr/bin/= /usr/bin/== /usr/bin/=p /usr/bin/==p
        !             8:        strip a.out
        !             9:        cp a.out /usr/bin/=
        !            10:        ln /usr/bin/= /usr/bin/==
        !            11:        ln /usr/bin/= /usr/bin/=p
        !            12:        ln /usr/bin/= /usr/bin/==p
        !            13: 
        !            14: clean:
        !            15:        rm -f a.out *.o
        !            16: ship:
        !            17:        ship /usr/bin/= /usr/bin/== /usr/bin/=p /usr/bin/==p

unix.superglobalmegacorp.com

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