Annotation of pmsdk/samples/petzold/chap13/life, revision 1.1

1.1     ! root        1: #----------------
        !             2: # LIFE make file
        !             3: #----------------
        !             4: 
        !             5: life.obj : life.c life.h
        !             6:      cl -c -G2sw -W3 life.c
        !             7: 
        !             8: life.res : life.rc life.h life.ico
        !             9:      rc -r life
        !            10: 
        !            11: life.exe : life.obj life.def
        !            12:      link life, /align:16, NUL, os2, life
        !            13:      rc life.res
        !            14: 
        !            15: life.exe : life.res
        !            16:      rc life.res

unix.superglobalmegacorp.com

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