Annotation of pmsdk/samples/petzold/chap17/bigjob5, revision 1.1

1.1     ! root        1: #-------------------
        !             2: # BIGJOB5 make file
        !             3: #-------------------
        !             4: 
        !             5: bigjob5.obj : bigjob5.c bigjob.h
        !             6:      cl -c -Alfw -G2sw -W3 bigjob5.c
        !             7: 
        !             8: bigjobmt.obj : bigjobmt.c
        !             9:      cl -c -Alfw -G2sw -W3 bigjobmt.c
        !            10: 
        !            11: bigjob.res : bigjob.rc bigjob.h
        !            12:      rc -r bigjob
        !            13: 
        !            14: bigjob5.exe : bigjob5.obj bigjobmt.obj bigjob5.def
        !            15:      link bigjob5 bigjobmt, /align:16, NUL, /nod llibcmt os2, bigjob5
        !            16:      rc bigjob.res bigjob5.exe
        !            17: 
        !            18: bigjob5.exe : bigjob.res
        !            19:      rc bigjob.res bigjob5.exe

unix.superglobalmegacorp.com

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