mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-04-24 19:00:23 +08:00
*** empty log message ***
This commit is contained in:
parent
87e1fcdab9
commit
593231169e
@ -8,7 +8,7 @@
|
||||
# This Makefile is designed to build NASM as a Win32 command-
|
||||
# line executable. It's been tested with Visual C++ 1.10.
|
||||
|
||||
CC = cl /c /O
|
||||
CC = cl /c /Ox /GF /I.
|
||||
QCL = cl /c
|
||||
LINK = cl
|
||||
LINKFLAGS =
|
||||
|
Loading…
x
Reference in New Issue
Block a user