Annotation of pmsdk/samples/petzold/chap15/blowup, revision 1.1

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

unix.superglobalmegacorp.com

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