From 721aaaf6e183a7f3d84147cbe30ec0a7a1e98f72 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 25 Jan 2007 12:44:37 +0000 Subject: INTEGRATION: CWS ause069 (1.4.12); FILE MERGED 2006/10/18 17:10:16 hjs 1.4.12.1: #i70359# remove forced shell calls --- cli_ure/version/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cli_ure') diff --git a/cli_ure/version/makefile.mk b/cli_ure/version/makefile.mk index 4efd115549b3..c604c8b7f994 100644 --- a/cli_ure/version/makefile.mk +++ b/cli_ure/version/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: ihi $ $Date: 2006-08-03 14:32:53 $ +# last change: $Author: obo $ $Date: 2007-01-25 13:44:37 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -69,7 +69,7 @@ $(BIN)$/cliureversion.mk: version.txt #Create the config file that is used with the policy assembly #only if new published types have been added, the cliureversion.mk is written. #INCVERSION .PHONY: version.txt incversions.txt -# +$(PERL) $(PRJ)$/source$/scripts$/increment_version.pl \ +# $(PERL) $(PRJ)$/source$/scripts$/increment_version.pl \ # $< $(BIN)$/cliureversion.mk $(SOLARBINDIR)$/unotype_statistics.txt -- cgit