diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-06-25 11:11:37 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-06-25 11:11:37 +0000 |
commit | 286bb5d60c987c0d1a9713e1efbef1b3ebd3c78f (patch) | |
tree | f6bcc57b9430c41e57b86440c32620a2dfa01381 /cli_ure | |
parent | e2c66b6717569d6175875d79fb1fa232bc011fa0 (diff) |
INTEGRATION: CWS jl104 (1.20.6); FILE MERGED
2008/06/20 07:18:22 jl 1.20.6.1: #i77478# removing climaker.exe.config file
Diffstat (limited to 'cli_ure')
-rw-r--r-- | cli_ure/source/climaker/makefile.mk | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/cli_ure/source/climaker/makefile.mk b/cli_ure/source/climaker/makefile.mk index ea3f86b65cf2..7da7564a147e 100644 --- a/cli_ure/source/climaker/makefile.mk +++ b/cli_ure/source/climaker/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.20 $ +# $Revision: 1.21 $ # # This file is part of OpenOffice.org. # @@ -120,13 +120,6 @@ APP1STDLIBS += \ $(OBJFILES): $(BIN)$/cli_basetypes.dll -ALLTAR : $(BIN)$/climaker.exe.config - -$(BIN)$/climaker.exe.config : climaker.exe.config - $(GNUCOPY) -f $? $@ -.IF "$(USE_SHELL)"!="4nt" - chmod +x $@ -.ENDIF .ENDIF |