1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

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 47f4f2c148
commit 176bb3e5ed

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