Annotation of mstools/samples/largeint/alpha/makefile, revision 1.1.1.1

1.1       root        1: all: largeint.lib
                      2: 
                      3: largeint.obj: largeint.s
                      4:     acc -O -g0 -G0 -std -checkstack 2048 -excpt -EL -c -DALPHA=1 -D_ALPHA_=1 \
                      5:        -D_LANGUAGE_ASSEMBLY -o largeint.obj largeint.s
                      6: 
                      7: # Update the import library
                      8: 
                      9: largeint.lib: largeint.obj
                     10:     a2coff largeint.obj
                     11:     lib32 -machine:ALPHA \
                     12:     largeint.obj \
                     13:     -out:largeint.lib

unix.superglobalmegacorp.com

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