|
|
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
1.1.1.2 ! root 9: nasm.exe -Xvc -f $(TC_OBJ_FORMAT) -Ox -D DLL_EXPORT -o "$@" -l "$(OBJ_PATH)\$(O)\Aes_$(TC_ARCH).lst" Aes_$(TC_ARCH).asm
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.