|
|
1.1 ! root 1: #------------------- ! 2: # BIGJOB3 make file ! 3: #------------------- ! 4: ! 5: bigjob3.obj : bigjob3.c bigjob.h ! 6: cl -c -G2sw -W3 bigjob3.c ! 7: ! 8: bigjob.obj : bigjob.c ! 9: cl -c -G2sw -W3 bigjob.c ! 10: ! 11: bigjob.res : bigjob.rc bigjob.h ! 12: rc -r bigjob ! 13: ! 14: bigjob3.exe : bigjob3.obj bigjob.obj bigjob3.def ! 15: link bigjob3 bigjob, /align:16, NUL, os2, bigjob3 ! 16: rc bigjob.res bigjob3.exe ! 17: ! 18: bigjob3.exe : bigjob.res ! 19: rc bigjob.res bigjob3.exe
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.