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 /transex3/prj/d.lst | |
parent | 060ae0334eb024f2ca1359528ea15c002ccc3704 (diff) |
Correct typo in dos: line added in last revision
Diffstat (limited to 'transex3/prj/d.lst')
-rw-r--r-- | transex3/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
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" |