|
|
1.1 ! root 1: ! 2: all: largeint.lib ! 3: ! 4: largeint.obj: largeint.s ! 5: cc -O -g0 -G0 -std -checkstack 2048 -excpt -EL -c -DMIPS=1 -D_MIPS_=1 \ ! 6: -D_LANGUAGE_ASSEMBLY -o largeint.obj largeint.s ! 7: ! 8: # Update the import library ! 9: ! 10: largeint.lib: largeint.obj ! 11: mip2coff largeint.obj ! 12: lib32 -machine:MIPS \ ! 13: largeint.obj \ ! 14: -out:largeint.lib ! 15:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.