diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-07-07 08:01:48 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-07-07 08:01:48 +0000 |
commit | 96476e44bd0e0e76cf8b634e47115a19deed8eed (patch) | |
tree | 7ebfb96b31e6a6208b686055f02fac4a96c9e2b7 /swext | |
parent | 5491e99c339268dc7b23b3b7ba616654ba70298e (diff) |
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
Diffstat (limited to 'swext')
-rw-r--r-- | swext/mediawiki/src/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
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 - |