1 2..\%COMMON_OUTDIR%\misc\*.hid %COMMON_DEST%\bin%_EXT%\hid\*.hid 3 4dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" 5 6# Libraries 7..\%__SRC%\bin\for*.dll %_DEST%\bin%_EXT%\for*.dll 8..\%__SRC%\lib\libfor*.so %_DEST%\lib%_EXT%\libfor*.so 9..\%__SRC%\lib\ifor*.lib %_DEST%\lib%_EXT%\ifor*.lib 10..\%__SRC%\lib\for*.lib %_DEST%\lib%_EXT%\for*.lib 11..\%__SRC%\lib\libfor*.dylib %_DEST%\lib%_EXT%\libfor*.dylib 12 13# Resources 14..\%__SRC%\bin\*.res %_DEST%\bin%_EXT%\*.res 15 16mkdir: %_DEST%\inc%_EXT%\formula 17..\inc\formula\formdata.hxx %_DEST%\inc%_EXT%\formula\formdata.hxx 18..\inc\formula\formula.hxx %_DEST%\inc%_EXT%\formula\formula.hxx 19..\inc\formula\formulahelper.hxx %_DEST%\inc%_EXT%\formula\formulahelper.hxx 20..\inc\formula\funcutl.hxx %_DEST%\inc%_EXT%\formula\funcutl.hxx 21..\inc\formula\IControlReferenceHandler.hxx %_DEST%\inc%_EXT%\formula\IControlReferenceHandler.hxx 22..\inc\formula\IFunctionDescription.hxx %_DEST%\inc%_EXT%\formula\IFunctionDescription.hxx 23..\inc\formula\ExternalReferenceHelper.hxx %_DEST%\inc%_EXT%\formula\ExternalReferenceHelper.hxx 24..\inc\formula\formuladllapi.h %_DEST%\inc%_EXT%\formula\formuladllapi.h 25..\inc\formula\opcode.hxx %_DEST%\inc%_EXT%\formula\opcode.hxx 26..\inc\formula\grammar.hxx %_DEST%\inc%_EXT%\formula\grammar.hxx 27..\inc\formula\FormulaCompiler.hxx %_DEST%\inc%_EXT%\formula\FormulaCompiler.hxx 28..\inc\formula\FormulaOpCodeMapperObj.hxx %_DEST%\inc%_EXT%\formula\FormulaOpCodeMapperObj.hxx 29..\inc\formula\compiler.hrc %_DEST%\inc%_EXT%\formula\compiler.hrc 30..\inc\formula\token.hxx %_DEST%\inc%_EXT%\formula\token.hxx 31..\inc\formula\tokenarray.hxx %_DEST%\inc%_EXT%\formula\tokenarray.hxx 32..\inc\formula\errorcodes.hxx %_DEST%\inc%_EXT%\formula\errorcodes.hxx 33..\inc\formula\intruref.hxx %_DEST%\inc%_EXT%\formula\intruref.hxx 34 35 36 37 38 39..\%__SRC%\misc\for.component %_DEST%\xml%_EXT%\for.component 40