Annotation of pmsdk/samples/petzold/chap12/resource, revision 1.1

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

unix.superglobalmegacorp.com

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