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