Match changes to unix build system.

llvm-svn: 26167
This commit is contained in:
Jeff Cohen 2006-02-14 06:12:08 +00:00
parent 1784a9d267
commit 5cc208f9a9
1 changed files with 1 additions and 1 deletions

View File

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