Match changes to unix build system.
authorJeff Cohen <jeffc@jolt-lang.org>
Tue, 14 Feb 2006 06:12:08 +0000 (06:12 +0000)
committerJeff Cohen <jeffc@jolt-lang.org>
Tue, 14 Feb 2006 06:12:08 +0000 (06:12 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26167 91177308-0d34-0410-b5e6-96231b3b80d8

win32/doflex.cmd

index b39d40b75393acf25678dc0f0321724d7e43fc3c..8f32fbdaa4a5acd6bfe37726bc7b52e272d3dac7 100755 (executable)
@@ -16,5 +16,5 @@ exit
 
 :noflex
 echo Flex not found.  Using pre-generated files.
-copy %~pn3.cpp %2.cpp
+copy %~pn3.cpp.cvs %2.cpp
 exit