makefile fixed for BUILD_Vfs -> BUILD_vfs change
authorVince Darley <vincentdarley@sourceforge.net>
Tue, 14 Jan 2003 16:08:57 +0000 (16:08 +0000)
committerVince Darley <vincentdarley@sourceforge.net>
Tue, 14 Jan 2003 16:08:57 +0000 (16:08 +0000)
win/makefile.vc

index 6c054725aa498df74700d10e2172fe601f6dd5aa..960094780a63f4249cf908fc557b679fb3dd98cb 100644 (file)
@@ -74,7 +74,7 @@ cdebug = -Z7 -Od -WX
 !ENDIF
 
 # declarations common to all compiler options
-cflags = -c -W3 -nologo -Fp$(TMPDIR)\ -YX -DBUILD_Vfs
+cflags = -c -W3 -nologo -Fp$(TMPDIR)\ -YX -DBUILD_vfs
 
 ######################################################################
 # Link flags