diff options
author | Patrick Luby <pluby@openoffice.org> | 2001-03-02 05:08:28 +0000 |
---|---|---|
committer | Patrick Luby <pluby@openoffice.org> | 2001-03-02 05:08:28 +0000 |
commit | fe037024eeac39e73c6b29ba5827f288e6852ede (patch) | |
tree | cf50350ec33cf3138715dda06bb882d391dd2e0f | |
parent | 060ae0334eb024f2ca1359528ea15c002ccc3704 (diff) |
Correct typo in dos: line added in last revision
-rw-r--r-- | comphelper/prj/d.lst | 2 | ||||
-rw-r--r-- | goodies/prj/d.lst | 2 | ||||
-rw-r--r-- | rsc/prj/d.lst | 2 | ||||
-rw-r--r-- | sax/prj/d.lst | 2 | ||||
-rw-r--r-- | sot/prj/d.lst | 2 | ||||
-rw-r--r-- | svtools/prj/d.lst | 2 | ||||
-rw-r--r-- | toolkit/prj/d.lst | 2 | ||||
-rw-r--r-- | tools/prj/d.lst | 2 | ||||
-rw-r--r-- | transex3/prj/d.lst | 2 | ||||
-rw-r--r-- | ucbhelper/prj/d.lst | 2 | ||||
-rw-r--r-- | unotools/prj/d.lst | 2 | ||||
-rw-r--r-- | vcl/prj/d.lst | 2 | ||||
-rw-r--r-- | vos/prj/d.lst | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/comphelper/prj/d.lst b/comphelper/prj/d.lst index 425799b49d49..358fd9c82274 100644 --- a/comphelper/prj/d.lst +++ b/comphelper/prj/d.lst @@ -14,4 +14,4 @@ mkdir: %_DEST%\inc%_EXT%\comphelper ..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" -dos: sh -c "if test dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" +dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" diff --git a/goodies/prj/d.lst b/goodies/prj/d.lst index 07d6985d946c..264102fe3f0b 100644 --- a/goodies/prj/d.lst +++ b/goodies/prj/d.lst @@ -119,4 +119,4 @@ hedabu: ..\inc\vdevcache.hxx %_DEST%\inc%_EXT%\goodies\vdevcache.hxx ..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" -dos: sh -c "if test dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" +dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" diff --git a/rsc/prj/d.lst b/rsc/prj/d.lst index 73b8f58280f8..68c8e712c056 100644 --- a/rsc/prj/d.lst +++ b/rsc/prj/d.lst @@ -11,4 +11,4 @@ hedabu: ..\inc\rscsfx.hxx %_DEST%\inc%_EXT%\rsc\rscsfx.hxx ..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" -dos: sh -c "if test dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" +dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" diff --git a/sax/prj/d.lst b/sax/prj/d.lst index 19293a3f82ed..901b96bd0fac 100644 --- a/sax/prj/d.lst +++ b/sax/prj/d.lst @@ -8,4 +8,4 @@ ..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" -dos: sh -c "if test dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" +dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" diff --git a/sot/prj/d.lst b/sot/prj/d.lst index 23229c742ec1..778ba22b5f3e 100644 --- a/sot/prj/d.lst +++ b/sot/prj/d.lst @@ -37,4 +37,4 @@ hedabu: ..\source\sdstor\stgdir.hxx %_DEST%\inc%_EXT%\sot\stgdir.hxx ..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" -dos: sh -c "if test dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" +dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" diff --git a/svtools/prj/d.lst b/svtools/prj/d.lst index 3a326ef4a4b1..996b5ffe1561 100644 --- a/svtools/prj/d.lst +++ b/svtools/prj/d.lst @@ -300,4 +300,4 @@ dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\bin%_EXT%\bmp=%__P ..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" -dos: sh -c "if test dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" +dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" diff --git a/toolkit/prj/d.lst b/toolkit/prj/d.lst index 83e7da3c36d5..0ed98fd09545 100644 --- a/toolkit/prj/d.lst +++ b/toolkit/prj/d.lst @@ -40,4 +40,4 @@ hedabu: ..\inc\toolkit\helper\vclunohelper.hxx %_DEST%\inc%_EXT%\toolkit\unohlp. ..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" -dos: sh -c "if test dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" +dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" diff --git a/tools/prj/d.lst b/tools/prj/d.lst index 73d183a791c4..87ab5ac311fc 100644 --- a/tools/prj/d.lst +++ b/tools/prj/d.lst @@ -149,4 +149,4 @@ hedabu: ..\inc\config.hxx %_DEST%\inc%_EXT%\tools\config.hxx ..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" -dos: sh -c "if test dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" +dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" diff --git a/transex3/prj/d.lst b/transex3/prj/d.lst index 174ed31e2153..1c70e1f5cd0f 100644 --- a/transex3/prj/d.lst +++ b/transex3/prj/d.lst @@ -8,4 +8,4 @@ ..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" -dos: sh -c "if test dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" +dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" diff --git a/ucbhelper/prj/d.lst b/ucbhelper/prj/d.lst index 71593fbe2cc3..e84aad50cb5c 100644 --- a/ucbhelper/prj/d.lst +++ b/ucbhelper/prj/d.lst @@ -32,4 +32,4 @@ mkdir: %_DEST%\inc%_EXT%\ucbhelper ..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" -dos: sh -c "if test dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" +dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" diff --git a/unotools/prj/d.lst b/unotools/prj/d.lst index 87a8ba097ced..8b29fb9af10e 100644 --- a/unotools/prj/d.lst +++ b/unotools/prj/d.lst @@ -15,4 +15,4 @@ mkdir: %_DEST%\inc%_EXT%\unotools ..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" -dos: sh -c "if test dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" +dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" diff --git a/vcl/prj/d.lst b/vcl/prj/d.lst index ef510b3f1758..03c3f1fa6eb3 100644 --- a/vcl/prj/d.lst +++ b/vcl/prj/d.lst @@ -187,4 +187,4 @@ hedabu: ..\unx\inc\salconfig.hxx %_DEST%\inc%_EXT%\vcl\unx\salconfig.hxx ..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" -dos: sh -c "if test dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" +dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" diff --git a/vos/prj/d.lst b/vos/prj/d.lst index fbe098599f38..e6b107aaca22 100644 --- a/vos/prj/d.lst +++ b/vos/prj/d.lst @@ -22,4 +22,4 @@ mkdir: %_DEST%\inc%_EXT%\vos ..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" -dos: sh -c "if test dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" +dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" |