Match changes to unix build system.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26167 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Jeff Cohen 2006-02-14 06:12:08 +00:00
parent 06a248c9b3
commit 976e110c0b

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