From: Vince Darley Date: Tue, 14 Jan 2003 16:08:57 +0000 (+0000) Subject: makefile fixed for BUILD_Vfs -> BUILD_vfs change X-Git-Tag: vfs-1-2~16 X-Git-Url: http://privyetmir.co.uk/gitweb?a=commitdiff_plain;h=3426000c840df05cd70ea9308482e864b895cdbb;p=tclvfs makefile fixed for BUILD_Vfs -> BUILD_vfs change --- diff --git a/win/makefile.vc b/win/makefile.vc index 6c05472..9600947 100644 --- a/win/makefile.vc +++ b/win/makefile.vc @@ -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