INTEGRATION: CWS pj53 (1.13.54); FILE MERGED

2006/04/13 15:01:30 pjanik 1.13.54.1: #i61798#: Rename create-bundle to macosx-create-bundle.
This commit is contained in:
Jens-Heiner Rechtien 2006-04-20 13:05:19 +00:00
parent 34ad296a6b
commit 50e4cbee7e

View file

@ -9,4 +9,4 @@
mkdir: %_DEST%\inc%_EXT%\linguistic mkdir: %_DEST%\inc%_EXT%\linguistic
..\inc\*.hxx %_DEST%\inc%_EXT%\linguistic\*.hxx ..\inc\*.hxx %_DEST%\inc%_EXT%\linguistic\*.hxx
dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"