2000-09-18 11:07:07 -05:00
|
|
|
..\%__SRC%\slb\lib*.* %_DEST%\lib%_EXT%\lib*.*
|
|
|
|
..\%__SRC%\lib\lib*.* %_DEST%\lib%_EXT%\lib*.*
|
|
|
|
..\%__SRC%\slb\ysm.lib %_DEST%\lib%_EXT%\ysm.lib
|
|
|
|
..\%__SRC%\bin\smath3.exe %_DEST%\bin%_EXT%\smath3.exe
|
|
|
|
..\%__SRC%\bin\smath3.sym %_DEST%\bin%_EXT%\smath3.sym
|
|
|
|
..\%__SRC%\misc\*.map %_DEST%\bin%_EXT%\*.map
|
2001-07-11 07:36:52 -05:00
|
|
|
..\xml\*.xml %_DEST%\xml\*.xml
|
2000-09-18 11:07:07 -05:00
|
|
|
touch: ..\%__SRC%\misc\sm.hid %_DEST%\bin%_EXT%\sm.hid
|
|
|
|
..\%__SRC%\misc\sm.csv %_DEST%\inc%_EXT%\sm.csv
|
|
|
|
..\%__SRC%\bin\smslots.tlb %_DEST%\bin%_EXT%\smslots.tlb
|
2001-04-30 02:47:49 -05:00
|
|
|
..\%__SRC%\bin\sm?????.dll %_DEST%\bin%_EXT%\sm?????.dll
|
|
|
|
..\%__SRC%\bin\sm?????.res %_DEST%\bin%_EXT%\sm?????.res
|
|
|
|
..\%__SRC%\bin\sm?????.sym %_DEST%\bin%_EXT%\sm?????.sym
|
2001-05-08 09:19:00 -05:00
|
|
|
mkdir: %_DEST%\inc\starmath
|
2000-09-18 11:07:07 -05:00
|
|
|
|
|
|
|
hedabu: ..\inc\smdll.hxx %_DEST%\inc%_EXT%\starmath\smdll.hxx
|
|
|
|
hedabu: ..\inc\smdll0.hxx %_DEST%\inc%_EXT%\starmath\smdll0.hxx
|
|
|
|
hedabu: ..\inc\smmod.hxx %_DEST%\inc%_EXT%\starmath\smmod.hxx
|
|
|
|
|
2001-02-28 17:23:58 -06:00
|
|
|
|
2001-03-01 22:02:52 -06:00
|
|
|
..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib
|
2001-02-28 17:23:58 -06:00
|
|
|
..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx
|
2001-03-02 15:39:55 -06:00
|
|
|
..\%__SRC%\misc\*staticdatamembers.h* %_DEST%\inc%_EXT%\*staticdatamembers.h*
|
2001-02-28 17:23:58 -06:00
|
|
|
|
|
|
|
dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
|
2001-03-01 23:08:28 -06:00
|
|
|
dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi"
|