]> git.openfabrics.org - ~shefty/rdma-win.git/commit
[WinOF] makebin now copies DAT header files to bin\DAPL if %1\ulp\dapl\dat\include...
authorstansmith <stansmith@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Wed, 15 Aug 2007 23:51:12 +0000 (23:51 +0000)
committerstansmith <stansmith@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Wed, 15 Aug 2007 23:51:12 +0000 (23:51 +0000)
commitc95355383e281ab76c6951ccce33088267a2f0f7
treee5ed86587d2341e9975c496504f11d7e30707fae
parent08a3cffaf5d1ff0491164bab458c9de80e03b540
[WinOF] makebin now copies DAT header files to bin\DAPL if %1\ulp\dapl\dat\include\dat is present.
xcopy becomes confused as to whether the dest is a file or directory when the file is copied and renamed (case of WOW64 files). Confusion results in xcopy prompting for user input. Changed offending copy lines from xcopy to copy /B, enable makebin script run to completion without user input.

git-svn-id: svn://openib.tc.cornell.edu/gen1@760 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86
trunk/etc/makebin.bat