Annotation of researchv10dc/cmd/icon/docs/Makefile, revision 1.1

1.1     ! root        1: SHELL=/bin/sh
        !             2: troff=psroff
        !             3: 
        !             4: what:
        !             5:                @echo "what do you want to make?"
        !             6: 
        !             7: Cover:
        !             8:                $(troff) cover.roff
        !             9: 
        !            10: Distpack:
        !            11:                $(troff) distpack.roff
        !            12: 
        !            13: Icon_pi:
        !            14:                $(troff) -man icon_pi.1
        !            15: 
        !            16: Icont:
        !            17:                $(troff) -man icont.1
        !            18: 
        !            19: Trouble:
        !            20:                $(troff) trouble.roff
        !            21: 
        !            22: TR83-3:
        !            23:                $(troff) tr83-3.roff
        !            24: 
        !            25: TR86-10:
        !            26:                $(troff) tr86-10.roff
        !            27: 
        !            28: TR86-11:
        !            29:                $(troff) tr86-11.roff
        !            30: 
        !            31: TR86-12:
        !            32:                $(troff) tr86-12.roff
        !            33: 
        !            34: TR86-13:
        !            35:                $(troff) tr86-13.roff
        !            36: 
        !            37: Dist-clean:
        !            38:                rm -f .*K* .emacs*
        !            39:                rm -rf `gcomp Makefile *.roff *.1 tmac.tr README`

unix.superglobalmegacorp.com

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