From 96476e44bd0e0e76cf8b634e47115a19deed8eed Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Mon, 7 Jul 2008 08:01:48 +0000 Subject: INTEGRATION: CWS extensionupdate01 (1.2.16); FILE MERGED 2008/07/01 15:29:02 ka 1.2.16.2: removed platform identifier 2008/07/01 10:00:09 ka 1.2.16.1: #157193#: updated extensions --- swext/mediawiki/src/makefile.mk | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'swext') diff --git a/swext/mediawiki/src/makefile.mk b/swext/mediawiki/src/makefile.mk index 3c2425f95a8d..6a8e140d4b4d 100644 --- a/swext/mediawiki/src/makefile.mk +++ b/swext/mediawiki/src/makefile.mk @@ -1,14 +1,14 @@ #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # Copyright 2008 by Sun Microsystems, Inc. # # OpenOffice.org - a multi-platform office productivity suite # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # # This file is part of OpenOffice.org. # @@ -72,4 +72,3 @@ $(DESCRIPTION) $(PHONYDESC) : $$(@:f) @@-$(MKDIRHIER) $(@:d) $(PERL) $(SOLARENV)$/bin$/licinserter.pl description.xml license/LICENSE_xxx $@ @echo LAST_WITH_LANG=$(WITH_LANG) > $(MISC)$/$(TARGET)_lang_track.mk - -- cgit