With this patch, the LowerGC transformation becomes the
[oota-llvm.git] / win32 / dobison.cmd
index e1e3487b5aea86509da6707b3d80f2e4e39f1ce2..72224f04a8c8a29fed37709149006b9cbea82d29 100755 (executable)
@@ -22,6 +22,6 @@ exit
 
 :nobison
 echo Bison not found.  Using pre-generated files.
-copy %~pn4.cpp.cvs %3.cpp
-copy %~pn4.h.cvs %3.h
+copy %~pn4.cpp.cvs %5\%3.cpp
+copy %~pn4.h.cvs %5\%3.h
 exit