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

1.1     ! root        1: SHELL=/bin/sh
        !             2: all:
        !             3:                cd icont;       make
        !             4:                cd iconx;       make
        !             5:                cd link;        make
        !             6:                cd tran;        make
        !             7: 
        !             8: Clean:
        !             9:                cd icont; rm -f *.o iconx.hdr icont
        !            10:                cd iconx; rm -f *.o iconx
        !            11:                cd link; rm -f *.o ilink
        !            12:                cd tran; rm -f *.o itran
        !            13: 
        !            14: Dist-clean:
        !            15:                cd h; (rm -f .*K* .emacs* config.h; rm -rf `gcomp *.[h]`)
        !            16:                cd icont; (rm -f .*K* .emacs*; rm -rf `gcomp *.[ch]`)
        !            17:                cd iconx; (rm -f .*K* .emacs* rlocal.*; rm -rf `gcomp *.[ch]`)
        !            18:                cd link; (rm -f .*K* .emacs*; rm -rf `gcomp *.[ch]`)
        !            19:                cd tran; (rm -f .*K* .emacs*;\
        !            20:                   rm -rf `gcomp *.c *.h mkkeytab.icn mktoktab.icn \
        !            21:                   tokens optab keywords icon.g pscript`)
        !            22:                rm -f .*K* .emacs*
        !            23:                rm -rf `gcomp Makefile h icont iconx link tran`

unix.superglobalmegacorp.com

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