summaryrefslogtreecommitdiff
path: root/solenv/inc/tg_def.mk
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2002-04-16 10:42:08 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2002-04-16 10:42:08 +0000
commitda71900ef8f456bab96fb88568c73299bd5239e7 (patch)
treefbd3cc584256224b862e44c49defbec682c7c287 /solenv/inc/tg_def.mk
parent09f8131104b28e5ed25b562ad69ced917b0425da (diff)
force shell as meta char not recognized
Diffstat (limited to 'solenv/inc/tg_def.mk')
-rw-r--r--solenv/inc/tg_def.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/solenv/inc/tg_def.mk b/solenv/inc/tg_def.mk
index 0a08a675e863..a6f0e162f62c 100644
--- a/solenv/inc/tg_def.mk
+++ b/solenv/inc/tg_def.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: tg_def.mk,v $
#
-# $Revision: 1.17 $
+# $Revision: 1.18 $
#
-# last change: $Author: hjs $ $Date: 2002-04-08 17:06:40 $
+# last change: $Author: hjs $ $Date: 2002-04-16 11:42:08 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -147,7 +147,7 @@ $(DEF$(TNR)TARGETN) .PHONY : \
# don't forget to have the right DEFSTAG set!
#
+$(PERL) $(COMMON_ENV_TOOLS)$/lockcidef.pl update $(DEFSTAG)
- ok.bat && $(RM) ok.bat
+ +ok.bat && $(RM) ok.bat
.ENDIF # "$(shell +echo %_disk)"=="O"
.ENDIF # "$(DEFLIB$(TNR)NAME)"!=""
.ENDIF # "$(UPDATER)"!=""
@@ -186,7 +186,7 @@ $(DEF$(TNR)TARGETN) .PHONY : \
# don't forget to have the right DEFSTAG set!
#
+$(PERL) $(COMMON_ENV_TOOLS)$/lockcidef.pl commit
- ok.bat && $(RM) ok.bat
+ +ok.bat && $(RM) ok.bat
.ENDIF # "$(shell +echo %_disk)"=="O"
.ENDIF # "$(UPDATER)"!=""
.ENDIF # "$(BUILD_SOSL)"==""