Annotation of truecrypt/crypto/makefile.inc, revision 1.1.1.1

1.1       root        1: 
                      2: !if "$(TC_ARCH)" == "x86"
                      3: TC_OBJ_FORMAT = win32
                      4: !else
                      5: TC_OBJ_FORMAT = win64
                      6: !endif
                      7: 
                      8: "$(OBJ_PATH)\$(O)\Aes_$(TC_ARCH).obj": Aes_$(TC_ARCH).asm
                      9:        yasm.exe -Xvc -f $(TC_OBJ_FORMAT) -D DLL_EXPORT -o "$@" Aes_$(TC_ARCH).asm

unix.superglobalmegacorp.com

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