*** empty log message ***

This commit is contained in:
Debbie Wiles 2002-05-12 10:22:25 +00:00
parent 87e1fcdab9
commit 593231169e

View file

@ -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 =