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

1.1     ! root        1: #-------------------
        !             2: # BIGJOB4 make file
        !             3: #-------------------
        !             4: 
        !             5: bigjob4.obj : bigjob4.c bigjob.h
        !             6:      cl -c -Alfw -G2sw -W3 bigjob4.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: bigjob4.exe : bigjob4.obj bigjobmt.obj bigjob4.def
        !            15:      link bigjob4 bigjobmt, /align:16, NUL, /nod llibcmt os2, bigjob4
        !            16:      rc bigjob.res bigjob4.exe
        !            17: 
        !            18: bigjob4.exe : bigjob.res
        !            19:      rc bigjob.res bigjob4.exe

unix.superglobalmegacorp.com

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