1..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll 2..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*.so 3..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib 4..\%__SRC%\lib\*.lib %_DEST%\lib%_EXT%\*.lib 5..\%__SRC%\misc\fastsax.component %_DEST%\xml%_EXT%\fastsax.component 6..\%__SRC%\misc\sax.component %_DEST%\xml%_EXT%\sax.component 7..\%__SRC%\misc\sax.inbuild.component %_DEST%\xml%_EXT%\sax.inbuild.component 8 9mkdir: %_DEST%\inc%_EXT%\sax 10mkdir: %_DEST%\inc%_EXT%\sax\tools 11..\inc\sax\dllapi.h %_DEST%\inc%_EXT%\sax\dllapi.h 12..\inc\sax\fshelper.hxx %_DEST%\inc%_EXT%\sax\fshelper.hxx 13..\inc\sax\fastattribs.hxx %_DEST%\inc%_EXT%\sax\fastattribs.hxx 14..\inc\sax\tools\converter.hxx %_DEST%\inc%_EXT%\sax\tools\converter.hxx 15 16dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" 17