|
|
1.1 ! root 1: #------------------- ! 2: # BIGJOB1 make file ! 3: #------------------- ! 4: ! 5: bigjob1.obj : bigjob1.c bigjob.h ! 6: cl -c -G2sw -W3 bigjob1.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: bigjob1.exe : bigjob1.obj bigjob.obj bigjob1.def ! 15: link bigjob1 bigjob, /align:16, NUL, os2, bigjob1 ! 16: rc bigjob.res bigjob1.exe ! 17: ! 18: bigjob1.exe : bigjob.res ! 19: rc bigjob.res bigjob1.exe
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.