Annotation of 43BSD/contrib/icon/docs/Makefile, revision 1.1

1.1     ! root        1: troff=itroff
        !             2: 
        !             3: what:
        !             4:                @echo "what do you want to make?"
        !             5: 
        !             6: Cover:
        !             7:                $(troff) cover
        !             8: Distpack:      distpack
        !             9:                $(troff) distpack
        !            10: Icon-pi:       icon-pi.1
        !            11:                $(troff) -man icon-pi.1
        !            12: 
        !            13: Icont:         icont.1
        !            14:                $(troff) -man icont.1
        !            15: 
        !            16: Porting:       porting
        !            17:                $(troff) porting
        !            18: 
        !            19: Reportform:    reportform
        !            20:                $(troff) reportform
        !            21: 
        !            22: Tr83-10:       tr83-10
        !            23:                $(troff) tr83-10
        !            24: 
        !            25: Tr83-3:                tr83-3
        !            26:                $(troff) tr83-3
        !            27: 
        !            28: Tr84-10:       tr84-10
        !            29:                $(troff) tr84-10
        !            30: 
        !            31: Tr84-11:       tr84-11
        !            32:                tbl tr84-11b.roff >tr84-11b.tbl
        !            33:                $(troff) tr84-11
        !            34: 
        !            35: Tr84-12:       tr84-12
        !            36:                $(troff) tr84-12
        !            37: 
        !            38: Tr84-13:       tr84-13
        !            39:                $(troff) tr84-13
        !            40: 
        !            41: Tr84-14:       tr84-14
        !            42:                $(troff) tr84-14
        !            43: 
        !            44: Version5.9:    version5.9
        !            45:                $(troff) version5.9
        !            46: 
        !            47: Dist-clean:
        !            48:                rm -f .BK* .CK* .emacs*
        !            49:                rm -rf `gcomp Makefile tr* porting version5.9 distpack \
        !            50:                   reportform *.1 tmac.tr cover READ.ME`

unix.superglobalmegacorp.com

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