Correct suggested usages in win32/Makefile.msc [שחר, Horvath].
This commit is contained in:
@@ -6,8 +6,8 @@
|
|||||||
# nmake -f win32/Makefile.msc LOC=-DFOO (nonstandard build)
|
# nmake -f win32/Makefile.msc LOC=-DFOO (nonstandard build)
|
||||||
# nmake -f win32/Makefile.msc LOC="-DASMV -DASMINF" \
|
# nmake -f win32/Makefile.msc LOC="-DASMV -DASMINF" \
|
||||||
# OBJA="inffas32.obj match686.obj" (use ASM code, x86)
|
# OBJA="inffas32.obj match686.obj" (use ASM code, x86)
|
||||||
# nmake -f win32/Makefile.msc AS=ml64 LOC="-DASMV -DASMINF" \
|
# nmake -f win32/Makefile.msc AS=ml64 LOC="-DASMV -DASMINF -I." \
|
||||||
# OBJA="inffasx64.obj gvmat64.obj inffas8664.c" (use ASM code, x64)
|
# OBJA="inffasx64.obj gvmat64.obj inffas8664.obj" (use ASM code, x64)
|
||||||
|
|
||||||
# optional build flags
|
# optional build flags
|
||||||
LOC =
|
LOC =
|
||||||
|
|||||||
Reference in New Issue
Block a user