summaryrefslogtreecommitdiff
path: root/cli_ure
diff options
context:
space:
mode:
Diffstat (limited to 'cli_ure')
-rw-r--r--cli_ure/source/climaker/makefile.mk9
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