f34b9644ea
2004/10/01 10:12:07 oj 1.20.24.1: #i33348# deliver jar file
28 lines
1.4 KiB
Text
28 lines
1.4 KiB
Text
..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll
|
|
..\%__SRC%\lib\lib*.so %_DEST%\lib%_EXT%\lib*.so
|
|
..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib
|
|
..\%__SRC%\slb\connectivity*.* %_DEST%\lib%_EXT%\connectivity*.*
|
|
..\%__SRC%\lib\idbt* %_DEST%\lib%_EXT%\idbt*
|
|
..\source\cpool\*.xml %_DEST%\xml%_EXT%\*.xml
|
|
..\source\drivers\adabas\*.xml %_DEST%\xml%_EXT%\*.xml
|
|
..\source\drivers\ado\*.xml %_DEST%\xml%_EXT%\*.xml
|
|
..\source\drivers\file\*.xml %_DEST%\xml%_EXT%\*.xml
|
|
..\source\drivers\flat\*.xml %_DEST%\xml%_EXT%\*.xml
|
|
..\source\drivers\dbase\*.xml %_DEST%\xml%_EXT%\*.xml
|
|
..\source\drivers\jdbc\*.xml %_DEST%\xml%_EXT%\*.xml
|
|
..\source\drivers\odbc\*.xml %_DEST%\xml%_EXT%\*.xml
|
|
..\source\drivers\mozab\*.xml %_DEST%\xml%_EXT%\*.xml
|
|
..\source\drivers\evoab\*.xml %_DEST%\xml%_EXT%\*.xml
|
|
..\source\drivers\calc\*.xml %_DEST%\xml%_EXT%\*.xml
|
|
..\source\drivers\mysql\*.xml %_DEST%\xml%_EXT%\*.xml
|
|
..\%__SRC%\class\*.jar %_DEST%\bin%_EXT%\*.jar
|
|
|
|
mkdir: %_DEST%\inc%_EXT%\connectivity
|
|
mkdir: %_DEST%\inc%_EXT%\connectivity\sdbcx
|
|
|
|
hedabu: ..\inc\connectivity\*.hxx %_DEST%\inc%_EXT%\connectivity\*.hxx
|
|
hedabu: ..\%__SRC%\inc\sqlbison.hxx %_DEST%\inc%_EXT%\connectivity\sqlbison.hxx
|
|
hedabu: ..\inc\connectivity\sdbcx\*.hxx %_DEST%\inc%_EXT%\connectivity\sdbcx\*.hxx
|
|
hedabu: ..\version.mk %_DEST%\inc%_EXT%\connectivity\version.mk
|
|
|
|
dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
|